Also known as Zeonet
dezentrale Plattform zur Erstellung von Websites in einem Peer-to-Peer-Netzwerk
ZeroNet ist ein dezentrales Peer-to-Peer-Netzwerk auf BitTorrent-Basis zur Bereitstellung von Webinhalten. Anstatt über IP-Adressen werden die im Netzwerk veröffentlichten Portale und Webseiten über einen öffentlichen Schlüssel der Public-Key-Kryptographie nach BIP32 (32. Bitcoin Improvement Proposal) identifiziert. Der private Schlüssel ermöglicht dem Eigentümer des Portals sich anzumelden und Änderungen zu veröffentlichen, die dann über das gesamte Netzwerk verbreitet werden. Darüber hinaus wird der Aufruf von .bit Domains unterstützt, deren Inhalte im ZeroNet-Netzwerk bereitgestellt werden und deren DNS-Einträge auf der Namecoin-Blockchain auf das ZeroNet-Netzwerk verweisen.
Abstract from DBpedia / Wikipedia · CC BY-SA
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
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).