Mercurial > prosody-modules
annotate mod_s2s_auth_monkeysphere/README.wiki @ 1782:29f3d6b7ad16
Import wiki pages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 24 Aug 2015 16:43:56 +0200 |
parents | |
children |
rev | line source |
---|---|
1782 | 1 #summary Monkeysphere certificate checking for s2s |
2 #labels Stage-Alpha, Type-S2SAuth | |
3 | |
4 = Introduction = | |
5 | |
6 [http://web.monkeysphere.info/ Monkeysphere] is a project aiming to introduce PGP's web of trust to protocols such as SSH and TLS (which XMPP uses). | |
7 | |
8 = Details = | |
9 | |
10 This module is currently just a prototype, it has numerous issues and is *not* suitable for production use. | |
11 | |
12 = Compatibility = | |
13 || trunk || Works || | |
14 || 0.10 || Works || | |
15 || 0.9 || Works || |