diff --git a/_includes/sections/paste-services.html b/_includes/sections/paste-services.html index ecfdc8ad..788d8210 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/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" +github="https://github.com/xwiki-labs/cryptpad" +%} diff --git a/source_code.md b/source_code.md index 53fe2143..719d4f37 100644 --- a/source_code.md +++ b/source_code.md @@ -328,6 +328,8 @@ PowerDNS: https://github.com/PowerDNS/pdns ZeroBin: https://github.com/sebsauvage/ZeroBin Ghostbin: https://github.com/kilgarth/ghostbin + + CryptPad: https://github.com/xwiki-labs/cryptpad Worth Mentioning: