mod_s2s_auth_monkeysphere/README.markdown
author Kim Alvefur <zash@zash.se>
Tue, 19 Jan 2016 18:04:24 +0100
changeset 2029 ae98bb884110
parent 1807 4d73a1a6ba68
child 3395 c8c9c940ec2d
permissions -rw-r--r--
mod_mam: Fix Top Level Error from string[table] = nil instead of table[string] = nil

---
labels:
- 'Stage-Alpha'
- 'Type-S2SAuth'
summary: Monkeysphere certificate checking for s2s
...

Introduction
------------

[Monkeysphere](http://web.monkeysphere.info/) is a project aiming to
introduce PGP's web of trust to protocols such as SSH and TLS (which
XMPP uses).

Details
-------

This module is currently just a prototype, it has numerous issues and is
**not** suitable for production use.

Compatibility
-------------

  ------- -------
  trunk   Works
  0.10    Works
  0.9     Works
  ------- -------