commit 65ecaeb3204652ed682d86d780931c0e0df6ab58 Author: George Kadianakis desnacked@riseup.net Date: Fri Feb 5 20:29:17 2016 +0200
HS configuration page: Mention riseup's guide and [tor-onions]. --- docs/en/tor-hidden-service.wml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/docs/en/tor-hidden-service.wml b/docs/en/tor-hidden-service.wml index 3c7664f..e0d9d4e 100644 --- a/docs/en/tor-hidden-service.wml +++ b/docs/en/tor-hidden-service.wml @@ -207,7 +207,13 @@ HiddenServicePort 22 127.0.0.1:22 </pre>
- <p>There are some anonymity issues you should keep in mind too: + <p>Hidden services operators need to practice proper operational security + and system administration to maintain security. For some security + suggestions please make sure you read over Riseup's <a + href="https://help.riseup.net/en/security/network-security/tor/onionservices-best-... + hidden services best practices" document</a>. Also, here are some more + anonymity issues you should keep in mind: + </p> <ul> <li>As mentioned above, be careful of letting your web server reveal @@ -230,6 +236,12 @@ href="https://blog.torproject.org/blog/facebook-hidden-services-and-https-certs%22...</a> on the Tor Blog to learn more about these issues. </p> + + <p>Finally, feel free to use the <a + href="https://lists.torproject.org/pipermail/tor-onions/%22%3E%5Btor-onions] + mailing list</a> to discuss the secure administration and operation of + Tor hidden services.</p> + </div> <!-- END MAINCOL --> <div id = "sidecol">
tor-commits@lists.torproject.org