From 9156b164373455277ab39b66da0e8e2715f06326 Mon Sep 17 00:00:00 2001 From: Jessica Evans <31384125+jessicalinux@users.noreply.github.com> Date: Sun, 27 Aug 2017 13:31:58 +0100 Subject: [PATCH] more appropriate wording decentralized. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aa6a6e1..fd25ca68 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ twister Copyright (c) 2017 Miguel Freitas twister is an experimental peer-to-peer microblogging software. User registration and authentication is provided by a bitcoin-like network, so -it is completely distributed (does not depend on any central authority). +it is completely decentralized (does not depend on any central authority). Post distribution uses kademlia DHT network and bittorrent-like swarms, both are provided by libtorrent.