https://github.com/samdney/tor
Personal working copy from https://gitweb.torproject.org/tor.git. Don't use my working copy!
https://github.com/samdney/tor
Last synced: 2 months ago
JSON representation
Personal working copy from https://gitweb.torproject.org/tor.git. Don't use my working copy!
- Host: GitHub
- URL: https://github.com/samdney/tor
- Owner: Samdney
- License: other
- Created: 2016-08-22T14:18:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T08:10:11.000Z (about 8 years ago)
- Last Synced: 2025-03-12T01:40:04.524Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 47.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
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