
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
34 lines
1.8 KiB
HTML
34 lines
1.8 KiB
HTML
<h1 id="messaging" class="anchor"><a href="#messaging"><i class="fas fa-link anchor-icon"></i></a> {% t Email Alternatives %}</h1>
|
|
|
|
{% 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"
|
|
%}
|
|
|
|
|
|
<h3>{% t Worth Mentioning %}</h3>
|
|
|
|
<ul>
|
|
<li><a href="{% t https://i2pbote.xyz/ %}">{% t I2P-Bote %}</a> - {% t End-to-end encrypted decentralized mail system within the I2P network. %}</li>
|
|
</ul>
|