Archived
🆕 Software Suggestion | CryptPad | Category: Paste #1116
Closed
opened 2019-08-08 18:01:23 +00:00 by kryptish
·
1 comment
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
I2P
OS
Self-contained networks
Social media
Tor
WIP
XMPP
[m]
approved
dependencies
duplicate
feedback wanted
high priority
iOS
low priority
stale
streaming
todo
wontfix
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
🆕 software suggestion
🆘 critical
🇦🇶 translations
🌐 Social News Aggregators
🌐 hosting
🌐 website issue
🏠 housekeeping
🐛 bug
👁️ browsers
👥 team chat
💢 conflicting
💬 discussion
💻 hardware
📁 file storage
📝 correction
📧 email
🔎 research required
🔐 password managers
🔒 VPN
🔒 file encryption
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🚫 Windows
🤖 Android
🦊 Firefox
🧰 productivity tools
The Invisible Internet Project (I2P)
Operating Systems
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Extensible Messaging and Presence Protocol
Matrix protocol
approved, waiting for a PR
Pull requests that update a dependency file
A label for stalebot if it gets added
Anything related to media streaming.
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Browser Extension related issues
Anything covering a translated version of the site
*Technical* issues with the website.
Anything primarily related to site cleanup.
Correction of content on the website
Virtual Private Network
Domain Name System
Firefox & forks, about:config etc.
No labels
🆕 software suggestion
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#1116
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
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.