Nodezilla

From Wikipedia, the free encyclopedia

Nodezilla

Screenshot of Nodezilla Client
Developer: Nodezilla developers
Latest release: 0.4.19 / May 5, 2006
OS: Cross-platform
Use: File sharing
License: GUI in GPL, core is closed source
Website: http://www.nodezilla.net/

Nodezilla is a peer-to-peer network written in C++ (core, aka Network Agent) and Java (GUI), and the GUI part is released under the GNU General Public License. It attempts to provide anonymity.

Technically, Nodezilla is a secured, distributed and fault-tolerant routing system (aka Grid network). Its main purpose is to serve as a link for distributed services built on top of it (like chat, efficient video multicasting streaming, File Sharing, secured file store ...).

Nodezilla provides cache features; any server may create a local replica of any data object. These local replicas provide faster access and robustness to network partitions. They also reduce network congestion by localizing access traffic. It is assumed that any server in the infrastructure may crash, leak information, or become compromised, therefore in order to ensure data protection, redundancy and TLS encryption are used. As the developers have not published the source code of the Network Agent yet, no independent validation of the provided level of anonymity has been performed.

It currently offers three services:

The project also offers a plugin for Azureus, the popular BitTorrent Client, enabling users to publish and distribute .torrent files without index- or tracker webpages.

[edit] See also

In other languages