CryptPad
End-to-end encrypted and open-source collaborative office suite.
Why consider CryptPad?
CryptPad is an open-source collaboration suite that is end-to-end encrypted. It provides rich text pads, spreadsheets, code editors, kanban boards, and whiteboards where the server has zero knowledge of document contents.
Learn CryptPad by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of CryptPad
CryptPad protects sensitive business and personal data with client-side cryptographic keys, ensuring complete privacy during real-time multiplayer editing sessions.
Running with Docker
docker run -d \ --name cryptpad \ -p 3000:3000 \ cryptpad/cryptpad:latestCryptPad is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.