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

add a button and confirmation to delete the private key #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FoamyGuy
Copy link
Contributor

Very neat project and idea, thanks for publishing it!

I noticed that there wasn't an easy way to "cleanup" after the user is done with the secret. I tinkered for a little bit and added a delete key button and confirmation afterward to hopefully avoid accidental deletion.

image

confirmation:
image

If there is interest in having this feature, I am open to feedback regarding the code. Vue and JS more generally are not my forte, I tried to keep it simple but perhaps there are better ways.

I also understand if there isn't interest in having the feature. We can close the PR if that is the case. Partially I was just interested in learning how it works and seeing if I could manage to add this functionality.

@sherifnada
Copy link
Contributor

something to consider: make this feature opt-out rather than opt-in. Security by default

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

Successfully merging this pull request may close these issues.

None yet

2 participants