From 3629ec085cfe8432da482b6d4c237003a37a07d2 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 3 Feb 2020 05:27:19 +0100 Subject: [PATCH] Upgrade OnionShare as top 1 file sharing option, demote Firefox Send to 2nd and add warning about logging Signed-off-by: Stephen L. --- _includes/sections/file-sharing.html | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/_includes/sections/file-sharing.html b/_includes/sections/file-sharing.html index 460ec305..beba2aeb 100644 --- a/_includes/sections/file-sharing.html +++ b/_includes/sections/file-sharing.html @@ -1,16 +1,5 @@

File Sharing

-{% include cardv2.html -title="Firefox Send" -image="/assets/img/svg/3rd-party/firefox_send.svg" -website="https://send.firefox.com/" -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." -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" @@ -26,6 +15,18 @@ 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"