Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating PGP Key Generation and Public Key Lookup in SimpleLogin #2109

Open
thelittlerocket opened this issue May 16, 2024 · 0 comments
Open

Comments

@thelittlerocket
Copy link

I believe that integrating PGP (Pretty Good Privacy) key pair generation and public key lookup functionality into SimpleLogin would be a valuable addition to the platform.
Currently, users have to manually manage their PGP keys, which can be cumbersome and error-prone.
By allowing SimpleLogin to generate PGP key pairs for each alias created and automatically look up public keys for incoming emails, we can streamline the process.

What I want to archive is when a alias been created it will automatically create a key pairs and when I wrote an email to a contact, simplelogin will try to lookup the public key for that contact or when a contact writing an email to that alias, it will decrypt it then encrypt with my own key before forwarding to my mailbox.

Is this doable or makes any sense?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant