Merge branch 'WEBSITE_services_xmpp_ger' into 'master'

WEBSITE_services_xmpp_ger

See merge request disroot/website!136
This commit is contained in:
Fede.- 2019-09-05 04:03:48 +02:00
commit f0035b88ae
15 changed files with 230 additions and 4 deletions

View file

@ -0,0 +1,14 @@
---
title: 'Xmpp Direktnachrichten'
bgcolor: '#FFF'
fontcolor: '#555'
text_align: left
---
![](monal.jpg)
---
## Private Chats
Rede ungehindert mit jedem anderen Disrooter oder mit jedem da draußen, der irgendeinen XMPP-komatiblen Server im Internet nutzt. Du entscheidest, ob ein Verlauf der Unterhaltung auf dem Server gespeichert werden soll und ob Du eine Verschlüsselung nutzen möchtest. Benutzernamen bei XMPP gleichen vom Aufbau her dem von Email-Adressen enstsprechend des XMPP-Servers (Nutzername@Beispiel.de).

View file

@ -0,0 +1,16 @@
---
title: 'Xmpp Bots'
bgcolor: '#FFF'
fontcolor: '#555'
text_align: left
---
## Bots
Bots sind Chat-Accounts, die wie kleine Helferlein Dinge für Dich erledigen können, ob das Abrufen des aktuellen Wetters am angefragten Ort, das Begrüßen von Neuankömmlingen, Dich an Sachen zu erinnern und sogar Web-Suchen durchzuführen oder Dich mit RSS-Feeds zu versorgen und tonnenweise nützliche und nutzlose Dinge. Wir bieten einige auf **hubot** basierende, vielseitige Bots an, ebenso wie einen dedizierten Bot-Server unter `bot.disroot.org`. Wenn Du einen Bot hast und nach einem Zuhause für ihn suchst, sprich mit uns. <br>
Unser Bot-Server speichert keinen Verlauf.
---
![](hubot_logo.png)

View file

@ -7,7 +7,7 @@ text_align: left
## Bots
Bots are chat accounts that will do things for you. From checking the weather, greeting new-commers, remembering things for you or even making web searches or supplying you with RSS feeds and ton of other useful and those more useless things. We offer number of multipurpose bots based on **hubot** as well as a dedicated bot server called `bot.disroot.org`. If you have a bot and you're looking for a home for it, get in touch with us.<br>
Bots are chat accounts that will do things for you. From checking the weather, greeting newcomers, remembering things for you or even making web searches or supplying you with RSS feeds and ton of other useful and those more useless things. We offer number of multipurpose bots based on **hubot** as well as a dedicated bot server called `bot.disroot.org`. If you have a bot and you're looking for a home for it, get in touch with us.<br>
Our bot server does not keep any history on the server.

View file

@ -0,0 +1,14 @@
---
title: 'Xmpp Bridges'
bgcolor: '#FFF'
fontcolor: '#555'
text_align: left
---
![](conversations.jpg)
---
## Gateways, Bridges und Transports
XMPP erlaubt verschiedene Wege, um sich mit verschiedenen Chat-Protokollen zu verbinden. Du kannst Dich über unser Biboumi IRC Gateway mit jedem IRC-Raum verbinden. Für die Zukunft planen wir eine Matrix-Bridge (derzeit noch über bau-haus.net, unsere Internet-Freunde), eine Telegram-Bridge und eine Vielzahl von anderen Bridges und Transports, die wir gerade vorbereiten.

View file

@ -0,0 +1,21 @@
---
title: 'Xmpp Chatrooms'
bgcolor: '#FFF'
fontcolor: '#555'
text_align: left
---
## Chatrooms
Mit XMPP kannst Du private und öffentliche Räume erstellen oder bestehenden Räumen beitreten. Die Adressen für Räume sind einfach zu merken und gleichen Email-Mailinglisten wie: *Dein_Raum*@chat.disroot.org. Zusätzlich kannst Du für jeden Raum verschiedene Privatsphäre-Einstellungen vornehmen, wie zum Beispiel:
+ Soll der Raum-Verlauf gespeichert werden?
+ Soll der Raum öffentlich gesucht und betreten werden können?
+ Administratoren und Moderatoren bestimmen
+ Soll die Kommunikation veschlüsselt erfolgen?
Sieh Dir die [Globale Raum-Liste](https://search.jabbercat.org/rooms/1) aller Server an, die freiwillig ihre öffentlichen Räume an Globales Verzeichnis melden.
---
![](chatrooms.png)

View file

@ -9,7 +9,7 @@ text_align: left
With XMPP your can create and join private or public rooms in the network. Rooms address are simple to remember and resemble email mailinglists like: *your_room*@chat.disroot.org. Additionally you can set various privacy settings per room such as: Whether the room history should be stored on the server, whether the room is publicly searchable and open for anyone to join, you can set admins and moderators for the room and room encryption.
Check the [global room list](https://search.jabbercat.org/rooms/1) of all the servers that volountarily submit their public rooms to global directory.
Check the [global room list](https://search.jabbercat.org/rooms/1) of all the servers that voluntarily submit their public rooms to global directory.
---

View file

@ -0,0 +1,66 @@
---
title: 'Xmpp Clients'
bgcolor: '#FFF'
fontcolor: '#327E82'
text_align: left
clients:
-
title: Dino
logo: dino.png
link: https://dino.im
text:
platforms: [fa-linux]
-
title: Gajim
logo: gajim.png
link: https://gajim.org/
text:
platforms: [fa-linux, fa-windows]
-
title: BeagleIM
logo: beagle.png
link: https://beagle.im/
text:
platforms: [fa-apple]
-
title: Monal IM
logo: monal.png
link: https://monal.im/
text:
platforms: [fa-apple]
-
title: Conversations
logo: conversations.png
link: https://conversations.im/
text:
platforms: [fa-android]
-
title: ChatSecure
logo: chatsecure.png
link: https://chatsecure.org
text:
platforms: [fa-apple]
-
title: Profanity
logo: profanity.png
link: http://profanity.im/
text: "Console based XMPP client"
platforms: [fa-linux, fa-windows, fa-apple, fa-android]
-
title: converse.js
logo: conversejs.svg
link: https://webchat.disroot.org
text: "XMPP client in your browser"
platforms: [fa-linux, fa-windows, fa-apple, fa-android]
---
<div class=clients markdown=1>
</div>

View file

@ -0,0 +1,11 @@
---
title: 'Jabber Clients'
bgcolor: '#FFFFFF'
fontcolor: '#327E82'
text_align: center
---
# Nutze Deinen bevorzugten Chat-Client
Es gibt eine Menge Desktop-/Web-/Mobil-Clients, zwischen denen Du wählen kannst. Such Dir den aus, der Dir am besten gefällt.<br>
[https://xmpp.org/software/clients.html](https://xmpp.org/software/clients.html)

View file

@ -6,4 +6,5 @@ text_align: center
---
# Use your favorite chat-client
There is a lot of desktop/web/mobile clients to choose from. Pick the one you like the best. [https://xmpp.org/software/clients.html](https://xmpp.org/software/clients.html)
There are a lot of desktop/web/mobile clients to choose from. Pick the one you like the best.<br>
[https://xmpp.org/software/clients.html](https://xmpp.org/software/clients.html)

View file

@ -0,0 +1,14 @@
---
title: 'Xmpp Verschlüsselung'
bgcolor: '#FFF'
fontcolor: '#555'
text_align: left
---
## Verschlüssele alles!
Durch die Nutzung der OMEMO (GPG oder OTR) Ende-zu-Ende-Verschlüsselungsmethoden erreichen Eure Unterhaltungen den Nachrichtenempfänger, ohne durch irgendjemand abgefangen zu werden (nicht mal durch Administratoren).
---
![](omemo_logo.png)

View file

@ -7,7 +7,7 @@ text_align: left
## Encrypt everything!
By using OMEMO (GPG or OTR) End-to-End encryption methods on the client side (i.e. on your end), your conversations will reach the recipient of the message without being intercepted by anyone (not even administrators).
By using OMEMO (GPG or OTR) End-to-End encryption methods on the client side (i.e. on your end), your conversations will reach the recipient of the message without being intercepted by anyone (not even administrators).
---

View file

@ -0,0 +1,9 @@
---
title: 'Xmpp Highlights'
bgcolor: '#8EB726'
fontcolor: '#FFF'
text_align: center
---
## XMPP Funktionen - Highlights:

View file

@ -0,0 +1,15 @@
---
title: 'XMPP Settings'
bgcolor: '#1F5C60'
fontcolor: '#FFF'
text_align: center
---
## Server-Einstellungen:
### XMPP ID:<span style="color:#8EB726"> <i>deinnutzername</i>@disroot.org </span>
##### Erweiterte Einstellungen: Server/Port<span style="color:#8EB726"> disroot.org/5222 </span>
---
#### Uploadlimit Dateigröße:<span style="color:#8EB726"> 10 MB </span>
#### Archivierte Nachrichten verfallen nach: <span style="color:#8EB726"> 6 Monaten </span>

View file

@ -0,0 +1,24 @@
---
title: XMPP
bgcolor: '#FFF'
fontcolor: '#1F5C60'
body_classes: modular
---
<br><br><br><br>
<a class="button button2" href="https://user.disroot.org/pwm/public/newuser">Bei Disroot registrieren</a>
<a class="button button1" href="https://webchat.disroot.org/">Anmelden per Webchat</a>
---
![](xmpp_logo.png?resize=128,128)
# XMPP
### Dezentralisiertes und Föderatives Instant Messaging
Kommuniziere über ein standardisiertes, offenes und föderatives Chatprotokoll mit der Möglichkeit, Deine Kommunikation mit dem OMEMO-Protokoll zu verschlüsseln (basierend auf den Verschlüsselungsmethoden, die von Anbietern wie Signal und Matrix genutzt wird). Mit XMPP bist Du nicht an einen Serviceanbieter gebunden (z.B. Disroot), sondern kannst ungehindert mit Kontakten auf anderen [Jabber-Servern](https://compliance.conversations.im/) kommunizieren, genau so wie Du zwischen verschiedenen Email-Servern kommunizieren würdest.
<br>
Projekt-Website: [https://xmpp.org](https://xmpp.org)<br>
Server-Implementierung: [https://prosody.im](https://prosody.im)
<a href='https://compliance.conversations.im/server/disroot.org'><img src='https://compliance.conversations.im/badge/disroot.org'></a>

View file

@ -0,0 +1,21 @@
---
title: XMPP
content:
items: '@self.modular'
order:
by: default
dir: asc
custom:
- _xmpp
- _xmpp-settings
- _xmpp-highlights
- _xmpp-clients_header
- _xmpp-clients
- _xmpp-encrypt
- _xmpp-1on1
- _xmpp-chatrooms
- _xmpp-bridges
- _xmpp-bots
body_classes: modular
header_image: everyones-welcome.jpg
---