1 Tor protects your privacy on the internet by hiding the connection
2 between your Internet address and the services you use. We believe Tor
3 is reasonably secure, but please ensure you read the instructions and
6 To build Tor from source:
7 ./configure && make && make install
9 To build Tor from a just-cloned git repository:
10 sh autogen.sh && ./configure && make && make install
13 https://www.torproject.org/
15 Download new versions:
16 https://www.torproject.org/download/download.html
18 Documentation, including links to installation and setup instructions:
19 https://www.torproject.org/docs/documentation.html
21 Making applications work with Tor:
22 https://wiki.torproject.org/projects/tor/wiki/doc/TorifyHOWTO
24 Frequently Asked Questions:
25 https://www.torproject.org/docs/faq.html
28 To get started working on Tor development:
29 See the doc/HACKING directory.
32 https://trac.torproject.org/projects/tor/wiki/org/teams/NetworkTeam/CoreTorReleases