gnunet 0.19.3
Secure, decentralized, peer-to-peer networking framework
GNUnet is a framework for secure peer-to-peer networking. The high-level goal is to provide a strong foundation of free software for a global, distributed network that provides security and privacy. GNUnet in that sense aims to replace the current internet protocol stack. Along with an application for secure publication of files, it has grown to include all kinds of basic applications for the foundation of a GNU internet.
- Website: https://gnunet.org/en/
- Licenses: AGPL 3+
- Package source: gnu/packages/gnunet.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gnunet 0.19.3
as follows:
guix install gnunet@0.19.3
Or install the latest version:
guix install gnunet
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.