Merge pull request #412 from jessicalinux/patch-1

more appropriate wording
This commit is contained in:
miguelfreitas 2017-08-28 16:29:52 -03:00 committed by GitHub
commit db9bdbe095

View File

@ -11,7 +11,7 @@ twister Copyright (c) 2017 Miguel Freitas
twister is an experimental peer-to-peer microblogging software. twister is an experimental peer-to-peer microblogging software.
User registration and authentication is provided by a bitcoin-like network, so 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 Post distribution uses kademlia DHT network and bittorrent-like swarms, both
are provided by libtorrent. are provided by libtorrent.