From 2eaf46eccd7b9e722d6a56fbb0c47dca805c1975 Mon Sep 17 00:00:00 2001 From: Daniell Mesquita Date: Sat, 20 Oct 2018 15:06:30 -0300 Subject: [PATCH] Say about Tor and clarify Bitcoin is not the core --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 26902f9..ece556e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ ## What is ZeroNet? -ZeroNet uses Bitcoin cryptography and BitTorrent technology to build a **decentralized censorship-resistant network**. +ZeroNet uses Tor (for anonimity), cryptography (Bitcoin signatures, but no need to waste money or use BTC itself) and BitTorrent technology to build a **decentralized censorship-resistant network**. Users can publish static or dynamic websites to ZeroNet and visitors can choose to also serve the site themselves. Websites will remain online as long as one peer is still online.