Mercurial > prosody-wiki
annotate mod_s2s_auth_monkeysphere.wiki @ 460:7204e7a78478
mod_s2s_auth_monkeysphere: Oh, this doesn't depend on luaunbound
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 20 May 2014 11:15:44 +0200 |
parents | af6a790e42b6 |
children | b7ea7700c6d9 |
rev | line source |
---|---|
457 | 1 #summary Monkeysphere certificate checking for s2s |
2 #labels Stage-Alpha | |
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 = | |
458 | 13 || trunk || Works || |
14 || 0.10 || Works || | |
460
7204e7a78478
mod_s2s_auth_monkeysphere: Oh, this doesn't depend on luaunbound
Kim Alvefur <zash@zash.se>
parents:
458
diff
changeset
|
15 || 0.9 || Works || |