From c4b82fc33dd284b2adf2e474b0c1646b82db4549 Mon Sep 17 00:00:00 2001 From: Ross Jones Date: Mon, 8 Jul 2013 16:40:08 +0100 Subject: [PATCH] Added Tor Not sure how I forgot. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 63db423..c481245 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,10 @@ The [Drogulus](http://drogul.us/) (WIP) is a programmable peer-to-peer data stor [Tonika](http://pdos.csail.mit.edu/~petar/5ttt.org/) is a (digital) social network, which (by design) restricts direct communication to pairs of users who are friends, possesses many of the security properties (privacy, anonymity, deniability, resilience to denial-of-service attacks, etc.) that human sociaties implement organically in daily life. +### Tor + +[Tor](https://www.torproject.org/) protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location. + ### Tox [Tox](https://github.com/irungentoo/ProjectTox-Core/blob/master/docs/WHY.txt) The goal of this project is to create a configuration free p2p skype replacement.