Hi folks 👋
keys.openpgp.org merged Direct Key Signature support recently: https://gitlab.com/keys.openpgp.org/hagrid/-/merge_requests/219 and it seems it will be live on the production site any minute now
This PR amends the proof engine to look in direct key signatures, too.
What does it give in practice? ASPE-like proofs based on OpenPGP.
E-mails don't need to be verified or even published to use this. Just create a new User ID-less key, add a bunch of notations, upload to keys.openpgp.org and it should work.
For testing, this can be used: https://codeberg.org/wiktor/dks/src/branch/main/src/main.rs but if all pieces will be in place I'm thinking of creating a simple CLI interface to manage proofs in OpenPGP format.
I've added tests here but if someone can help deploying this thing somewhere I'd be really glad since then we could test that with keys.openpgp.org (when they're operational).
Key I've used for tests: https://testing.keys.openpgp.org/search?q=0x39D43B0401E47044066C6A2F425E832B36570E72
See you!
Hi folks 👋
keys.openpgp.org merged Direct Key Signature support recently: https://gitlab.com/keys.openpgp.org/hagrid/-/merge_requests/219 and it seems it will be live on the production site *any minute now*
This PR amends the proof engine to look in direct key signatures, too.
What does it give in practice? ASPE-like proofs based on OpenPGP.
E-mails don't need to be verified or even published to use this. Just create a new User ID-less key, add a bunch of notations, upload to keys.openpgp.org and it should work.
For testing, this can be used: https://codeberg.org/wiktor/dks/src/branch/main/src/main.rs but if all pieces will be in place I'm thinking of creating a simple CLI interface to manage proofs in OpenPGP format.
I've added tests here but if someone can help deploying this thing somewhere I'd be really glad since then we could test that with keys.openpgp.org (when they're operational).
Key I've used for tests: https://testing.keys.openpgp.org/search?q=0x39D43B0401E47044066C6A2F425E832B36570E72
See you!