Skip to content

Allow asymmetric Keys #384

Open
Open
@thoka

Description

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

  • 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions