From f80d7d6aa98d6eddc5df02412efee6db75673d4c Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Sat, 25 Jan 2020 07:01:00 +0000 Subject: 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 --- ssh_config.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ssh_config.5 b/ssh_config.5 index 9d758361..3814596f 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -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 -- cgit v1.2.3