From: Simon McVittie Date: Mon, 23 Apr 2018 17:27:25 +0000 (+0100) Subject: spec: Describe nonce-tcp as "nonce-authenticated", not "nonce-secured" X-Git-Tag: dbus-1.13.4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aa8bff8e2ae94976f38f6ce8fa95006cecfb8f1;p=thirdparty%2Fdbus.git spec: Describe nonce-tcp as "nonce-authenticated", not "nonce-secured" nonce-tcp isn't really any more secure than tcp, unless you are using ANONYMOUS authentication, which should not be considered secure in any case. Avoid the word "secured" so that people don't get the wrong idea. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=106004 Signed-off-by: Simon McVittie Reviewed-by: Philip Withnall --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 1b8ff635c..8786922dd 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -3817,7 +3817,7 @@ - Nonce-secured TCP Sockets + Nonce-authenticated TCP Sockets The nonce-tcp transport provides a modified TCP transport using a simple authentication mechanism, to ensure that only clients with read