Code added to Tor to support PIR-based onion service descriptor lookups

Steven Murdoch 2ba53aca76 Add algorithm and rationale for performance measurement 16 роки тому
changes fe9402271a Merge branch 'maint-0.2.2' 15 роки тому
contrib 28b55c92d5 Merge branch 'maint-0.2.2' 15 роки тому
doc 2ba53aca76 Add algorithm and rationale for performance measurement 15 роки тому
src 495e630a49 Merge branch 'tor-fw-squashed2' 15 роки тому
.gitignore d2cca82b76 Add 'compile' to .gitignore 15 роки тому
ChangeLog a3f488a887 bump to 0.2.2.17-alpha 15 роки тому
Doxyfile.in d230827912 Remove all svn metadata minus what I missed. 17 роки тому
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file 18 роки тому
LICENSE befcc84f43 move to maxmind geoip db 16 роки тому
Makefile.am 9cc76cf005 First implementation of tor-fw-helper. 15 роки тому
README ee8b0893af we have two faqs for now 16 роки тому
ReleaseNotes aec1daaed3 release notes entry for 0.2.1.26 16 роки тому
acinclude.m4 0552deb613 Merge commit 'origin/maint-0.2.1' 16 роки тому
autogen.sh 2579d827ab Use autoreconf, not autoconf&&automake&&etc in autogen.sh 15 роки тому
configure.in 3eaa9a376c Changes to tor-fw-helper, some based on Nick's review 15 роки тому
tor.spec.in 18b1097f28 Update rpm spec file so that it will build without manual intervention on all rpm-based distributions 15 роки тому

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

Home page:
https://www.torproject.org/

Download new versions:
https://www.torproject.org/download.html

Documentation, including links to installation and setup instructions:
https://www.torproject.org/documentation.html

Making applications work with Tor:
https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO

Frequently Asked Questions:
https://www.torproject.org/faq.html
https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ