Added outdated warning.
This commit is contained in:
parent
38c2f88ce2
commit
1e99a9f351
|
@ -4,6 +4,8 @@ header: XMPP
|
||||||
date: 11th August 2021
|
date: 11th August 2021
|
||||||
-%%
|
-%%
|
||||||
|
|
||||||
|
# ** THIS DOCUMENT I HEAVILY OUTDATED. IT NEEDS AN UPDATE!
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
XMPP is a protocol for instant messaging. It stands for *Extensible Messaging and Presence Protocol*.
|
XMPP is a protocol for instant messaging. It stands for *Extensible Messaging and Presence Protocol*.
|
||||||
It supports most things you'd expect from an instant messaging software, like: chat (duh?), sending images/videos/other
|
It supports most things you'd expect from an instant messaging software, like: chat (duh?), sending images/videos/other
|
||||||
|
@ -58,7 +60,7 @@ When you've registered on our server you should get a welcome message kind of li
|
||||||
> Welcome to qwik.space!
|
> Welcome to qwik.space!
|
||||||
> You can find more information at https://qwik.space/articles/xmpp/intro
|
> 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)
|
> 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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user