Mercurial > prosody-wiki
comparison mod_s2s_auth_monkeysphere.wiki @ 457:f6d83a7882d8
Created wiki page through web user interface.
author | MWild1@gmail.com |
---|---|
date | Mon, 19 May 2014 10:30:02 +0000 |
parents | |
children | af6a790e42b6 |
comparison
equal
deleted
inserted
replaced
456:adb96874e448 | 457:f6d83a7882d8 |
---|---|
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 It also depends on libunbound, see the instructions at [https://www.zash.se/luaunbound.html luaunbound]. | |
13 | |
14 = Compatibility = | |
15 | trunk | Works | | |
16 | 0.10 | Works | | |
17 | 0.9 | Works | |