David Goulet 7a5d94bcf8 Merge branch 'maint-0.4.8' | 6 месяцев назад | |
---|---|---|
.gitlab | 3 лет назад | |
changes | 6 месяцев назад | |
contrib | 1 год назад | |
doc | 7 месяцев назад | |
m4 | 7 месяцев назад | |
scripts | 11 месяцев назад | |
src | 6 месяцев назад | |
.appveyor.yml | 4 лет назад | |
.clang-format | 4 лет назад | |
.editorconfig | 6 лет назад | |
.gitignore | 1 год назад | |
.gitlab-ci.yml | 1 год назад | |
.travis.yml | 3 лет назад | |
CODE_OF_CONDUCT | 9 месяцев назад | |
CONTRIBUTING | 6 лет назад | |
Cargo.lock | 1 год назад | |
Cargo.toml | 1 год назад | |
ChangeLog | 7 месяцев назад | |
Doxyfile.in | 3 лет назад | |
INSTALL | 6 лет назад | |
LICENSE | 3 лет назад | |
Makefile.am | 1 год назад | |
README.md | 9 месяцев назад | |
ReleaseNotes | 7 месяцев назад | |
acinclude.m4 | 3 лет назад | |
autogen.sh | 5 лет назад | |
configure.ac | 1 год назад | |
warning_flags.in | 6 лет назад |
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: