David Goulet 7a5d94bcf8 Merge branch 'maint-0.4.8' | 6 months ago | |
---|---|---|
.gitlab | 3 years ago | |
changes | 6 months ago | |
contrib | 1 year ago | |
doc | 7 months ago | |
m4 | 7 months ago | |
scripts | 11 months ago | |
src | 6 months ago | |
.appveyor.yml | 4 years ago | |
.clang-format | 4 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 1 year ago | |
.gitlab-ci.yml | 1 year ago | |
.travis.yml | 3 years ago | |
CODE_OF_CONDUCT | 9 months ago | |
CONTRIBUTING | 6 years ago | |
Cargo.lock | 1 year ago | |
Cargo.toml | 1 year ago | |
ChangeLog | 7 months ago | |
Doxyfile.in | 3 years ago | |
INSTALL | 6 years ago | |
LICENSE | 3 years ago | |
Makefile.am | 1 year ago | |
README.md | 9 months ago | |
ReleaseNotes | 7 months ago | |
acinclude.m4 | 3 years ago | |
autogen.sh | 5 years ago | |
configure.ac | 1 year ago | |
warning_flags.in | 6 years ago |
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:
./autogen.sh
./configure
make
make install
The tarballs, checksums and signatures can be found here: https://dist.torproject.org
<tarball-name>.sha256sum
<tarball-name>.sha256sum.asc
You can find our release schedule here:
The following keys are the maintainers of this repository. One or many of these keys can sign the releases, do NOT expect them all:
See our hacking documentation in doc/HACKING/.
Home page:
Download new versions:
How to verify Tor source:
Documentation and Frequently Asked Questions:
How to run a Tor relay: