sequoia-wot 0.15.0

An implementation of OpenPGP's web of trust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
This is a simple network where a User ID contains an email address
that would be normalized by puny code.


```text
           o alice
           |  2/100
           v
           o hANS@bücher.tld
           |  1/100
           v
           o carol
```