From d1ea5d5621f2ed4d29dbe6ee38380433d498757e Mon Sep 17 00:00:00 2001 From: kryptish <39660724+kryptish@users.noreply.github.com> Date: Thu, 8 Aug 2019 12:07:25 +0200 Subject: [PATCH] Add CryptPad to pastebin services Logo/Image is missing --- _includes/sections/paste-services.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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" +%}