Let users upload a GPG key (to LDAP), and serve WKD response #191

Closed
opened 2024-05-15 16:15:53 +00:00 by raucao · 0 comments
Owner

Another simple .well-known endpoint that is easy to implement and rather useful:

https://datatracker.ietf.org/doc/html/draft-koch-openpgp-webkey-service-00

(We don't have to implement upload-via-email if we allow uploading it in our UI.)

Later, we can then use the stored key to auto-encrypt all unencrypted incoming email for it.

Notes

Another simple `.well-known` endpoint that is easy to implement and rather useful: https://datatracker.ietf.org/doc/html/draft-koch-openpgp-webkey-service-00 (We don't have to implement upload-via-email if we allow uploading it in our UI.) Later, we can then use the stored key to [auto-encrypt all unencrypted incoming email](https://gitea.kosmos.org/kosmos/chef/issues/537) for it. ### Notes * [Ruby gem for z-base-32 encoding](https://github.com/paulstefanort/zbase32-ruby)
raucao added the
feature
integration
email
labels 2024-05-15 16:15:53 +00:00
raucao self-assigned this 2024-09-23 11:20:02 +00:00
Sign in to join this conversation.
No description provided.