|
|
|
|
|
by ryanxcharles
204 days ago
|
|
I'm creating KeyPears, a password manager with support for decentralized Diffie-Hellman key exchange. https://keypears.com The basic idea is alice@keypears.com and bob@example.com have public keys exposed, enabling Diffie-Hellman, enabling end-to-end encrypted communications for sharing secrets. This enables company-to-company secret sharing, e.g. environment variables, without requiring that both companies use the same common service provider for password management. The network architecture is modeled after email. Still a work-in-progress at this moment. |
|