ZeroNet

From Wikipedia, the free encyclopedia
ZeroNet
ZeroNet vector logo.svg
Developer(s)
Initial release2015
Stable release
0.7.1[1] / 6 September 2019; 23 months ago (6 September 2019)
Repository
Written inPython, JavaScript, CoffeeScript
Operating systemWindows, Linux, OS X, FreeBSD, Android
Available inDanish, German, English, Spanish, French, Hungarian, Italian, Polish, Portuguese, Russian, Turkish, Ukrainian, Chinese, Persian.
TypePeer-to-peer web hosting
LicenseGPLv3 github.com/HelloZeroNet/ZeroNet/blob/py3/LICENSE
Websitezeronet.io

ZeroNet is a decentralized web-like network of peer-to-peer users, created by Tamas Kocsis in 2015. Programming for the network is based in Budapest, Hungary; is built in Python; and is fully open source.[2] Instead of having an IP address, sites are identified by a public key (specifically a bitcoin address). The private key allows the owner of a site to sign and publish changes, which propagate through the network. Sites can be accessed through an ordinary web browser when using the ZeroNet application, which acts as a local webhost for such pages.[2] In addition to using bitcoin cryptography, ZeroNet uses trackers from the BitTorrent network[3] to negotiate connections between peers.[2] ZeroNet is not anonymous by default, but it supports routing traffic through the Tor network.[4]

The ZeroNet website and bittorrent tracker are blocked in mainland China.[5] Despite the censorship, however, it's still possible to access ZeroNet from behind the Great Firewall of China, even over Tor, by bootstrapping over Meek, and connecting to peers directly.

The feasibility of peer-to-peer online web-sites had been hypothesised for some time, with The Pirate Bay suggesting they would build a network, as well as BitTorrent Inc. which created the closed-source Project Maelstrom.[2] Another application, Beaker Browser, uses the P2P DAT files protocol to allow the creation, hosting and serving of websites without need of a server.[6]

As of 2016 there was no way to take down a ZeroNet page which still had seeders,[2] thus making such pages immune to third-party methods of taking them down, including DMCA takedown notices.[7] By default, sites have a size limit of 10 megabytes, but users may grant a site permission to use more storage space if they wish.

Development of sites[]

Sites on ZeroNet are known as "zites" by its users.

ZeroNet supports HTML, CSS and JavaScript.

Server-side languages like PHP are not supported, although ZeroNet can achieve user signup/login on MySQL databases, that are also distributed via P2P.

With plugins and the ZeroFrame API, sites can communicate with ZeroNet calling Python by JavaScript.

See also[]

References[]

  1. ^ "Release 0.7.1". 6 September 2019. Retrieved 6 September 2019.
  2. ^ Jump up to: a b c d e "Play: A P2P Distributed Torrent Site That's Impossible to Shut Down – TorrentFreak". TorrentFreak. Retrieved 2016-03-08.
  3. ^ Kumar, Mohit (18 February 2015). "MegaNet — New Decentralized, Non-IP Based and Encrypted Network". The Hacker News. Retrieved 20 September 2015.
  4. ^ "FAQ: Is Zero Net Anonymous". zeronet.io.
  5. ^ Hill, Paul. "China blocks access to ZeroNet website and tracker". Neowin. Retrieved 16 June 2018.
  6. ^ Inside Beaker
  7. ^ "Steal This Show S01E07: Did P2P Break the Law? - TorrentFreak". TorrentFreak. Event occurs at 17m39s. Retrieved 2016-03-08. and what's happened is [...] some forward-thinking person has created a site on ZeroNet called Play, a torrent site[...]. The difference is that you can't take it down. I think you literally can't take it down. [...] It sniffs at your DMCA.

External links[]

Retrieved from ""