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

Andrew Lewman c9b8a4a133 update fetch-all with dir auth hace 16 años
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 hace 19 años
contrib c9b8a4a133 update fetch-all with dir auth hace 16 años
debian 58ccdfccef Mention that this closes #538960 in the changelog hace 16 años
doc fe36f69ce8 Make configuration of hidden services with authorization somewhat clearer. hace 16 años
src a98643c1b5 Fix possible segmentation fault on directory authorities. hace 16 años
.gitignore 031ce86cd4 Add *.swp to .gitignore as vim's editor dropping. hace 16 años
AUTHORS 2e378295d6 r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 hace 18 años
ChangeLog a98643c1b5 Fix possible segmentation fault on directory authorities. hace 16 años
Doxyfile.in b14bb2d85c Doxygen whines bitterly unless I let it update the configfile hace 18 años
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file hace 17 años
LICENSE 0cbc0c463b Update the year for the copyright statement in two more files hace 16 años
Makefile.am 4b5371686c make phobos's lines start with tabs again hace 16 años
README d0c919aa1d update the (not very useful) readme hace 16 años
ReleaseNotes 6a960d515f credit optimist for the bug 1038 diagnosis hace 16 años
acinclude.m4 80168d80d4 r17853@tombo: nickm | 2008-08-22 12:55:00 -0400 hace 17 años
autogen.sh c5893e5035 r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 hace 18 años
configure.in 69706f99e8 bump to 0.2.1.19 hace 16 años
tor.spec.in c50098ffc5 update requirements to openssl 0.9.7 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://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ