commit 1fee6ee4bfc6b0c08a83790c4167fe1423f5c83c Author: traumschule traumschuleriebau@riseup.net Date: Mon Aug 20 13:57:44 2018 +0200
faq: add ipv6 wiki resources (#20045) --- docs/en/faq.wml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml index a70542a9..1c639c10 100644 --- a/docs/en/faq.wml +++ b/docs/en/faq.wml @@ -2111,8 +2111,11 @@ the program iptables (for *nix) useful. ClientUseIPv6 1 </pre> <p> - Note that as of 2018 there aren't many IPv6 users, or IPv6 guards, so - Tor over IPv6 is less anonymous than Tor over IPv4. + Note that as of 2018 there aren't many IPv6 users, or IPv6 guards, so Tor over IPv6 + is less anonymous than Tor over IPv4. You can review the IPv6 implemetation status at our + <a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6Features">IPv6Features</a> + wiki page, known issues can be found with the + <a href="https://trac.torproject.org/projects/tor/query?status=!closed&keywords=~ipv6">ipv6 keyword</a>. </p>
<hr>
tor-commits@lists.torproject.org