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

Nick Mathewson 9caecc1e48 Merge branch 'fix_routerparse_bug' hace 14 años
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 hace 17 años
contrib b006e3279f Merge remote branch 'origin/maint-0.2.1' hace 14 años
debian da220157a9 Update copyright dates for files not in maint-0.2.1 hace 14 años
doc 2ab3389ed6 Merge remote branch 'mikeperry/consensus-bw-weights5-merge' hace 14 años
src 9caecc1e48 Merge branch 'fix_routerparse_bug' hace 14 años
.gitignore 0950d95aee add .exe files to gitignore hace 14 años
ChangeLog 27a8a56e6c Fix a consensus-extension bug found by outofwords hace 14 años
Doxyfile.in d230827912 Remove all svn metadata minus what I missed. hace 15 años
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file hace 16 años
LICENSE c3e63483b2 Update Tor Project copyright years hace 14 años
Makefile.am b006e3279f Merge remote branch 'origin/maint-0.2.1' hace 14 años
README ee8b0893af we have two faqs for now hace 14 años
ReleaseNotes 5e5bc8724e put 0.2.1.24 in release notes too hace 14 años
acinclude.m4 0552deb613 Merge commit 'origin/maint-0.2.1' hace 14 años
autogen.sh c5893e5035 r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 hace 17 años
configure.in 3ae5bee303 bump to 0.2.2.9-alpha-dev hace 14 años
tor.spec.in c10c7c9d83 Fix building of RPMs. Patch by Erinn Clark. hace 14 años

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