2d65eeadb9257c9e0db04ce79506a92d8ea562bb
Jacob Appelbaum Initial document about fetc...

Jacob Appelbaum authored 15 years ago

1) ## translation metadata
Roger Dingledine that means this file was mi...

Roger Dingledine authored 15 years ago

2) # Revision: $Revision$
Jacob Appelbaum Initial document about fetc...

Jacob Appelbaum authored 15 years ago

3) 
4) #include "head.wmi" TITLE="Tor: Finding Tor"
5) <div class="main-column">
6) 
7) <h1>Tor: Finding Tor</h1>
8) <hr />
9) <p>
10) Sometimes it's not possible to directly reach the <a
11) href="https://www.torproject.org/">Tor Project website</a>. We're currently
Roger Dingledine fix some typos

Roger Dingledine authored 15 years ago

12) working on ways to help users find, download, and install a current version of
13) Tor without already having Tor. We know that these suggestions are imperfect,
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

14) but we hope that users will be able to find Tor indirectly if our website is
Roger Dingledine fix some typos

Roger Dingledine authored 15 years ago

15) blocked. If you're reading this from a search engine's cache, directly from our
16) website, or by some other method, we hope these suggestions are helpful.
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

17) Additionally, if you have ideas for how to improve these instructions, please
18) <a href="<page contact>">contact us</a> and let us know.
Jacob Appelbaum Initial document about fetc...

Jacob Appelbaum authored 15 years ago

19) </p>
20) 
21) <h2>Fetching Tor with Tor: Using your web browser</h2>
22) <hr />
23) <p>
Roger Dingledine fix some typos

Roger Dingledine authored 15 years ago

24) If you're already running Tor, you should be able to download a new Tor
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

25) securely with your current Tor. You should do this for your friends who don't
26) already have Tor. You can do this from our <a href="<page download>">download
27) page</a> or from a download page on one of the many Tor <a href="<page mirrors>">mirrors</a>.
Roger Dingledine fix some typos

Roger Dingledine authored 15 years ago

28) Please take care to <a
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

29) href="http://wiki.noreply.org/noreply/TheOnionRouter/VerifyingSignatures">verify
30) the signature</a> of any downloaded package when possible.
Jacob Appelbaum Initial document about fetc...

Jacob Appelbaum authored 15 years ago

31) </p>
32) 
33) <h2>With a little help from our friends: Using Mirrors</h2>
34) <hr />
35) <p>
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

36) A Tor mirror is a site that contains an exact copy of our main site.
37) People who cannot reach the Tor website are encouraged to visit our <a
38) href="<page mirrors>">mirrors</a> to download copies of our source code as well
Roger Dingledine fix some typos

Roger Dingledine authored 15 years ago

39) as binary builds for their desired platforms. You may want to use
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

40) a search engine to find mirrors if our mirror page is blocked or seemingly
Roger Dingledine fix some typos

Roger Dingledine authored 15 years ago

41) unresponsive. It is very important to <a
Jacob Appelbaum Initial document about fetc...

Jacob Appelbaum authored 15 years ago

42) href="http://wiki.noreply.org/noreply/TheOnionRouter/VerifyingSignatures">verify
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

43) the cryptographic signatures</a> of our software when using any mirror. We
44) cannot ensure the safety or security of any package hosted on remote mirrors
Roger Dingledine fix some typos

Roger Dingledine authored 15 years ago

45) without a signature. It's probably safe, but a cautious user should check
46) signatures when possible.
Jacob Appelbaum Initial document about fetc...

Jacob Appelbaum authored 15 years ago

47) </p>
48) 
49) <h2>Fetching Tor via email: gettor</h2>
50) <hr />
51) <p>
Jacob Appelbaum Updated to flesh out some b...

Jacob Appelbaum authored 15 years ago

52) It is possible to get a copy of Tor by sending an email to a special email
53) address: '<tt>gettor AT torproject.org</tt>'. This email system is a gateway
54) that allows anyone who can send email to get a copy of Tor. Currently, we only
55) support mail systems that we know
56) don't mind large email attachments. Gmail and Yahoo! mail are two such mail
57) services that are known to work. This is useful for users who can send email
58) but have no other direct method of downloading Tor. A user only needs to tell
59) us their Operating System (Windows XP? Mac OS X? Linux?). An email with the
60) requested package will be sent shortly.
Jacob Appelbaum Initial document about fetc...

Jacob Appelbaum authored 15 years ago

61) </p>
62) 
Mfr fix missing HTML tag

Mfr authored 15 years ago

63)   </div><!-- #main -->
64)