
- More parallel sentence structures, following <Name> <Verb phrase> for the first sentence of cards. Related to issue #1420. - Make Njalla parallel to the others, and mention Njalla is based in Nevis with VPS in Sweden - Don't use "us" when talking about external services - Orange Website also provides domain registration - Update capitalization and add more hyphens - Mention that TOS;DR evaluations are done by the community and that they also evaluate privacy policies (see https://edit.tosdr.org/about) - "E2EE encryption" is redundant since "E2EE" already has "encryption" in it. Might as well expand it since full term is used later on. - <Name> <Verb phrase> structure for Magic Wormhole - For consistency, don't start Worth Mentioning entries with the name - https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words - All the other "alert alert-warning" don't repeat the generic name and we also don't say 'a software'
35 lines
1.8 KiB
HTML
35 lines
1.8 KiB
HTML
<h1 id="messaging" class="anchor"><a href="#messaging"><i class="fas fa-link anchor-icon"></i></a> 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>Worth Mentioning</h3>
|
|
|
|
<ul>
|
|
<li><a href="https://i2pbote.xyz/">I2P-Bote</a> - End-to-end encrypted decentralized mail system within the I2P network.</li>
|
|
</ul>
|