commit 7e1ad18e7867759168902ed778afbc9eb2d880aa Author: traumschule traumschuleriebau@riseup.net Date: Thu Aug 16 18:08:43 2018 +0200
remove incorrect entry guard sentence (fixes #27157) --- docs/en/faq.wml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml index 0a9b38ee..f9f9431a 100644 --- a/docs/en/faq.wml +++ b/docs/en/faq.wml @@ -3567,8 +3567,7 @@ Restricting your entry nodes may also help against attackers who want to run a few Tor nodes and easily enumerate all of the Tor user IP addresses. (Even though they can't learn what destinations the users are talking to, they still might be able to do bad things with just a -list of users.) However, that feature won't really become useful until -we move to a "directory guard" design as well. +list of users.) </p>
<hr>
tor-commits@lists.torproject.org