add link over to gauthQR tool, as requested
This commit is contained in:
parent
687b44867e
commit
feb2cd4fee
@ -42,6 +42,10 @@ Usage
|
|||||||
|
|
||||||
- Remember to keep your system clock synchronized and to **lock your computer when brewing your tea!**
|
- Remember to keep your system clock synchronized and to **lock your computer when brewing your tea!**
|
||||||
|
|
||||||
|
- If you find yourself needing to interpret a QR code (e.g. exporting a code
|
||||||
|
from an existing Google Authenticator setup, on a phone to which you do not
|
||||||
|
have root access), then [https://github.com/jbert/gauthQR](gauthQR) may be useful.
|
||||||
|
|
||||||
Encryption
|
Encryption
|
||||||
----------
|
----------
|
||||||
|
|
||||||
@ -94,6 +98,9 @@ If your Android phone is rooted, it's easy to "back up" your secrets from an `ad
|
|||||||
# sqlite3 /data/data/com.google.android.apps.authenticator2/databases/database \
|
# sqlite3 /data/data/com.google.android.apps.authenticator2/databases/database \
|
||||||
'select email,secret from accounts'
|
'select email,secret from accounts'
|
||||||
|
|
||||||
|
If your phone isn't rooted, you may have luck with the gauthQR tool mentioned
|
||||||
|
in the Usage section above.
|
||||||
|
|
||||||
Really, does this make sense?
|
Really, does this make sense?
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user