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

Nick Mathewson b92ef5fa0e Convert HACKING file to asciidoc: I am tired of re-numbering the sections. 14 gadi atpakaļ
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 18 gadi atpakaļ
changes c38fa93ad1 Merge commit 'origin/maint-0.2.1' 14 gadi atpakaļ
contrib 8aec982f91 Merge branch 'maint-0.2.1' 14 gadi atpakaļ
debian da220157a9 Update copyright dates for files not in maint-0.2.1 14 gadi atpakaļ
doc b92ef5fa0e Convert HACKING file to asciidoc: I am tired of re-numbering the sections. 14 gadi atpakaļ
src c38fa93ad1 Merge commit 'origin/maint-0.2.1' 14 gadi atpakaļ
.gitignore 0950d95aee add .exe files to gitignore 14 gadi atpakaļ
ChangeLog 8aec982f91 Merge branch 'maint-0.2.1' 14 gadi atpakaļ
Doxyfile.in d230827912 Remove all svn metadata minus what I missed. 15 gadi atpakaļ
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file 16 gadi atpakaļ
LICENSE c3e63483b2 Update Tor Project copyright years 14 gadi atpakaļ
Makefile.am b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 gadi atpakaļ
README ee8b0893af we have two faqs for now 14 gadi atpakaļ
ReleaseNotes 6b7e5eb5f1 give us a blurb; add stanza to the releasenotes 14 gadi atpakaļ
acinclude.m4 0552deb613 Merge commit 'origin/maint-0.2.1' 14 gadi atpakaļ
autogen.sh c5893e5035 r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 17 gadi atpakaļ
configure.in 71fb687ddd Add --enable-static-zlib option 14 gadi atpakaļ
tor.spec.in c10c7c9d83 Fix building of RPMs. Patch by Erinn Clark. 14 gadi atpakaļ

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