From fc9c07e26a4aecc42ff756dad82c02c0d86256fb Mon Sep 17 00:00:00 2001 From: BurnyLlama Date: Tue, 10 Aug 2021 22:59:53 +0200 Subject: [PATCH] Fixed small writing mistakes. --- content/pages/articles/xmpp/intro.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/pages/articles/xmpp/intro.md b/content/pages/articles/xmpp/intro.md index d856e68..72ac0a2 100644 --- a/content/pages/articles/xmpp/intro.md +++ b/content/pages/articles/xmpp/intro.md @@ -1,7 +1,7 @@ %%- title: XMPP - qwik docs header: XMPP -date: 9th August 2021 +date: 10th August 2021 -%% # Introduction @@ -32,8 +32,8 @@ To use XMPP you would need a client. Under here you can see our recommendations * Beagle IM ([Mac App Store](https://apps.apple.com/us/app/beagleim-by-tigase-inc/id1445349494)) **Android:** -* blabber.im ([F-Droid](https://f-droid.org/en/packages/eu.siacs.conversations/)*, [Google Play](https://play.google.com/store/apps/details?id=eu.siacs.conversations)) -* Conversations ([F-Droid](https://f-droid.org/en/packages/de.pixart.messenger/)*, [Google Play](https://play.google.com/store/apps/details?id=im.blabber.messenger)) +* blabber.im ([F-Droid](https://f-droid.org/en/packages/de.pixart.messenger/)*, [Google Play](https://play.google.com/store/apps/details?id=im.blabber.messenger)) +* Conversations ([F-Droid](https://f-droid.org/en/packages/eu.siacs.conversations/)*, [Google Play](https://play.google.com/store/apps/details?id=eu.siacs.conversations)) **iOS:** * Monal IM ([App Store](https://apps.apple.com/us/app/monal-xmpp-chat/id317711500)) @@ -46,7 +46,7 @@ We primarily use gajim and blabber.im. ## Registration To register you would need a server to register on. Kind of in the same way you can register an email at different domains. -(@gmail.com, @outllok.com, @protonamil.com, etc.) XMPP works in a similar manner where your *JID* (Jabber ID) is formatted as +(@gmail.com, @outlook.com, @protonmail.com, etc.) XMPP works in a similar manner where your *JID* (Jabber ID) is formatted as `username@server.com`. You can choose between thousands of server, but we'd be happy if you joined our server. Most, if not all, clients allow you to register an account directly in the app, but if you have problems to register through the @@ -58,7 +58,7 @@ When you've registered on our server you should get a welcome message kind of li > Welcome to qwik.space! > You can find more information at https://qwik.space/xmpp.html > -> If you have any questions regarding the server, send a message on XMPP to furo@qwik.space +> If you have any questions regarding the server, send a message on XMPP to [furo@qwik.space](xmpp:furo@qwik.space) ## Encryption XMPP supports two types of encryption: OMEMO and OTR. We personally recommend using OMEMO as it is the easiest to use and all