Difference between revisions of "Prosody"

From Organic Design wiki
(stub it)
 
m (See also)
Line 11: Line 11:
 
== See also ==
 
== See also ==
 
*[[Jitsi]]
 
*[[Jitsi]]
 +
*[https://wiki.debian.org/InstallingProsody Debian's Prosody installation page]
 
*[https://www.cyberpunk.rs/prosody-server-setup-0-10-xmpp Some good configuration examples]
 
*[https://www.cyberpunk.rs/prosody-server-setup-0-10-xmpp Some good configuration examples]
 
[[Category:Libre software]]
 
[[Category:Libre software]]

Revision as of 08:29, 8 May 2020

Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.

Prosody is a light-weight, easy to configure, XMPP server. XMPP is an open and extensible Internet protocol used for communications, presence, identification, authentication etc. It's a big part of the Semantic Web movement which is all about achieving the functionality we need using open standards instead of specific applications.

Chatrooms

SSL

Todo: import script needed for LE certs, can use LE's hook

Using the Prosody server that ships with Jitsi

See also