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/"