From 70c7b614c100b1539db7a8fd6735feaab934427e Mon Sep 17 00:00:00 2001 From: elitejake <74049394+elitejake@users.noreply.github.com> Date: Wed, 11 May 2022 08:43:46 +0530 Subject: [PATCH] Update Syncthing description (#1192) * Update Syncthing description --- docs/file-sharing.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/file-sharing.en.md b/docs/file-sharing.en.md index a5934c36..41d6d728 100644 --- a/docs/file-sharing.en.md +++ b/docs/file-sharing.en.md @@ -62,7 +62,7 @@ Discover how to privately share your files between your devices, with your frien ![Syncthing logo](assets/img/file-sharing-sync/syncthing.svg){ align=right } - **Syncthing** replaces proprietary sync and cloud services with something open, trustworthy, and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party, and how it is transmitted over the Internet. + **Syncthing** is an open-source peer-to-peer continuous file synchronization utility. It is used to synchronize files between two or more devices over the local network or the internet. Syncthing does not use a centralized server; it uses the [Block Exchange Protocol](https://docs.syncthing.net/specs/bep-v1.html#bep-v1) to transfer data between devices. All data is encrypted using TLS. [Homepage](https://syncthing.net){ .md-button .md-button--primary }