Block a user
Bitcoin-related software upgrades
Bitcoin-related software upgrades
Let users upload a GPG key (to LDAP), and serve WKD response
Let users upload their OpenPGP public key, and serve WKD response
raucao
deleted branch feature/encrypted_system_emails from kosmos/akkounts
2024-10-14 13:39:03 +00:00
Encrypt all system emails for users with PGP key
Let users upload their OpenPGP public key, and serve WKD response
@galfert Thanks! I added a new issue to address the spec violation you found. This one still depends on #207 to be merged...
WKD: Only include account address UID in public PGP key downloads
Let users upload their OpenPGP public key, and serve WKD response
Good catch. Currently, it offers whatever key is uploaded in its entirety, i.e. including any UIDs that do not contain the user's account address. I'll open a new issue for it, since it's a bit of…