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
-
-
- - I2P-Bote - End-to-end encrypted decentralized mail system within the I2P network.
-
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 @@
- Status.im - Encrypted instant messenger with an integrated Ethereum wallet (cryptocurrency) that also includes support for DApps (decentralized apps) (web apps in a curated store). Uses the Whisper protocol for P2P communication. Experimental
- Retroshare - Encrypted instant messaging and voice/video call client. RetroShare supports both Tor and I2P.
+ - Bitmessage is a decentralized, encrypted, peer-to-peer, trustless communications protocol that can be used by one person to send encrypted messages to another person, or to multiple subscribers.
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/"
- ZeroNet - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. privacy warning
- RetroShare - An open source, cross-platform, friend-to-friend, secure, and decentralized communication platform.
+ - I2P-Bote - End-to-end encrypted decentralized mail system within the I2P network.
- GNUnet - GNUnet provides a strong foundation of free software for a global, distributed network that provides security and privacy.
- IPFS and IPFS Companion- A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local).
diff --git a/assets/img/tools/Bitmessage.png b/assets/img/tools/Bitmessage.png
deleted file mode 100644
index c9de56c9..00000000
Binary files a/assets/img/tools/Bitmessage.png and /dev/null differ
diff --git a/pages/old.html b/pages/old.html
index 9c45421e..c7149c09 100644
--- a/pages/old.html
+++ b/pages/old.html
@@ -33,8 +33,6 @@ permalink: /classic/
{% include sections/email-clients.html %}
-{% include sections/email-alternatives.html %}
-
{% include sections/search-engines.html %}
{% include sections/instant-messenger.html %}
diff --git a/pages/software.html b/pages/software.html
index d19ebb9d..4e08ad12 100644
--- a/pages/software.html
+++ b/pages/software.html
@@ -11,7 +11,6 @@ description: "Discover a variety of open-source software built to protect your p