Installing XMPPWebIDΒΆ

To have a webapp that generates a Jabber account, a XMPP WebID certificates with that Jabber account and a client that uses that certificate, you will have to:

  1. Generate some server certificates, see Creating certificates with python-xmppwebid
  2. Install the django-xmppwebid-provider webapp, see Installing XMPPWebID certificate generator in Debian/Ubuntu
  3. Install a SASL EXTERNAL capable Jabber server, see Installing Jabberd2 in Debian/Ubuntu
  4. Install a certificates-enabled Jabber client, see Install Gajim and the user certificate

Previous topic

About XMPPWebID

Next topic

Creating certificates with python-xmppwebid

This Page