TiloBox
Back to directory
LicenseAGPL-3.0
GitHub stars5.5k
Last commit1 weeks ago
Tags6 topics
MarkdownJavascriptPrivacyEncrypted OfficeRealtime CollaborationSecurity
Overview

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.

Guided learning

Learn CryptPad by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
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

bash
1docker run -d \
2 --name cryptpad \
3 -p 3000:3000 \
4 cryptpad/cryptpad:latest

CryptPad is licensed under the GNU AGPL-3.0 license.

Related tools

More options with a similar category or technology profile.

CryptPad FAQs

CryptPad is listed as a Productivity tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

CryptPad is listed under the AGPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

CryptPad is listed as an alternative to Notion. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.