Add media assets to IPFS

This commit is contained in:
2019-10-02 22:13:05 -05:00
parent 1e71f1aede
commit 48c2261f1b
47 changed files with 192 additions and 192 deletions

View File

@ -2,7 +2,7 @@
{% include cardv2.html
title="Bitmessage"
image="/assets/img/tools/Bitmessage.png"
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/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/"
@ -15,7 +15,7 @@ linux="https://repology.org/project/pybitmessage/versions"
{% include cardv2.html
title="RetroShare"
image="/assets/img/tools/RetroShare.png"
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/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"