Description
MUTE is a file-sharing program for anonymous work in P2P networks. To achieve anonymity, an ant colony algorithm is used.
Possibilities
Fully decentralized network that does not need a central server;
Use of indirect links: the sender and receiver of files do not establish a connection directly, but through several intermediate nodes. The recipient does not know the address of the node being opened, and the sender does not know to whom he sent the file. Each node on the network only knows the IP addresses of neighboring nodes;
Encryption of communication between neighboring nodes in the network using RSA and AES algorithms;
Routing based on the ant colony algorithm.
Software™ Copyright © 2023. All rights reserved