Remove unneccessary verbage

This commit is contained in:
Jakob Borg 2014-05-21 17:59:59 +02:00
parent f3b550744f
commit cd433a4f52
1 changed files with 0 additions and 7 deletions

View File

@ -18,13 +18,6 @@ The two are evolving together; the protocol is not to be considered
stable until syncthing 1.0 is released, at which point it is locked down
for incompatible changes.
Syncthing does not use the BitTorrent protocol. The reasons for this are
1) we don't know if BitTorrent Sync does either, so there's nothing to
be compatible with, 2) BitTorrent includes a lot of functionality for
making sure large swarms of selfish agents behave and somehow work
towards a common goal. Here we have a much smaller swarm of cooperative
agents and a simpler approach will suffice.
Getting Started
---------------