gnunet-namestore-gtk
GNU's framework for secure peer-to-peer networking (GTK+ client)
Install
- All systems
-
curl cmd.cat/gnunet-namestore-gtk.sh
- Debian
-
apt-get install gnunet-gtk
- Ubuntu
-
apt-get install gnunet-gtk
- Arch Linux
-
pacman -S gnunet-gtk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnunet-gtk
- Raspbian
-
apt-get install gnunet-gtk
- Dockerfile
- dockerfile.run/gnunet-namestore-gtk
gnunet-gtk
GNU's framework for secure peer-to-peer networking (GTK+ client)
GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and in particular respects privacy. GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the GNU Name System, a privacy-preserving, decentralized public key infrastructure. This package contains the graphical client, using the GTK+ toolkit. In order use GNUnet, you also need gnunet either on your server or on your local machine.
gnunet-gtk-dbg
secure, trust-based peer-to-peer framework (GTK+ client debug)
GNUnet is a peer-to-peer framework which focuses on providing security. All link-to-link messages in the network are confidential and authenticated. The framework provides a transport abstraction layer and can currently encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages. This package contains the debugging symbols for the graphical client, using the GTK+ toolkit.