How to Install gnunet-fuse in Ubuntu 18.04



Install gnunet-fuse by entering the following commands in the terminal:

sudo apt update
sudo apt install gnunet-fuse

Description:

secure, trust-based peer-to-peer framework (fuse filesystem client)

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 fuse filesystem client. In order use GNUnet, you also need gnunet-server either on your server or on your local machine.

Homepage: http://gnunet.org/

Version: 0.10.0-2

Section: universe/net