Unity is Strength - Collaboration is Key - CryptPad is the zero knowledge realtime collaborative editor.
JavaScript HTML CSS
Clone or download
Permalink
Failed to load latest commit information.
customize.dist Fix history mode UI Jun 25, 2018
docs update changelog and example nginx config Jun 27, 2018
storage Stop the process when expire-channels is done Feb 15, 2018
www Fix undefined secret with password-protected files (#250) Jul 2, 2018
.bowerrc Added cryptsheet to cryptpad suite! Jan 29, 2015
.dockerignore Add docker build to travis tests Jan 25, 2018
.env adding docker and docker-compose Dec 29, 2016
.flowconfig Fix flow, which tries reading random .json files, including test file… Dec 8, 2017
.gitignore ignore /block/ Jun 27, 2018
.jshintignore Replace media-tag.js with the new one Jun 7, 2018
.jshintrc check for invalid typeof checks Dec 5, 2017
.lesshintrc new less linter rules and compliance Dec 11, 2017
.travis.yml Add docker build to travis tests Jan 25, 2018
CHANGELOG.md update changelog one more time Jun 27, 2018
Dockerfile Fix docker build Jan 25, 2018
LICENSE #2 added license Dec 5, 2014
TestSelenium.js Added a test of /login/ Jan 11, 2018
and_so_it_begins.png Compressed images: PNG recompressed pixel identical, JPGs recompresse… Oct 13, 2017
bower.json roll back to pre-socket.io code Jun 26, 2018
check-account-deletion.js Script to check pads to delete when account deletion request Apr 4, 2018
check-accounts.js lint compliance Nov 22, 2017
config.example.js add leading space before 'domain' in config.example.js Apr 12, 2018
container-start.sh Properly escape sed replace expressions Aug 10, 2017
cryptofist.png Compressed images: PNG recompressed pixel identical, JPGs recompresse… Oct 13, 2017
delete-inactive.js use mtime instead of atime for expiration May 3, 2018
docker-compose.yml adding docker and docker-compose Dec 29, 2016
expire-channels.js Delete pads after 3 months of inactivity Feb 26, 2018
import add import script so admins can migrate lvl to files Sep 15, 2016
package.json Revert "Use socket.io instead of WebSocket" Jun 26, 2018
pinned.js Script to check pads to delete when account deletion request Apr 4, 2018
pinneddata.js use mtime instead of atime for expiration May 3, 2018
readme.md Update readme.md Feb 25, 2018
rpc.js Fix flow errors... Jun 4, 2018
runtests.js We should remove datastore between tests Jan 11, 2018
screenshot.png Compressed images: PNG recompressed pixel identical, JPGs recompresse… Oct 13, 2017
server.js Revert "Use socket.io instead of WebSocket" Jun 26, 2018

readme.md

An XWiki Labs Project

CryptPad screenshot

CryptPad is the Zero Knowledge realtime collaborative editor.

Encryption carried out in your web browser protects the data from the server, the cloud and the NSA. It relies on the ChainPad realtime engine.

Installation

Installing CryptPad is pretty straightforward. You can read all about it in the installation guide.

It also contains information on keeping your instance of CryptPad up to date.

Current version

The most recent version and all past release notes can be found here.

Setup using Docker

See Cryptpad-Docker and the community wiki's Docker page for details on how to get up-and-running with Cryptpad in Docker.

Setup using Ansible

See Ansible Role for Cryptpad.

Security

CryptPad is private, not anonymous. Privacy protects your data, anonymity protects you. As such, it is possible for a collaborator on the pad to include some silly/ugly/nasty things in a CryptPad such as an image which reveals your IP address when your browser automatically loads it or a script which plays Rick Astleys's greatest hits. It is possible for anyone who does not have the key to be able to change anything in the pad or add anything, even the server, however the clients will notice this because the content hashes in ChainPad will fail to validate.

The server does have a certain power, it can send you evil javascript which does the wrong thing (leaks the key or the data back to the server or to someone else). This is however an active attack which makes it detectable. The NSA really hates doing these because they might get caught and laughed at and humiliated in front of the whole world (again). If you're making the NSA mad enough for them to use an active attack against you, Great Success Highfive, now take the battery out of your computer before it spawns Agent Smith.

Still there are other low-lives in the world so using CryptPad over HTTPS is probably a good idea.

Translations

We'd like to make it easy for more people to use encryption in their routine activities. As such, we've tried to make language-specific parts of CryptPad translatable. If you're able to translate CryptPad's interface, and would like to help, please contact us!

You can also see our translation guide.

Contacting Us

You can reach members of the CryptPad development team on Twitter, via our GitHub issue tracker, on our Matrix channel, or by e-mail.

Contributing

We love Open Source and we love contribution. It is our intent to keep this project available under the AGPL license forever but in order to finance more development on this and other FOSS projects, we also wish to sell other licenses to this software. Before making a pull request, please read and sign the Commons Management Agreement.

If you have any questions or comments, or if you're interested in contributing to Cryptpad, come say hi on IRC, #cryptpad on Freenode.

License

AGPL logo

This software is and will always be available under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. If you wish to use this technology in a proprietary product, please contact sales@xwiki.com.