From ac9b3fcec7b4933a5f278f8473aaf32e725e524f Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Wed, 4 Dec 2019 09:50:29 +0000 Subject: [PATCH] Move Bitmessage to peer-to-peer RTC. Move I2P-Bote to Self contained networks. Remove "email alternatives" page. (#1559) - Move I2P-Bote to Self contained networks. - Remove "email alternatives" page and nav item --- _includes/nav.html | 1 - _includes/sections/email-alternatives.html | 34 ------------------ _includes/sections/instant-messenger.html | 1 + .../sections/self-contained-networks.html | 1 + assets/img/tools/Bitmessage.png | Bin 3473 -> 0 bytes pages/old.html | 2 -- pages/software.html | 1 - pages/software/email.html | 1 - 8 files changed, 2 insertions(+), 39 deletions(-) delete mode 100644 _includes/sections/email-alternatives.html delete mode 100644 assets/img/tools/Bitmessage.png diff --git a/_includes/nav.html b/_includes/nav.html index 3f9960df..45cc3289 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -64,7 +64,6 @@ Calendar/Contacts Sync Tools Digital Notebook - Email Alternatives Email Clients File Encryption File Sharing diff --git a/_includes/sections/email-alternatives.html b/_includes/sections/email-alternatives.html deleted file mode 100644 index fa83fe6d..00000000 --- a/_includes/sections/email-alternatives.html +++ /dev/null @@ -1,34 +0,0 @@ -

Email Alternatives

- -{% include cardv2.html -title="Bitmessage" -image="/assets/img/tools/Bitmessage.png" -description="Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, -meaning that you need not inherently trust any entities like root certificate authorities. It uses strong authentication which means that the sender of a message cannot be spoofed, and it aims to hide \"non-content\" data." -website="https://bitmessage.org/" -forum="https://forum.privacytools.io/t/discussion-bitmessage/661" -github="https://github.com/Bitmessage/PyBitmessage" -windows="https://github.com/Bitmessage/PyBitmessage/releases" -mac="https://github.com/Bitmessage/PyBitmessage/releases" -linux="https://repology.org/project/pybitmessage/versions" -%} - -{% include cardv2.html -title="RetroShare" -image="/assets/img/tools/RetroShare.png" -description="Retroshare creates encrypted connections to your friends. Nobody can spy on you. Retroshare is completely decentralized. This means there are no central servers. It is entirely open-source and free. There are no costs, no ads, and no Terms of Service." -website="https://retroshare.cc/" -forum="https://forum.privacytools.io/t/discussion-retroshare/662" -github="https://github.com/RetroShare/RetroShare" -windows="https://retroshare.cc/downloads.html#windows" -mac="https://retroshare.cc/downloads.html#mac" -linux="https://retroshare.cc/downloads.html#gnulinux" -freebsd="https://retroshare.cc/downloads.html#freebsd" -%} - - -

Worth Mentioning

- - diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index 1fab983e..0a5501db 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -196,4 +196,5 @@ diff --git a/_includes/sections/self-contained-networks.html b/_includes/sections/self-contained-networks.html index 719b7940..001ae616 100644 --- a/_includes/sections/self-contained-networks.html +++ b/_includes/sections/self-contained-networks.html @@ -63,6 +63,7 @@ github="https://github.com/freenet/"