Projects tagged ‘anonymity’, ‘crypto’, ‘encryption’, and ‘web’


Jump to tag:

Projects tagged ‘anonymity’, ‘crypto’, ‘encryption’, and ‘web’

Filtered by Project Tags anonymity crypto encryption web

Refine results Project Tags cryptography (3) proxy (3) censorship (3) networking (3) anonymous (3) privacy (3) internet (3) file_sharing (2) p2p (2) distributed (2) security (2) sharing (2)

[3 total ]

16USERS
   

Freenet is a peer-to-peer network designed to allow the distribution of information over the Internet in an efficient manner, without fear of censorship. It is completely decentralized (there is no person or computer essential to its operation) ... [More] , meaning that Freenet cannot be attacked like centralized peer-to-peer systems such as Napster. Freenet also employs intelligent routing and caching to learn to route requests more efficiently, automatically mirror popular data, make network flooding almost impossible, and move data to where it is in greatest demand. [Less]

3USERS
   

Torbutton is a 1-click way for Firefox users to enable or disable the browser's use of Tor. It adds a panel to the statusbar that says "Tor Enabled" (in green) or "Tor Disabled" (in red). The user may click on the panel to toggle the status.

3USERS

I2P is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. The network itself is strictly message based (ala IP), but there is a library available to allow reliable ... [More] streaming communication on top of it (ala TCP). All communication is end to end encrypted (in total there are four layers of encryption used when sending a message), and even the end points ("destinations") are cryptographic identifiers (essentially a pair of public keys). [Less]