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)"
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 accountWeb Interface
Links
This post is licensed under CC BY 4.0 by the author.