diff --git a/_includes/sections/file-sync.html b/_includes/sections/file-sync.html index 339753ca..6dea5561 100644 --- a/_includes/sections/file-sync.html +++ b/_includes/sections/file-sync.html @@ -5,6 +5,21 @@ File Sync +{% + include cardv2.html + title="Syncthing" + image="/assets/img/tools/Syncthing.png" + description="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's transmitted over the Internet." + website="https://syncthing.net/" + forum="https://forum.privacytools.io/t/discussion-syncthing/1627/2" + github="https://github.com/syncthing?type=source" + windows="https://github.com/syncthing/syncthing-gtk/releases/latest" + linux="https://github.com/syncthing/syncthing-gtk/releases/latest" + mac="https://github.com/syncthing/syncthing-macos/releases/latest" + fdroid="https://f-droid.org/packages/com.github.catfriend1.syncthingandroid/" + googleplay="https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid" +%} + {% include cardv2.html title="SparkleShare" @@ -17,21 +32,6 @@ mac="https://github.com/hbons/SparkleShare/releases/" %} -{% - include cardv2.html - title="Syncthing" - image="/assets/img/tools/Syncthing.png" - description="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's transmitted over the Internet." - website="https://syncthing.net/" - forum="https://forum.privacytools.io/t/discussion-syncthing/1627/2" - github="https://github.com/syncthing?type=source" - windows="https://github.com/syncthing/syncthing-gtk/releases/latest" - linux="https://github.com/syncthing/syncthing-gtk/releases/latest" - mac="https://github.com/syncthing/syncthing-macos/releases/latest" - fdroid="https://f-droid.org/packages/com.github.catfriend1.syncthingandroid/" - googleplay="https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid" -%} -

Worth Mentioning