Services/XMPP: Difference between revisions
From DcUsers
(Create page) |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Service |
{{Template:Service |
||
⚫ | |||
| description = Available services: |
|||
⚫ | |||
⚫ | |||
⚫ | |||
| account = global-reg |
| account = global-reg |
||
| ipv6 = true |
| ipv6 = true |
||
| security_notes = |
| security_notes = This service is secure. |
||
}} |
}} |
||
== Access == |
== Access == |
||
To connect you need and XMPP client, like for example: |
|||
* Domain: milkypond.org |
|||
* [https://www.pidgin.im Pidgin] |
|||
* [https://weechat.org/ WeeChat] with the jabber plugin |
|||
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 |
* TCP port for client connections: 5222 |
||
* Host: jabber.milkypond.org |
* Host: jabber.milkypond.org |
||
The daemon listens on other TCP ports: |
The daemon listens on other TCP ports: |
||
* 5269 (server to server connections) |
* 5269 (server to server connections) |
||
* 5280 ([ |
* 5280 ([https://en.wikipedia.org/wiki/BOSH BOSH] http) |
||
* 5281 ([ |
* 5281 ([https://en.wikipedia.org/wiki/BOSH BOSH] https) |
||
== Features == |
== Features == |
||
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 12:59, 8 April 2020
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:
Features
MUC (multi-user chat) is available.
Technical Details
This service is made using: