From 221c09ac0a8e629bd057b831b9460bd2fb992327 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Sat, 10 Sep 2016 07:58:48 -0700 Subject: [PATCH] Add Cryptpad #768 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f5d1d69..010eb11b 100644 --- a/README.md +++ b/README.md @@ -705,6 +705,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python` * [cryptonote](https://cryptonote.me/) - A simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` + * [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. `AGPLv3` `Nodejs` * [gist](https://gitlab.deblan.org/deblan/gist) - GIST is an open-source application to share code. `GPLv3` `PHP` * [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs` * [localpaste](https://github.com/petermaloney/localpaste) - Simple python based pastebin you can run locally, with curl for input. Supports RAW text by default and binary data such as images (no extensions on returned url). `GPLv2` `Python`