🆕 Software Suggestion | CryptPad | Category: Paste #1116

Closed
opened 2019-08-08 18:01:23 +00:00 by kryptish · 1 comment
kryptish commented 2019-08-08 18:01:23 +00:00 (Migrated from github.com)

Description

CryptPad is an open source, zero knowledge, realtime collaborative editor. Data is encrypted/decrypted in the browser. CryptPad is based upon two open-source cryptography libraries: tweetnacl.js and scrypt-async.js.

Scrypt is used to turn your username and password into a unique keyring which secures access to (a registered users) CryptDrive such that only you can access your list of pads. CryptPad can also be used without registering an account.

xsalsa20-poly1305 and x25519-xsalsa20-poly1305 cyphers provided by tweetnacl are used to encrypt pads and chat history.

FAQ about privacy: https://cryptpad.fr/faq.html#privacy-me

Basic Information

Name: CryptPad
Category: #paste
URL: https://cryptpad.fr/pad/
License: GNU Affero General Public License v3.0
Git/Source Code: https://github.com/xwiki-labs/cryptpad

PR: #1115

## Description CryptPad is an open source, zero knowledge, realtime collaborative editor. Data is encrypted/decrypted in the browser. CryptPad is based upon two open-source cryptography libraries: tweetnacl.js and scrypt-async.js. Scrypt is used to turn your username and password into a unique keyring which secures access to (a registered users) CryptDrive such that only you can access your list of pads. CryptPad can also be used without registering an account. **xsalsa20-poly1305** and **x25519-xsalsa20-poly1305** cyphers provided by tweetnacl are used to encrypt pads and chat history. FAQ about privacy: https://cryptpad.fr/faq.html#privacy-me ## Basic Information **Name:** CryptPad **Category:** [#paste](https://www.privacytools.io/classic/#paste) **URL:** https://cryptpad.fr/pad/ **License:** [GNU Affero General Public License v3.0](https://github.com/xwiki-labs/cryptpad/blob/master/LICENSE) **Git/Source Code:** https://github.com/xwiki-labs/cryptpad PR: #1115
nitrohorse commented 2019-08-09 15:09:35 +00:00 (Migrated from github.com)

Just realized we already recommend CryptPad in the Productivity Tools section (https://www.privacytools.io/software/productivity/#productivity); makes sense that we'd include their paste service too.

Just realized we already recommend CryptPad in the Productivity Tools section (https://www.privacytools.io/software/productivity/#productivity); makes sense that we'd include their paste service too.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1116
No description provided.