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

Sebastian Hahn a8089027e2 Mention libxml2-utils in our asciidoc dependencies hace 14 años
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 hace 17 años
changes cae769d646 Segfault less during consensus generation without params hace 14 años
contrib 4d7d1027ae fix the tor-exit-notice.html file (bug 1295) hace 14 años
debian da220157a9 Update copyright dates for files not in maint-0.2.1 hace 14 años
doc a8089027e2 Mention libxml2-utils in our asciidoc dependencies hace 14 años
src cae769d646 Segfault less during consensus generation without params hace 14 años
.gitignore 0950d95aee add .exe files to gitignore hace 14 años
ChangeLog 1108358e96 let people test the RefuseUnknownExits idea 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 fca673bcd3 Don't require asciidoc when building Tor from a tarball 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