OpenSource-Hub
C

CryptPad

7.6k stars·Privacy Protection·SHA-256 checksum verified

End-to-end encrypted open-source collaboration suite with real-time document editing, spreadsheets, presentations, and more. Protects content even if server is compromised.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Encrypted real-time office suite: documents, spreadsheets, presentations, and more, all client-side encrypted.

Core Features

  • End-to-end encryption: data encrypted in browser, server never sees plaintext
  • All-in-one tools: Document, Sheet, Presentation, Form, Kanban, Code, Rich Text, Whiteboard
  • Real-time collaboration: simultaneous editing with instant sync
  • Self-hostable: Docker images and traditional install for full control
  • Open source & auditable: AGPLv3 license, community vetted

What It Can't Do

  • End-to-end encryption requires trusting the server admin not to serve malicious code; use well-known instances. 2. Your IP may be logged; use Tor Browser for anonymity. 3. Always use the latest version to benefit from security patches. 4. Shared links grant access to the document; manage sharing carefully.

Use Cases

  • Secure team collaboration without trusting cloud providers
  • Privacy-conscious users needing encrypted online office tools
  • Organizations hosting their own collaboration platform on-premises

Detailed Introduction

CryptPad is a fully open-source collaboration platform that encrypts all data in your browser before it reaches the server. It offers a full set of office-like tools — documents, spreadsheets, presentations, forms, kanban boards, code snippets, rich text, and whiteboards — all with real-time synchronization. Because encryption happens client-side, even if the server is breached, attackers cannot read your content. The software is designed to minimize data exposure: no passwords are sent to the server (keys derived from username+password), and IP logging is a risk you should assume exists. A well-maintained instance includes safeguards against script injection and other attacks. CryptPad is actively developed by XWiki SAS and has a three-month release cycle. It can be self-hosted via Docker or traditional installation, with official Docker images for AMD64 and ARM64. The community translates the interface through Weblate and discusses on Matrix and the CryptPad forum.

Tags

end-to-end encryptioncollaborationoffice suiteself-hostedreal-time editing

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Visit CryptPad official site https://cryptpad.org or use the hosted instance at https://cryptpad.fr

4

Sign up with a username and password (no email required; keys derived locally)

5

Create a new document, share the link with collaborators, and start editing in real time

Install Guide
  1. Visit CryptPad official site https://cryptpad.org or use the hosted instance at https://cryptpad.fr
  2. Sign up with a username and password (no email required; keys derived locally)
  3. Create a new document, share the link with collaborators, and start editing in real time
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

If using the hosted service, simply delete your account or stop using it. For self-hosted installations, remove the deployment directory, database, and any Docker containers/volumes.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseAGPL-3.0-or-later
Last Updated2026-05-13 14:05:41
GitHub RepositoryOfficial Website

Similar Projects