You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clear and concise description of the feature you are proposing
Currently, the security of the transmission relies on the password being transported through another secure method.
Using asymmetric keys, it would be possible to exchange public keys over a channel that is not secure but trustworthy.
For this purpose, a potential recipient would first generate a key pair, which is stored locally in their browser. They would only share the public key with the sender.
Additional context
No response
Validations
Check the feature is not already implemented in the project.
Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Check that the feature is technically feasible and aligns with the project's goals.
The text was updated successfully, but these errors were encountered:
What type of request is this?
New feature idea
Clear and concise description of the feature you are proposing
Currently, the security of the transmission relies on the password being transported through another secure method.
Using asymmetric keys, it would be possible to exchange public keys over a channel that is not secure but trustworthy.
For this purpose, a potential recipient would first generate a key pair, which is stored locally in their browser. They would only share the public key with the sender.
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: