mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-24 02:42:25 +00:00
upstream: weaken the language for what HashKnownHosts provides with
regards to known_hosts name privacy, it's not practical for this option to offer any guarantee that hostnames cannot be recovered from a disclosed known_hosts file (e.g. by brute force). OpenBSD-Commit-ID: 13f1e3285f8acf7244e9770074296bcf446c6972
This commit is contained in:
parent
846446bf3e
commit
f80d7d6aa9
@ -33,8 +33,8 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $OpenBSD: ssh_config.5,v 1.314 2020/01/21 12:40:04 naddy Exp $
|
||||
.Dd $Mdocdate: January 21 2020 $
|
||||
.\" $OpenBSD: ssh_config.5,v 1.315 2020/01/25 07:01:00 djm Exp $
|
||||
.Dd $Mdocdate: January 25 2020 $
|
||||
.Dt SSH_CONFIG 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -777,8 +777,8 @@ These hashed names may be used normally by
|
||||
.Xr ssh 1
|
||||
and
|
||||
.Xr sshd 8 ,
|
||||
but they do not reveal identifying information should the file's contents
|
||||
be disclosed.
|
||||
but they do not visually reveal identifying information should the
|
||||
file's contents be disclosed.
|
||||
The default is
|
||||
.Cm no .
|
||||
Note that existing names and addresses in known hosts files
|
||||
|
Loading…
Reference in New Issue
Block a user