Merge branch 'tor-gitlab/mr/489'
[tor.git] / README.md
blob4a8db49e537dc5a4521b566c71d379e374af6d53
1 Tor protects your privacy on the internet by hiding the connection between
2 your Internet address and the services you use. We believe Tor is reasonably
3 secure, but please ensure you read the instructions and configure it properly.
5 ## Build
7 To build Tor from source:
9 ```
10 ./configure
11 make
12 make install
13 ```
15 To build Tor from a just-cloned git repository:
17 ```
18 ./autogen.sh
19 ./configure
20 make
21 make install
22 ```
24 ## Releases
26 The tarballs, checksums and signatures can be found here: https://dist.torproject.org
28 - Checksum: `<tarball-name>.sha256sum`
29 - Signatures: `<tarball-name>.sha256sum.asc`
31 ### Schedule
33 You can find our release schedule here:
35 - https://gitlab.torproject.org/tpo/core/team/-/wikis/NetworkTeam/CoreTorReleases
37 ### Keys that CAN sign a release
39 The following keys are the maintainers of this repository. One or many of
40 these keys can sign the releases, do NOT expect them all:
42 - Alexander Færøy:
43     [514102454D0A87DB0767A1EBBE6A0531C18A9179](https://keys.openpgp.org/vks/v1/by-fingerprint/1C1BC007A9F607AA8152C040BEA7B180B1491921)
44 - David Goulet:
45     [B74417EDDF22AC9F9E90F49142E86A2A11F48D36](https://keys.openpgp.org/vks/v1/by-fingerprint/B74417EDDF22AC9F9E90F49142E86A2A11F48D36)
46 - Nick Mathewson:
47     [2133BC600AB133E1D826D173FE43009C4607B1FB](https://keys.openpgp.org/vks/v1/by-fingerprint/2133BC600AB133E1D826D173FE43009C4607B1FB)
49 ## Development
51 See our hacking documentation in [doc/HACKING/](./doc/HACKING).
53 ## Resources
55 Home page:
57 - https://www.torproject.org/
59 Download new versions:
61 - https://www.torproject.org/download/download.html
63 Documentation, including links to installation and setup instructions:
65 - https://www.torproject.org/docs/documentation.html
67 Frequently Asked Questions:
69 - https://www.torproject.org/docs/faq.html