Projects tagged ‘anonymity’ and ‘freenet’


[4 total ]

19 Users
   

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 ... [More] person or computer essential to its operation), 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]
Created over 3 years ago.

6 Users
   

Frost is a Freenet client that provides newsgroup-like messaging, private encrypted messages, file upload and download functionality and a file sharing system.
Created about 1 year ago.

2 Users

This is a complete Implementation of the FCP2 Specification for the access of Freenet-nodes with any .NET Language. It is written in C# and provides all current Message types of the Freenet node and has an Eventdriven Interface.
Created 7 months ago.

0 Users

The goal of this project is to develop a second implementation of the Freenet (http://www.freenetproject.org) protocol, as implemented by Fred, the Freenet Reference Daemon. The goals of the new ... [More] implementation will be efficiency, robustness, and proper description of the internals. The efficiency will be achieved partly by using Objective Caml instead of Java to develop this implementation. The robustness will be achieved by using existing libraries and code wherever possible, and by keeping the design simple. The proper documentation will be achieved by the fact that there will be two implementations of the same protocol, so my work at interpreting the java source code will allow easy production of documentation. [Less]
Created over 3 years ago.