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="PrivateBin"
image="/assets/img/tools/PrivateBin.png"
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/assets/img/tools/PrivateBin.png"
description="PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin."
website="https://privatebin.info/"
forum="https://forum.privacytools.io/t/discussion-privatebin/296"
@ -12,7 +12,7 @@ github="https://github.com/PrivateBin/PrivateBin"
{% include cardv2.html
title="CryptPad"
image="/assets/img/provider/CryptPad.png"
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/assets/img/provider/CryptPad.png"
description="CryptPad is an open source, zero knowledge, realtime collaborative editor. Data is encrypted/decrypted in the browser using 256bit AES."
website="https://cryptpad.fr/pad/"
forum="https://forum.privacytools.io/t/discussion-cryptpad/1270"