dbus-daemon(1): Say that non-local TCP is insecure
authorSimon McVittie <smcv@collabora.com>
Thu, 12 Apr 2018 12:57:00 +0000 (13:57 +0100)
committerSimon McVittie <smcv@collabora.com>
Wed, 25 Apr 2018 15:48:01 +0000 (16:48 +0100)
commit9bd0256f32c62c3eb5b5a2bff2bee975f0e1e36d
tree950e079e5fe68296506a4eeddbd7b26bd964b940
parent6ea8268c55361556131f010dcc69d57e56180097
dbus-daemon(1): Say that non-local TCP is insecure

With some fairly reasonable threat models (active or passive local
attacker able to eavesdrop on the network link, confidential
information being transferred via D-Bus), secure authentication is
insufficient to make this transport secure: it does not protect
confidentiality or integrity either.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=106004
Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
(cherry picked from commit 2513f84db68a9edad8558806b777ed6c284016b9)
doc/dbus-daemon.1.xml.in