Key some software pages

This covers
* Calendar/Contacts Sync Tools
* Digital Notebook
* Email Alternatives and Clients
* File Encrpytion, Sharing, and Sync
* Metadata Removal Toosl
* Password Manager
* Productivity Tools
* Self-contained Networks
* Self-hosted Cloud Server
This commit is contained in:
djoate
2019-11-24 18:20:21 -05:00
parent 13b5827a79
commit 271c705ad3
22 changed files with 827 additions and 88 deletions

View File

@ -1,7 +1,7 @@
<h1 id="darknets" class="anchor"><a href="#darknets"><i class="fas fa-link anchor-icon"></i></a> Self-contained Networks</h1>
<h1 id="darknets" class="anchor"><a href="#darknets"><i class="fas fa-link anchor-icon"></i></a> {% t Self-contained Networks %}</h1>
<div class="alert alert-warning" role="alert">
<strong>If you are currently browsing <a href="https://en.wikipedia.org/wiki/Surface_Web">clearnet</a> and want to access the <a href="https://en.wikipedia.org/wiki/Dark_web">dark web</a>, this section is for you.</strong>
<strong>{% t If you are currently browsing <a href="https://en.wikipedia.org/wiki/Surface_Web">clearnet</a> and want to access the <a href="https://en.wikipedia.org/wiki/Dark_web">dark web</a>, this section is for you. %}</strong>
</div>
{% include cardv2.html
@ -58,23 +58,23 @@ netbsd="https://freenetproject.org/pages/download.html#gnulinux-posix"
github="https://github.com/freenet/"
%}
<h3>Related Information</h3>
<h3>{% t Related Information %}</h3>
<ul>
<li><a href="https://darknetdiaries.com/">darknetdiaries.com</a> - True stories from the dark side of the Internet.</li>
<li><a href="{% t https://darknetdiaries.com/ %}">{% t darknetdiaries.com %}</a> - {% t True stories from the dark side of the Internet. %}</li>
</ul>
<h3>Worth Mentioning</h3>
<h3>{% t Worth Mentioning %}</h3>
<ul>
<li><a href="https://zeronet.io/">ZeroNet</a> - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. <span class="badge badge-danger" data-toggle="tooltip" title="Your IP address isn't hidden by default and won't be, unless you enforce Tor usage.">privacy warning <span class="far fa-question-circle"></span></span></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://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). <a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">
<li><a href="{% t https://zeronet.io/ %}">{% t ZeroNet %}</a> - {% t Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network.%} <span class="badge badge-danger" data-toggle="tooltip" title="{% t Your IP address isn't hidden by default and won't be, unless you enforce Tor usage. %}">{% t privacy warning %} <span class="far fa-question-circle"></span></span> </li>
<li><a href="{% t https://retroshare.cc/ %}">{% t RetroShare %}</a> - {% t An open source, cross-platform, friend-to-friend, secure, and decentralized communication platform. %}</li>
<li><a href="{% t https://gnunet.org/ %}">{% t GNUnet %}</a> - {% t GNUnet provides a strong foundation of free software for a global, distributed network that provides security and privacy. %}</li>
<li><a href="{% t https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a>%} - {% t 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).%} <a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">
<span class="badge badge-danger" data-toggle="tooltip" title="">
<span class="fas fa-exclamation-triangle"></span>
Important privacy warning
{% t Important privacy warning %}
</span>
</a></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. <span class="badge badge-warning" data-toggle="tooltip" title="The project is currently in early stages but it is being actively developed.">experimental <i class=\"far fa-question-circle\"></i></span> <span class="badge badge-danger" data-toggle="tooltip" title="Yggdrasil doesn't have a goal of providing anonymity and your peers know your IP address unless you are only using Tor/I2P peers.">privacy warning <i class="far fa-question-circle"></i></span></li>
<li><a href="{% t https://yggdrasil-network.github.io/ %}">{% t Yggdrasil %}</a> - {% t 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.%} <span class="badge badge-warning" data-toggle="tooltip" title="{% t The project is currently in early stages but it is being actively developed. %}">{% t experimental %} <i class=\"far fa-question-circle\"></i></span> <span class="badge badge-danger" data-toggle="tooltip" title="{% t Yggdrasil doesn't have a goal of providing anonymity and your peers know your IP address unless you are only using Tor/I2P peers. %}">{% t privacy warning%} <i class="far fa-question-circle"></i></span></li>
</ul>