Skip to content

nmathewson/tor

This branch is 7444 commits behind torproject/tor:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 4, 2020
Jul 9, 2020
Aug 11, 2019
Dec 23, 2016
Feb 8, 2019
Aug 4, 2020
Jul 7, 2020
Jun 17, 2018
Dec 21, 2018
Feb 7, 2018
Feb 21, 2018
Jun 3, 2020
Jul 5, 2018
May 11, 2018
Nov 8, 2018
Nov 14, 2018
Jul 3, 2018
Jan 16, 2019
Aug 29, 2019
Sep 9, 2014
Nov 8, 2017
Nov 2, 2018
Jan 16, 2019
Dec 23, 2016
Jul 31, 2018
Jul 9, 2020
Dec 21, 2018

Repository files navigation

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

About

Nick's github tor fork

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 78.5%
  • Objective-C 16.1%
  • C++ 1.5%
  • Python 1.4%
  • Shell 0.8%
  • M4 0.7%
  • Other 1.0%