Changes between Version 71 and Version 72 of org/teams/CommunityTeam/Support
- Timestamp:
- Jul 28, 2017, 6:44:47 AM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
org/teams/CommunityTeam/Support
v71 v72 112 112 If you cannot reach the onion service you require, make sure that you have entered the 16-character onion address correctly: even a small mistake will stop Tor Browser from being able to reach the site. 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. 113 113 114 You can also ensure that you're able to access other onion services by connecting to DuckDuckGo's Onion Service (http://3g2upl4pq6kufc4m.onion/).114 You can also ensure that you're able to access other onion services by connecting to DuckDuckGo's [http://3g2upl4pq6kufc4m.onion/ Onion Service]. 115 115 ==== Which platforms is Tor Browser available for? ==== 116 116 The Tor Browser is currently available on Windows, Linux and OSX. For Android, The Guardian Project maintains the Tor-powered apps Orbot and Orfox. Unfortunately, there is no official version of Tor for iOS yet. … … 255 255 256 256 ==== How do I run an exit relay on Debian? ==== 257 1. Review our Exit relay guidelines at https://trac.torproject.org/projects/tor/wiki/doc/TorExitGuidelines257 1. Review our [https://trac.torproject.org/projects/tor/wiki/doc/TorExitGuidelines Exit relay guidelines] 258 258 2. Run "apt-get install tor" (as root). 259 259 3. Make sure your clock, date, and timezone are set correctly. Install the ntp or openntpd (or similar) package to keep it that way.