From 5856bfb4ccade7f1df6018ef59eed16c1295586b Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 5 Feb 2020 03:26:35 +0100 Subject: [PATCH] Move Firefox Send back as first entry after discussion Signed-off-by: Stephen L. --- _includes/sections/file-sharing.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_includes/sections/file-sharing.html b/_includes/sections/file-sharing.html index 995152c4..de849c38 100644 --- a/_includes/sections/file-sharing.html +++ b/_includes/sections/file-sharing.html @@ -1,5 +1,17 @@

File Sharing

+{% include cardv2.html +title="Firefox Send" +image="/assets/img/svg/3rd-party/firefox_send.svg" +labels="warning:Warning: IP addresses are retained in logs for 90 days." +description="Firefox Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether you would like to add a password for an extra layer of security." +website="https://send.firefox.com/" +forum="https://forum.privacytools.io/t/discussion-firefox-send/755" +github="https://github.com/mozilla/send" +web="https://send.firefox.com/" +googleplay="https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend" +%} + {% include cardv2.html title="OnionShare" image="/assets/img/svg/3rd-party/onionshare.svg" @@ -15,18 +27,6 @@ freebsd="https://www.freshports.org/www/onionshare/" openbsd="http://openports.se/net/onionshare" %} -{% include cardv2.html -title="Firefox Send" -image="/assets/img/svg/3rd-party/firefox_send.svg" -labels="warning:Warning: IP addresses are retained in logs for 90 days." -description="Firefox Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether you would like to add a password for an extra layer of security." -website="https://send.firefox.com/" -forum="https://forum.privacytools.io/t/discussion-firefox-send/755" -github="https://github.com/mozilla/send" -web="https://send.firefox.com/" -googleplay="https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend" -%} - {% include cardv2.html title="Magic Wormhole" image="/assets/img/png/3rd-party/magic_wormhole.png"