66 lines
2.2 KiB
Markdown
66 lines
2.2 KiB
Markdown
|
|
||
|
# Cryptpad
|
||
|
|
||
|
Wie der Name schon andeutet, legt Cryptpad großen Wert auf die Verschlüsselung der Dokumente.
|
||
|
Neben Markdown Pads (_Code_ genannt) bietet Cryptpad weitere Dokumentarten wie Richtext und
|
||
|
Tabellenkalkulation über eine onlyoffice Integration, Formulare, Kanban Boards und Whiteboards.
|
||
|
Es gibt ebenfalls ein Accountmanagement, eine externe Authentifizierung per SSO ist allerdings noch in Planung.
|
||
|
|
||
|
|
||
|
## Allgemeine Informationen
|
||
|
|
||
|
* Website: https://cryptpad.org/
|
||
|
* Demo:
|
||
|
* [cryptpad.fr](https://cryptpad.fr/)
|
||
|
* [local-it]() admin : (Zugang für Demo-System hier)
|
||
|
* 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
|