justify myself in README.md

This commit is contained in:
Pierre Carrier
2013-11-14 03:17:33 -08:00
parent efee605b1d
commit c3407fc375

@ -41,3 +41,12 @@ Rooted Android?
If your Android phone is rooted, it's easy to "back up" your secrets from an `adb shell` into `gauth`.
# sqlite3 /data/data/com.google.android.apps.authenticator2/databases/database 'select email,secret from accounts'
Really, does this make sense?
-----------------------------
At least to me, it does. My laptop features encrypted storage, a stronger authentication mechanism,
and I take better care of preserving its physical integrity. My phone also runs arbitrary apps.
Thanks to the convenience of a command line utility, my usage of 2-factor authentication went from
3 services to 9 over a few days. Clearly a win for security.