GNUnet


GNUnet is an amazing framework for pseudonymous P2P and F2F applications being developed at Munich University of Technology. The secure share project is exploring how PSYC behaves on top of GNUnet.

GNUnet offers a lower routing and encryption layer to psycd providing for privacy and safety that is no longer given with traditional TCP, UDP or TLS. GNUnet provides maximum privacy currently feasible without losing ground concerning scalability.

You can think of GNUnet being for P2P what openssl is for federation: The common building block necessary to get all kinds of applications deployed. With something such as GNUnet commonplace on all computers and devices, P2P can become as ubiquitous and multifaceted as client/server and web-based computing is today.

GNUnet is written in C. You can obtain it from the official sources, but if you need it to compile with psycd we recommend you to use our current working copy.

Source

git clone git://git.tgbit.net/gnunet

See also

More thoughts on GNUnet on the page for pseudonymous infrastructures.

Retrieved from "http://about.psyc.eu/GNUnet"