diff --git a/_includes/sections/paste-services.html b/_includes/sections/paste-services.html index ecfdc8ad..9b0cc1a0 100644 --- a/_includes/sections/paste-services.html +++ b/_includes/sections/paste-services.html @@ -7,4 +7,14 @@ description="PrivateBin is a minimalist, open source online pastebin where the s website="https://bin.privacytools.io/" forum="https://forum.privacytools.io/t/discussion-privatebin/296" github="https://github.com/PrivateBin/PrivateBin" -%} \ No newline at end of file +%} + + +{% include cardv2.html +title="CryptPad" +image="/assets/img/tools/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-privatebin/296" +github="https://github.com/xwiki-labs/cryptpad" +%}