Slashdot Mirror


Entropy Project Closes Up Shop

k0fcc writes "In a disappointing move to privacy enthusiasts, the Entropy Project's creator has released a statement that the project is shutting down. Entropy was a very popular, and some say faster, alternative to Freenet which supported a number of different cryptographic protocols. The creator alluded to the possibility that the project could continue if a new owner could be found."

2 of 143 comments (clear)

  1. GNUnet by Anonymous Coward · · Score: 5, Informative
    There's still GNUnet!
    GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. A first service implemented on top of the networking layer allows anonymous censorship-resistant file-sharing. GNUnet uses a simple, excess-based economic model to allocate resources. Peers in GNUnet monitor each others behavior with respect to resource usage; peers that contribute to the network are rewarded with better service.
  2. Re:Erm by Neophytus · · Score: 3, Informative

    Just to bite the Java troll, may I cite the example of Azureus as an example of a Java program done right(tm). Runs fast, is responsive and doesn't use the godawful swing toolkit (it uses SWT instead).