Go to file
ansuz 03be102ce4 deduplicate some code by reusing the client definition on the server 2020-06-30 14:33:00 -04:00
.github/ISSUE_TEMPLATE Update bug_report.md 2020-02-28 18:02:26 -05:00
config make the number of workers configurable 2020-04-16 13:53:45 -04:00
customize.dist Make sure toolbar dropdown entries are unselectable 2020-06-24 07:58:33 -04:00
docs Remove docker related files 2020-05-05 03:42:44 +02:00
lib deduplicate some code by reusing the client definition on the server 2020-06-30 14:33:00 -04:00
scripts update expire-channels.js use of file storage to accomodate an API change 2020-06-24 10:20:32 -04:00
www deduplicate some code by reusing the client definition on the server 2020-06-30 14:33:00 -04:00
.bowerrc Added cryptsheet to cryptpad suite! 2015-01-29 17:55:18 +01:00
.flowconfig Fix flow, which tries reading random .json files, including test files which are invalid json :D 2017-12-08 16:37:33 +01:00
.gitignore ignore some local scripts 2020-03-02 12:46:05 -05:00
.jshintignore lint compliance 2020-05-04 15:39:40 -04:00
.jshintrc check for invalid typeof checks 2017-12-05 15:08:01 +01:00
.lesshintrc lesshint compliance 2018-07-18 14:31:01 +02:00
CHANGELOG.md write changelog for 3.19.1 2020-06-23 15:32:15 -04:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2019-04-17 13:14:48 +02:00
LICENSE #2 added license 2014-12-05 11:01:43 +01:00
and_so_it_begins.png Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections. 2017-10-14 00:31:31 +02:00
bower.json update markedjs from 0.5.0 to 1.1.0 2020-06-03 15:08:51 -04:00
cryptofist.png Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections. 2017-10-14 00:31:31 +02:00
package-lock.json update version strings for 3.19.1 (Thylacine's revenge) 2020-06-22 09:43:29 -04:00
package.json update version strings for 3.19.1 (Thylacine's revenge) 2020-06-22 09:43:29 -04:00
readme.md change a little wording in the readme 2020-05-05 09:53:22 -04:00
screenshot.png Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections. 2017-10-14 00:31:31 +02:00
server.js add server-side support for the new format of public signing keys 2020-06-25 13:14:26 -04:00

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 repository for details on how to get up-and-running with Cryptpad in Docker. This repository is maintained by the community and not officially supported.

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 CryptPad 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.

Team

CryptPad is actively developed by a team at XWiki SAS, a company that has been building Open-Source software since 2004 with contributors from around the world. Between 2015 and 2019 it was funded by a research grant from the French state through BPI France. It is currently financed by NLnet PET, subscribers of CryptPad.fr and donations to our Open-Collective campaign.

Contributing

We love Open Source and we love contribution. Learn more about contributing.

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.