Ready to Start Your Career?

By: Dra4hos7
January 23, 2019
i2p Networks, Tor and Freenet Features: Pros + Cons

By: Dra4hos7
January 23, 2019
I2p topology
i2p is the so-called overlay network. Translated from English “overlay” – overlay or layering. In this case, there is a view of the layering over the already existing Internet, so i2p is sometimes also called the “network over the network”. All traffic on this network is completely isolated and encrypted, thereby ensuring the anonymity of data exchange. This feature was the main reason for its increasing popularity.The main difference and advantage of i2p is the inability to set the user’s IP address, which can be done on the usual Internet without any special problems. In i2p, routing is carried out through the tunnels, and the network address is encrypted, so no one can prove, for example, the fact of downloading or uploading a file to the network, which for some reason was found illegal or simply turned out to be unsuitable for the authorities.I2p can also create completely independent servers and resources that are visible only to users of this network. Moreover, the latter can be done in quite affordable ways, in particular by bundling Apache + PHP + MySQL. At the same time, the site address will have a quite memorable look of the typeDifferences Between I2P and Tor
Many do not distinguish between I2P and Tor, considering them to be of the same type as anonymous networks. There are similarities: in both cases, the connection to the Internet is organized through gateways, according to the same principles, multi-layer encryption and random construction of data transfer chains are carried out, internal pseudo-domains of sites look similarly (.onion in Tor and .i2p in i2p).And at the same time, I2P and Tor, which are quite similar in a number of features, are still very different in architecture. In Tor, data is transmitted sequentially from node to node using TCP. Due to the shortage of servers and a large number of clients, overloads often occur, which does not have the best effect on speed. I2P uses UDP for similar purposes, which allows you to build a network on the same principle that downloads files to torrent trackers are organized. Each of the users’ computers, in this case, acts as a server, which allows passing traffic in parallel through several nodes.Freenet and its features
