Install a pkg-config file.
[fides] / TODO
1 - Handle compromises
2   - Key revocation & distribution
3   - Recalculate trust
4   - Notification of trust changes?
5   - Format of revocation certs
6   - Allow third parties to issue "I think key X is compromised" certs?
7
8 - Handle misuse
9   - Peer issuing millions of certificates
10
11 - Handle renewal
12   - New keys
13     - Linked to old keys
14   - Upgrade certificates
15     - Issue with new key but old timestamps?
16   - Crypto agility (public key algo, digest algo)
17
18 - Synchronisation
19
20 - Public fides servers a la PGP?
21
22 - Link fides keys/certs with other crypto ways?
23   - Standard cert for eg. linking fides key with SSH key?
24   - Or fides key/cert with X.509 cert?
25   - Or with plain identities like usernames, or email addresses, etc?
26     - Something like PGP uids?
27
28 - What to do when exact time is not known when generating certs?
29   - Use time from newest cert + 1 ms?
30   - Explicit relation to old certs?
31
32 - Keep obsoleted certs around, or is this a security risk?
33
34 - Delegate keys/certs?
35
36 - Standardise certificate format
37   - Binary vs. text?
38   - If text, how to handle special characters? Escape?
39   - Version number?
40   - One or more digests allowed?
41   - Include digest type?
42   - Standard way of indicating trust/notrust, allow/deny type certificates
43   - Be able to handle new certificate types in the future?
44     - IANA?
45
46 - Show it to cryptography@metzdowd.com
47   - Prepare for penis-shaped sound waves
48