
commit 794798dccb841351c76e9835bd2d44ef80bc4d93 Author: Colin Childs <colin@torproject.org> Date: Tue Jun 14 18:27:34 2016 -0500 Adding test onion service (duckduckgo) --- C/onionsites.page | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/C/onionsites.page b/C/onionsites.page index f443ba4..c0829d5 100644 --- a/C/onionsites.page +++ b/C/onionsites.page @@ -9,7 +9,7 @@ <title>Onion Services</title> <p> -Onion services (also known as “hidden services”) are services (like websites) +Onion services (also known as “hidden services”) are services (like websites) that are only accessible through the Tor network. </p> @@ -66,5 +66,10 @@ If you are still unable to connect to the onion service, please try again later. There may be a temporary connection issue, or the site operators may have allowed it to go offline without warning. </p> +<p> +You can also ensure that you're able to access other onion services by +connecting to <link href="http://3g2upl4pq6kufc4m.onion/">DuckDuckGo's Onion +Service</link> +</p> </section> </page>