You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nick Mathewson f399887cfe
Merge remote-tracking branch 'mikeperry-github/bug26259'
5 years ago
changes Merge remote-tracking branch 'mikeperry-github/bug26259' 5 years ago
contrib bump to 0.3.4.1-alpha-dev 5 years ago
doc Add a CONTRIBUTING file 5 years ago
m4 Replace obsolete macros with modern equivalents 7 years ago
scripts Fix various typos 5 years ago
src Merge remote-tracking branch 'mikeperry-github/bug26259' 5 years ago
.appveyor.yml Appveyor configuration files. 5 years ago
.gitignore Merge branch 'maint-0.3.2' 6 years ago
.gitlab-ci.yml Fix spelling mistakes corresponding to ticket #23650 5 years ago
.gitmodules Update the .gitmodules to refer to project-level tor-rust-dependencies 5 years ago
.travis.yml Merge branch 'maint-0.3.3' 5 years ago
CONTRIBUTING improve a URL 5 years ago
ChangeLog copy changelog and releasenotes from 0.3.3.6 5 years ago
Doxyfile.in doxygen says these options are obsolete 7 years ago
INSTALL Small fixes for the 2702 implementation 12 years ago
LICENSE Run the copyright update script. 6 years ago
Makefile.am Add a CONTRIBUTING file 5 years ago
Makefile.nmake Clean up the MVSC nmake files so they work again. 9 years ago
README doc: Put the release timeline link in README 6 years ago
ReleaseNotes Fix various typos 5 years ago
acinclude.m4 Run the copyright update script. 6 years ago
autogen.sh Report errors when updating configuration files 7 years ago
configure.ac Update version to 0.3.3.6-dev 5 years ago

README

Tor protects your privacy on the internet by hiding the connection

between your Internet address and the services you use. We believe Tor
is reasonably secure, but please ensure you read the instructions and
configure it properly.

To build Tor from source:
./configure && make && make install

To build Tor from a just-cloned git repository:
sh autogen.sh && ./configure && make && make install

Home page:
https://www.torproject.org/

Download new versions:
https://www.torproject.org/download/download.html

Documentation, including links to installation and setup instructions:
https://www.torproject.org/docs/documentation.html

Making applications work with Tor:
https://wiki.torproject.org/projects/tor/wiki/doc/TorifyHOWTO

Frequently Asked Questions:
https://www.torproject.org/docs/faq.html


To get started working on Tor development:
See the doc/HACKING directory.

Release timeline:
https://trac.torproject.org/projects/tor/wiki/org/teams/NetworkTeam/CoreTorReleases