danielemery / keys

Static web app acting as a source of truth for public ssh keys, known hosts and pgp keys
2 stars 0 forks source link

Support pgp trust levels #44

Open danielemery opened 3 months ago

danielemery commented 3 months ago

PGP keys use a trust model, with levels such as Ultimate, Trusted, Untrusted etc.

If they keys project will be used as a method to store trusted keys as well your own keys, the concept of trust should be considered.

~It's proposed that within the keys folder there can be optional subfolders, one for each trust level.~

danielemery commented 3 months ago

Since https://github.com/danielemery/keys/issues/51 there was a pivot to use the config file to mount pgp keys. This means: