From bb04cbbf8b420fee671193a6a3a0b9590d152031 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 10 Jun 2015 13:59:30 +0200 Subject: [PATCH] Reformat faq entry --- users/faq.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/users/faq.rst b/users/faq.rst index b09f03b29..6f4c61f7d 100644 --- a/users/faq.rst +++ b/users/faq.rst @@ -32,13 +32,14 @@ some of the same things, namely syncing files between two or more computers. BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronization tool available for Windows, Mac, Linux, Android, iOS, Windows -Phone, Amazon Kindle Fire and BSD. `1 -`__ Syncthing is an open source -file synchronization tool. +Phone, Amazon Kindle Fire and BSD. [#btsync]_ -Syncthing uses an open and documented protocol, and likewise the security -mechanisms in use are well defined and visible in the source code. BitTorrent -Sync uses an undocumented, closed protocol with unknown security properties. +Syncthing is an open source file synchronization tool. Syncthing uses an open +and documented protocol, and likewise the security mechanisms in use are well +defined and visible in the source code. BitTorrent Sync uses an undocumented, +closed protocol with unknown security properties. + +.. [#btsync] http://en.wikipedia.org/wiki/BitTorrent_Sync Usage -----