1
0
Fork 0
Datei suchen
Luna 225e14ca0d add dino 2019-04-16 01:20:52 -03:00
LICENSE Initial commit 2018-07-12 06:47:34 +00:00
README.md add dino 2019-04-16 01:20:52 -03:00

README.md

xmpp-glossary

Glossary of terms for XMPP.

C

Conversations: A XMPP Client for Android. Built to compete with propietary alternatives. Official page.

D

Dino: A XMPP Client written in GTK+ for Linux. Official page.

E

ejabberd: A XMPP Server written in Erlang. Official page.

G

Gajim: A GTK+ client, written in Python. Project on their own GitLab instance.

Gajimbo: A fork of Gajim, maintained by Ave. Repository.

H

HTTP File Upload: A XEP describing file uploads taking place a HTTP based API. Solves problems with Jingle. XEP-0363: HTTP File Upload.

J

Jabber: XMPP's original name. Original Slashdot post on Jabber.

Jingle: XEP describing P2P sessions for any kind of media transfer. XEP-0166: Jingle.

M

Multi-User Chat (MUC): As the name implies, MUCs are conversation channels where more than two users can be in. Unofficial listing of public MUCs.

Metronome: A XMPP Server written in Lua, forked off Prosody. Official page.

O

OMEMO Multi-End Message and Object Encryption: An extension to XMPP that allows encryption with the Signal Protocol. info here.

Over The Record (OTR) Messaging: An encryption protocol for Instant Messaging. Wikipedia page. XEP-0364: Current Off-the-Record Messaging Usage.

P

Prosody: A XMPP Server written in Lua. Official page. ProtoXEP: XEP Process.

X

XEP: XMPP Protocol Extension. All XEPs can be found here.

XMPP: Extensible Messaging and Presence Protocol.

XSF: XMPP Standards Foundation.