Post

CryptPad

CryptPad is a collaboration suite that is end-to-end encrypted and open-source. It is designed to facilitate collaboration by synchronizing changes to documents in real time. Since all the user data is encrypted, in the event of a breach, attackers have no way of accessing the stored content

CryptPad

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/cryptpad.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 8 GB OS: Debian 13

Configuration

Config file:

1
/opt/cryptpad/config/config.js

Notes

After installation finishes, systemctl status cryptpad.service to get token URL which you can use to create admin account

Web Interface

Port: 3000

This post is licensed under CC BY 4.0 by the author.