66 lines
2.3 KiB
Markdown
66 lines
2.3 KiB
Markdown
# Cryptpad
|
|
|
|
Wie der Name schon andeutet, legt Cryptpad24 großen
|
|
Wert auf die Verschlüsselung der Dokumente. Neben
|
|
Markdown Pads (Code genannt) bietet Cryptpad weitere
|
|
Tools zur Dokumentenbearbeitung wie einen Texteditor
|
|
(WYSIWYG) und Tabellenkalkulation über eine clientseitige
|
|
Onlyoffice-Integration, Formulare, Kanban Boards und
|
|
Whiteboards. Es gibt ebenfalls ein Account-Management.
|
|
Eine externe Authentifizierung per SSO ist zur Zeit noch
|
|
nicht möglich befindet sich aber in der Planung.
|
|
|
|
## Allgemeine Informationen
|
|
|
|
- Website: https://cryptpad.org/
|
|
- Demo:
|
|
- [cryptpad.fr](https://cryptpad.fr/)
|
|
- Source Code: [github](https://github.com/xwiki-labs/cryptpad)
|
|
- Dokumentation: [hier](https://docs.cryptpad.fr/en/)
|
|
- Lizenz: AGPL-3.0
|
|
- Programmiersprache (Framework): Javascript
|
|
- Geschäftsmodell: xwiki.com, founding, donations
|
|
|
|
### Kernfunktionen (Spezialisierung der Plattform)
|
|
|
|
- Neben Markdown Pads (_Code_ genannt) bietet Cryptpad weitere Dokumentarten wie Richtext und Tabellenkalkulation über eine onlyoffice Integration, Formulare, Kanban Boards und Whiteboards.
|
|
|
|
### Erweiterte Funktionen (nicht spezialisiert darauf)
|
|
|
|
## Technisch
|
|
|
|
### Installation
|
|
|
|
- coop-cloud recipe: [ja](https://git.coopcloud.tech/coop-cloud/cryptpad)
|
|
- Docker: [image](), [Dockerfile](https://github.com/xwiki-labs/cryptpad-docker)
|
|
- Docker-Compose: [hier](https://github.com/xwiki-labs/cryptpad-docker/blob/main/docker-compose.yml)
|
|
- Konfiguration via: envs
|
|
- API-Dokumentation: ?
|
|
- Abhängigkeiten:
|
|
- Installationshinweise: (Was ist alles schief gelaufen?)
|
|
- musste das recipe upgrade und dabei einiges anpassen
|
|
- scheint jetzt aber zu laufen
|
|
|
|
### Authentifizierung & SSO
|
|
|
|
wohl wegen e2e nicht trivial, noch in entwcklung, gibt aber schon ein fund dafür:
|
|
https://github.com/xwiki-labs/cryptpad/issues/174
|
|
https://github.com/xwiki-labs/cryptpad/issues/903
|
|
https://nlnet.nl/project/CryptPad-Auth/
|
|
|
|
### Entwicklung
|
|
|
|
- Maintainership: xiwki.com, Ort
|
|
- Contributors: 67
|
|
- Letzte Änderung: 25days ago
|
|
- Letzter Release / Zyklus: [5.0](https://github.com/xwiki-labs/cryptpad/releases/tag/5.0.0)
|
|
- Erweiterbarkeit: ?
|
|
- Geplante Entwicklung / Roadmap: https://cryptpad.fr/kanban/#/2/kanban/view/PLM0C3tFWvYhd+EPzXrbT+NxB76Z5DtZhAA5W5hG9wo
|
|
|
|
Überprüft am: 11.07.22
|
|
|
|
### sonstiges
|
|
|
|
## Notizen
|
|
|
|
Version 1.2 28.06.2022
|