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

Nick Mathewson d8a1e2dabb Make rotate_request_period use BEGIN/END versions of FOREACH hace 16 años
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 hace 19 años
changes 8ba00e4305 Merge commit 'ioerror/compileTimeHardening' hace 16 años
contrib c359f10e29 bump to 0.2.2.13-alpha-dev hace 16 años
debian da220157a9 Update copyright dates for files not in maint-0.2.1 hace 16 años
doc 8ec5f939a6 Add new sections to the HACKING file hace 16 años
src d8a1e2dabb Make rotate_request_period use BEGIN/END versions of FOREACH hace 16 años
.gitignore 0950d95aee add .exe files to gitignore hace 16 años
ChangeLog ec3f576fbe put the blurb in 0.2.2.13-alpha hace 16 años
Doxyfile.in d230827912 Remove all svn metadata minus what I missed. hace 17 años
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file hace 18 años
LICENSE befcc84f43 move to maxmind geoip db hace 16 años
Makefile.am b006e3279f Merge remote branch 'origin/maint-0.2.1' hace 16 años
README ee8b0893af we have two faqs for now hace 16 años
ReleaseNotes aec1daaed3 release notes entry for 0.2.1.26 hace 16 años
acinclude.m4 0552deb613 Merge commit 'origin/maint-0.2.1' hace 16 años
autogen.sh c5893e5035 r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 hace 18 años
configure.in 5add4b1d83 Merge commit 'linus/master' hace 16 años
tor.spec.in c10c7c9d83 Fix building of RPMs. Patch by Erinn Clark. hace 16 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