diff options
| author | George Kadianakis <desnacked@riseup.net> | 2015-04-21 23:37:24 +0100 |
|---|---|---|
| committer | George Kadianakis <desnacked@riseup.net> | 2015-04-21 23:37:24 +0100 |
| commit | 2eb0ea0d6553d796314910e4166f6d20b7269737 (patch) | |
| tree | 66f0a043dbd1ef44f1e4e7119f9ebf88136ad598 | |
| parent | 986a0724ff2c476a644157c13c870ef4aa1a9b50 (diff) | |
Add a small blurb about ahmia in the HS config page.
| -rw-r--r-- | docs/en/tor-hidden-service.wml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/en/tor-hidden-service.wml b/docs/en/tor-hidden-service.wml index 3c7664f5..78f40990 100644 --- a/docs/en/tor-hidden-service.wml +++ b/docs/en/tor-hidden-service.wml @@ -207,6 +207,7 @@ HiddenServicePort 22 127.0.0.1:22 </pre> + <p>There are some anonymity issues you should keep in mind too: </p> <ul> @@ -230,6 +231,17 @@ href="https://blog.torproject.org/blog/facebook-hidden-services-and-https-certs">post</a> on the Tor Blog to learn more about these issues. </p> + + <p>It's worth noting that your hidden service's address will not + be announced to anyone when you set it up. This means that if you + want people to visit it, you should advertise its onion address + yourself on social networks, hidden service search engines and + whatnot. As an example, you can <a + href="https://ahmia.fi/add/">register your hidden service + address</a> to the <a href="https://ahmia.fi/">Ahmia hidden + service index</a>.</p> + + </div> <!-- END MAINCOL --> <div id = "sidecol"> |
