diff --git a/_includes/sections/self-contained-networks.html b/_includes/sections/self-contained-networks.html
index 975a83af..a467ab96 100644
--- a/_includes/sections/self-contained-networks.html
+++ b/_includes/sections/self-contained-networks.html
@@ -61,15 +61,43 @@
Worth Mentioning
- - ZeroNet - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. privacy warning
+ -
+ ZeroNet - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network.
+ {% include badge.html
+ color="danger"
+ icon="fas fa-exclamation-triangle"
+ tooltip="Your IP address isn't hidden by default and won't be, unless you enforce Tor usage."
+ text="Not anonymous"
+ %}
+
- 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).
-
-
- Important privacy warning
-
-
- - Yggdrasil - An early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms, and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4. experimental privacy warning
+ -
+ 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).
+ {% include badge.html
+ color="warning"
+ icon="fas fa-exclamation-triangle"
+ link="https://github.com/privacytools/privacytools.io/pull/361#issuecomment-344414022"
+ text="Supercookie warning"
+ %}
+
+ -
+ Yggdrasil
+ - An early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms, and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.
+
+ {% include badge.html
+ color="warning"
+ icon="far fa-question-circle"
+ tooltip="The project is currently in early stages but it is being actively developed."
+ text="Experimental"
+ %}
+ {% include badge.html
+ color="danger"
+ icon="fas fa-exclamation-triangle"
+ link=""
+ tooltip="Yggdrasil doesn't provide anonymity by default. Your peers know your IP address unless you configure it to only use Tor/I2P peers."
+ text="Not anonymous by default"
+ %}
+