summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-04-23 18:27:25 +0100
committerSimon McVittie <smcv@collabora.com>2018-04-25 16:42:54 +0100
commit3aa8bff8e2ae94976f38f6ce8fa95006cecfb8f1 (patch)
tree961f8a1088b9500203771dbebbe4f171c015d247 /doc
parentd0a16b59a8572fbd1934e941e2e3004840306222 (diff)
downloaddbus-3aa8bff8e2ae94976f38f6ce8fa95006cecfb8f1.tar.gz
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 <smcv@collabora.com> Reviewed-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/dbus-specification.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 1b8ff635..8786922d 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -3817,7 +3817,7 @@
</sect3>
</sect2>
<sect2 id="transports-nonce-tcp-sockets">
- <title>Nonce-secured TCP Sockets</title>
+ <title>Nonce-authenticated TCP Sockets</title>
<para>
The nonce-tcp transport provides a modified TCP transport using a
simple authentication mechanism, to ensure that only clients with read