Ants Article Index for
Ants
Website Links For
Ants
 

Information About

Ants




  developer Gwren
  latest Release Version v159 beta Protocol 096
  latest Release Date July , 2007
  operating System Cross-platform
  genre File Sharing , Anonymous Peer To Peer
  license GPL
  website antsp2psourceforgenet


ANts P2P is an Anonymous Peer-to-peer Open Source File Sharing software written in Java . The project was launched in 2004, and the code is licensed under the GPL .


FEATURES


ANts P2P encrypts all traffic sent or received from others and proxies traffic between participants in the network to make it harder to determine the originating IP Address es. Some of its features include:


ANts P2P also allows users to offer Web Server s anonymously; these servers are only reachable from within the ANts P2P network. ANts P2P is however not an outproxy network which lets users reach services on the conventional internet; for this, an outproxy service such as Tor can be used separately.


SECURITY

The data transfers run over indirect connections: Senders and receivers of a file do not hold a direct connection with each other, but the connection cascades over several nodes, so that neither party can trivially determine the other's identity.

The traffic between nodes is encrypted with AES , which prevents sniffing both from outsiders and from transit nodes. The encryption key exchange applies Diffie-Hellman to prevent Man In The Middle Attack s.


SEE ALSO



EXTERNAL LINKS