Add media assets to IPFS
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user