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 password protection support #12

Open
Hedwig7s opened this issue Sep 2, 2022 · 3 comments
Open

Add password protection support #12

Hedwig7s opened this issue Sep 2, 2022 · 3 comments

Comments

@Hedwig7s
Copy link

Hedwig7s commented Sep 2, 2022

Having the app freely available to anyone on your computer is a security hazard

@krissrex
Copy link
Owner

krissrex commented Feb 10, 2023

I'm not sure I understand you.
What app, this code?

Yes, you should delete the files and secrets when you are done exporting.

I will not encrypt the output from this program, because you need the results in cleartext when migrating into other authenticator applications.

I could print a reminder at the end, however, with a warning to remove the files after the user is done.

@Hedwig7s
Copy link
Author

I'm not sure I understand you. What app, this code?

Yes, you should delete the files and secrets when you are done exporting.

I will not encrypt the output from this program, because you need the results in cleartext when migrating into other authenticator applications.

I could print a reminder at the end, however, with a warning to remove the files after the user is done.

Add the ability to have a prompt for a password/pin when opening the app

@mrambossek
Copy link

Add the ability to have a prompt for a password/pin when opening the app

what app? what you are saying doesnt make sense?

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

No branches or pull requests

3 participants