* OpenBSD ** TODO XMPP (Jabber) server on OpenBSD /intro/ *** Installing prosody #+BEGIN_SRC shell pkg_install prosodyctl #+END_SRC - daemon *** Configuring DNS prosodyctl check dns *** Getting certificates - acme config (ignore makefile) - importing certificates #+BEGIN_SRC shell prosodyctl --root cert import HOSTNAME /path/to/certificates #+END_SRC *fullchain* #+BEGIN_SRC shell prosodyctl check certs #+END_SRC *** Final tests #+BEGIN_SRC shell prosodyctl check connectivity #+END_SRC *** Clients - emacs - terminal - android - ios *** Modern XMPP