Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/telnet telnet.1: update state of the art on Single D...
details: https://anonhg.NetBSD.org/src/rev/ac865c74ab82
branches: trunk
changeset: 365247:ac865c74ab82
user: nia <nia%NetBSD.org@localhost>
date: Sat Apr 16 09:53:13 2022 +0000
description:
telnet.1: update state of the art on Single DES encryption
diffstat:
usr.bin/telnet/telnet.1 | 22 ++++++++++++++--------
1 files changed, 14 insertions(+), 8 deletions(-)
diffs (50 lines):
diff -r f1a5364f1e70 -r ac865c74ab82 usr.bin/telnet/telnet.1
--- a/usr.bin/telnet/telnet.1 Sat Apr 16 09:22:25 2022 +0000
+++ b/usr.bin/telnet/telnet.1 Sat Apr 16 09:53:13 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: telnet.1,v 1.36 2018/12/15 22:17:02 wiz Exp $
+.\" $NetBSD: telnet.1,v 1.37 2022/04/16 09:53:13 nia Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)telnet.1 8.4 (Berkeley) 2/3/94
.\"
-.Dd December 16, 2018
+.Dd April 16, 2022
.Dt TELNET 1
.Os
.Sh NAME
@@ -350,9 +350,12 @@
.Dv TELNET ENCRYPT
option.
.Pp
-Note: Because of export controls, the
-.Dv TELNET ENCRYPT
-option is not supported outside of the United States and Canada.
+.Bf -symbolic
+Note: By modern standards the encryption provided by
+.Nm
+is weak and insecure.
+.Ef
+This option is provided for compatibility.
.Pp
Valid arguments for the encrypt command are:
.Bl -tag -width Ar
@@ -1152,9 +1155,12 @@
output (input) stream should be enabled as soon as
possible.
.Pp
-Note: Because of export controls, the
-.Dv TELNET ENCRYPT
-option is not supported outside the United States and Canada.
+.Bf -symbolic
+Note: By modern standards the encryption provided by
+.Nm
+is weak and insecure.
+.Ef
+This option is provided for compatibility.
.It Ic autologin
If the remote side supports the
.Dv TELNET AUTHENTICATION
Home |
Main Index |
Thread Index |
Old Index