Sneezry / authenticator

This repository has moved to https://github.com/Authenticator-Extension/Authenticator
Apache License 2.0
172 stars 95 forks source link

What's the easiest way to decrypt my secret keys? #88

Closed paradocks closed 7 years ago

paradocks commented 7 years ago

I have the password, but I need to decrypt the secret keys because I need to import them to another device. There is no option in the extension to remove the password from the keys.

Sneezry commented 7 years ago

Just set password to empty. You needn't remove password, if you want to import to Chrome, just import the encrypted data, and the extension will ask you to enter password, if you want to import to mobile, move mouse to top left of the entry, then click the qr icon to show qr code to import data.

2016年10月14日 上午4:56,"paradocks" notifications@github.com写道:

I have the password, but I need to decrypt the secret keys because I need to import them to another device. There is no option in the extension to remove the password from the keys.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Sneezry/authenticator/issues/88, or mute the thread https://github.com/notifications/unsubscribe-auth/ABi9LQd7V4Uto-Azxb0DwSih_vn_xUWtks5qzpregaJpZM4KWW-C .

paradocks commented 7 years ago

Thanks I don't know why I didn't try that in the first place lol. I never noticed the QR button either. Thanks again for the help!