google-authenticator-exporter icon indicating copy to clipboard operation
google-authenticator-exporter copied to clipboard

Add password protection support

Open Hedwig7s opened this issue 3 years ago • 3 comments

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

Hedwig7s avatar Sep 02 '22 16:09 Hedwig7s

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.

krissrex avatar Feb 10 '23 09:02 krissrex

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

Hedwig7s avatar Feb 10 '23 10:02 Hedwig7s

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

what app? what you are saying doesnt make sense?

mrambossek avatar Mar 12 '23 17:03 mrambossek

The sensitive data is the QR, your URI from the QR, and the outputs (text or QR images) from this application. Running the application itself does not expose any secret data.

krissrex avatar Jun 11 '24 20:06 krissrex