Hi, I'm furo. Who the hell are you?
This commit is contained in:
parent
a9d1bb60e7
commit
8fc018c8c8
|
@ -1,7 +1,7 @@
|
||||||
%%-
|
%%-
|
||||||
title: XMPP - qwik docs
|
title: XMPP - qwik docs
|
||||||
header: XMPP
|
header: XMPP
|
||||||
date: 11th August 2021
|
date: 1th August 2022
|
||||||
-%%
|
-%%
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
@ -50,12 +50,6 @@ To register you would need a server to register on. Kind of in the same way you
|
||||||
If you want to use our server, you'll have the register an account. This can be done through the [qwik account manager (qam)](https://qam.qwik.space/). Once you've registred your JID would become `username@qwik.space` (assuming you used our server). Your friends will
|
If you want to use our server, you'll have the register an account. This can be done through the [qwik account manager (qam)](https://qam.qwik.space/). Once you've registred your JID would become `username@qwik.space` (assuming you used our server). Your friends will
|
||||||
use this address to contact you.
|
use this address to contact you.
|
||||||
|
|
||||||
When you've registered on our server you should get a welcome message kind of like this:
|
|
||||||
> Welcome to qwik.space!
|
|
||||||
> You can find more information at https://qwik.space/articles/xmpp/intro
|
|
||||||
>
|
|
||||||
> If you have any questions regarding the server, send a message on XMPP to [furo@qwik.space](xmpp:furo@qwik.space)
|
|
||||||
|
|
||||||
## Encryption
|
## Encryption
|
||||||
XMPP supports two types of encryption: OMEMO and OTR. We personally recommend using OMEMO as it is the easiest to use and all
|
XMPP supports two types of encryption: OMEMO and OTR. We personally recommend using OMEMO as it is the easiest to use and all
|
||||||
previously mentioned clients support it*. Even though OTR is supported by some clients, we don't recommend using it as it doesn't
|
previously mentioned clients support it*. Even though OTR is supported by some clients, we don't recommend using it as it doesn't
|
||||||
|
|
Loading…
Reference in New Issue
Block a user