mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Remove Worth Mentioning (Self Contained Networks) (#517)
This commit is contained in:
parent
1c4c3187bf
commit
a6a4072f0c
@ -55,46 +55,3 @@
|
||||
github="https://github.com/freenet/"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://zeronet.io/">ZeroNet</a> - 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"
|
||||
%}
|
||||
</li>
|
||||
<li><a href="https://retroshare.cc/">RetroShare</a> - An open source, cross-platform, friend-to-friend, secure, and decentralized communication platform.</li>
|
||||
<li><a href="https://i2pbote.xyz/">I2P-Bote</a> - End-to-end encrypted decentralized mail system within the I2P network.</li>
|
||||
<li><a href="https://gnunet.org/">GNUnet</a> - GNUnet provides a strong foundation of free software for a global, distributed network that provides security and privacy.</li>
|
||||
<li>
|
||||
<a href="https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a>- 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"
|
||||
%}
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://yggdrasil-network.github.io/">Yggdrasil</a>
|
||||
- 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"
|
||||
%}
|
||||
</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user