Also known as Zeonet
plate-forme décentralisée pour la création de sites Web peer-to-peer
Zeronet est une plateforme en ligne décentralisée basée sur la chaine de blocs Namecoin et le protocole P2P BitTorrent. Cette application consiste en un script open-source écrit en langage Python. Les sites de ce réseau sont hébergés et partagés par les pairs ce qui rend théoriquement impossible la censure ou le filtrage des contenus ainsi hébergés. ZeroNet est capable d'utiliser Tor, permettant ainsi l'anonymat des utilisateurs ZeroNet utilisant aussi Tor.
Abstract from DBpedia / Wikipedia · CC BY-SA
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).
via Wikipedia infobox
After starting zeronet.py you will be able to visit zeronet sites using (eg. When you visit a new zeronet site, it tries to find peers using the BitTorrent network so it can download the site files (html, css, js...) from them. Each visited site is also served by you. Every site contains a content.json file which holds all other files in a sha512 hash and a signature generated using the site's private key. If the site owner (who has the private key for the site address) modifies the site, then he/she signs the new content.json and publishes it to the peers. Afterwards, the peers verify the content.json integrity (using the signature), they download the modified files and publish the new content to other peers.
Excerpt from the source-code README · 6,554 chars · not written by Vinony
via Wikidata · CC0
via Wikidata sitelinks · CC0