Annotate
mod_s2s_auth_monkeysphere/README.wiki @ 1787:663e5d923ef0
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
author |
Kim Alvefur <zash@zash.se> |
date |
Tue, 25 Aug 2015 16:58:39 +0200 |
parent |
1782:29f3d6b7ad16 |
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 ||
|