Software /
code /
prosody-modules
Comparison
mod_s2s_auth_monkeysphere/README.markdown @ 3391:c8c9c940ec2d
mod_s2s_auth_monkeysphere/README: Normalize markdown
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 01 Dec 2018 16:04:24 +0100 |
parent | 1803:4d73a1a6ba68 |
child | 3392:8d1141025b43 |
comparison
equal
deleted
inserted
replaced
3390:3287dd234f3f | 3391:c8c9c940ec2d |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Alpha' | 3 - 'Stage-Alpha' |
4 - 'Type-S2SAuth' | 4 - 'Type-S2SAuth' |
5 summary: Monkeysphere certificate checking for s2s | 5 summary: Monkeysphere certificate checking for s2s |
6 ... | 6 --- |
7 | 7 |
8 Introduction | 8 ## Introduction |
9 ------------ | |
10 | 9 |
11 [Monkeysphere](http://web.monkeysphere.info/) is a project aiming to | 10 [Monkeysphere](http://web.monkeysphere.info/) is a project aiming to |
12 introduce PGP's web of trust to protocols such as SSH and TLS (which | 11 introduce PGP's web of trust to protocols such as SSH and TLS (which |
13 XMPP uses). | 12 XMPP uses). |
14 | 13 |
15 Details | 14 ## Details |
16 ------- | |
17 | 15 |
18 This module is currently just a prototype, it has numerous issues and is | 16 This module is currently just a prototype, it has numerous issues and is |
19 **not** suitable for production use. | 17 **not** suitable for production use. |
20 | 18 |
21 Compatibility | 19 ## Compatibility |
22 ------------- | |
23 | 20 |
24 ------- ------- | 21 ------- ------- |
25 trunk Works | 22 trunk Works |
26 0.10 Works | 23 0.10 Works |
27 0.9 Works | 24 0.9 Works |