1
0
mirror of https://git.torproject.org/tor.git synced 2025-10-06 02:32:59 +02:00
Alexander Færøy 7f32ae0eb5 Remove Proposal.md.
I don't think the Proposal.md fits well with the kind of tickets we see.
Let's start with Features and Bug and expand upon it as we go.
2021-02-12 20:39:48 +00:00
2021-02-12 13:13:57 -05:00
2021-02-03 13:39:03 -05:00
2021-01-15 15:41:06 -05:00
2021-02-12 13:13:57 -05:00
2020-08-12 14:09:32 +03:00
2020-11-12 11:44:09 -05:00
2018-07-05 11:22:33 +03:00
2018-07-31 19:46:00 -04:00
2021-02-03 13:39:03 -05:00
2018-07-05 11:22:33 +03:00
2018-07-03 16:34:52 +03:00

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://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorifyHOWTO

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

Release timeline:
        https://gitlab.torproject.org/tpo/core/team/-/wikis/NetworkTeam/CoreTorReleases

To get started working on Tor development:
        See the doc/HACKING directory.
Description
Mirror of Original Tor Repo
https://www.torproject.org/
Readme 109 MiB
Languages
C 93%
Python 1.6%
C++ 1.6%
Shell 1.1%
M4 1%
Other 1.5%