Services/XMPP: Difference between revisions

From DcUsers
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:Service
{{Template:Service
| description = A node on the Jabber network, based on XMPP, the open standard for instant messaging.
| description = Available services:
| prerequisite =
* a node on the Jabber network, based on XMPP, the open standard for instant messaging.
| prerequisite = None
| account = global-reg
| account = global-reg
| ipv6 = true
| ipv6 = true
| security_notes =
| security_notes = This service is secure.
}}
}}


Line 28: Line 27:


MUC (multi-user chat) is available.
MUC (multi-user chat) is available.

== Technical Details ==

This service is made using:
* [https://prosody.im/ Prosody]

Latest revision as of 13:59, 8 April 2020

Service 'XMPP'
Description A node on the Jabber network, based on XMPP, the open standard for instant messaging.
Prerequisite None
Account Global (registration required) IPv6 Ready Yes
Security Notes This service is secure.

Access

To connect you need and XMPP client, like for example:

You should only need to specify the domain in your preferred software: milkypond.org

If you software does not discover all the settings with the domain, then you can enter then manually:

  • TCP port for client connections: 5222
  • Host: jabber.milkypond.org

The daemon listens on other TCP ports:

  • 5269 (server to server connections)
  • 5280 (BOSH http)
  • 5281 (BOSH https)

Features

MUC (multi-user chat) is available.

Technical Details

This service is made using: