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

Alert user on unsupported encryption key types. #466

Closed
sampsapenna opened this issue Jan 13, 2022 · 1 comment
Closed

Alert user on unsupported encryption key types. #466

sampsapenna opened this issue Jan 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@sampsapenna
Copy link
Member

Proposed solution

The UI should give a clear indication if the encryption key given as input can't be used. ssh-ed25519 along with crypt4gh-key are the supported key types, so those are the only ones to be accepted.

DoD (Definition of Done)

User can't mistakenly input non-working keys in, or the user is alerted that the key they tried to encrypt with is invalid.

Testing

Frontend tests for inputting incorrect key files, or manual testing for development.

@sampsapenna sampsapenna added the enhancement New feature or request label Jan 13, 2022
@blankdots blankdots self-assigned this Feb 7, 2022
@juhtornr
Copy link
Contributor

We should clarify if it should be possible to support user's own encryption keys in the service.

@blankdots blankdots removed their assignment Mar 8, 2022
@csc-jm csc-jm closed this as completed Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants