imfreedom/knowledgebase

Import author information from MediaWiki
default tip
2022-05-17, Richard Laager
55bb33cac801
Import author information from MediaWiki

Testing Done:
I ran `mkdocs serve` and looked at a couple of pages. Nothing seemed to change.

Reviewed at https://reviews.imfreedom.org/r/1453/
---
authors:
- Ffdragon2
---
# XMPP
eXtensible Messaging and Presence Protocol ([XMPP](http://www.xmpp.org/))
(formerly known as [Jabber](http://www.jabber.org/)) is an open, XML-inspired
protocol for near real time, extensible instant messaging (IM) and presence
information (a.k.a. buddy lists). The protocol is built to be extensible and
other features such as Voice over IP and file transfer signaling have been
added.
## Protocol
* [XMPP Protocol](http://www.xmpp.org/protocols/)
* [XMPP Extensions](http://www.xmpp.org/extensions/)
## Additional Information
* [Wikipedia](http://en.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol)
* [XMPP About](http://www.xmpp.org/about/)