diff --git a/docs/admin/Features.md b/docs/admin/Features.md new file mode 100644 index 000000000..9f4bc75eb --- /dev/null +++ b/docs/admin/Features.md @@ -0,0 +1,44 @@ +# Übersicht über die Features und ähnliches + +## Anzeige +* WebXDC +* Anzeige von Stickern +* Anzeige von Medien (Video, Bilder, PDF, ...) + +## Kommunikation / Übertragung +* Verschlüsselung + * OpenPGP ([xep-0377](https://xmpp.org/extensions/xep-0374.html)) + * OTR + * OMEMO ([xep-0384](https://xmpp.org/extensions/xep-0384.html)) + * Unverschlüsselt +* HTTPUpload ([xep-0363](https://xmpp.org/extensions/xep-0363.html)) +* Reaktionen auf Nachrichten ([xep-0444](https://xmpp.org/extensions/xep-0444.html)) +* Download von Stickern (auch extern) +* WebRTC +* Konfiguration eines eigenen DNS Servers (Default-Konfiguration: 194.242.2.2 // [2a07:e340::2]) +* Push Server (Default-Konfiguration: up.conversations.im) +* DNS SRV Records [xep-0368](https://xmpp.org/extensions/xep-0368.html) + +## Sonstiges +* Backup & Restore +* Donation-Banner +* Kontaktlisten Synchronisation +* Gateways, für die standardmäßig OMEMO deaktiviert wird: + * sip.cheogram.com + * irc.cheogram.com + * smtp.cheogram.com + * cheogram.com + * aria-net.org + * matrix.org + * *.covid.monal.im +* Account-Domains für die standardmäßig OMEMO deaktiviert wird: + * s.ms + +## Unklares +* "Invite" (sharable link?) +* Cheogram? +* Onboarding URL ? +* + +## Offizielle XEP Liste +https://xmpp.org/software/monocles-chat/ \ No newline at end of file