Pierre Carrier
|
bc0fc1991e
|
fix for travis complaint
|
2014-02-26 20:12:10 -08:00 |
|
Pierre Carrier
|
88535c8fbe
|
support for encryption
|
2013-11-21 19:17:19 -08:00 |
|
Pierre Carrier
|
efee605b1d
|
move to CSV
Preserves order, easier to maintain, more Unixy, less error-prone.
Sorry if you have to migrate.
|
2013-11-14 03:18:38 -08:00 |
|
Pierre Carrier
|
5bc8ff087a
|
Support for "irregular" secret lengths
I realized whilst turning 2FA for Dropbox that they use a secret length
that's not a multiplier of 8, which breaks Go's base32 decoder.
|
2013-11-14 02:29:27 -08:00 |
|
Pierre Carrier
|
0df57e2c2e
|
gauth.go: header, progress bar
|
2013-11-14 01:17:19 -08:00 |
|
Pierre Carrier
|
c1e9da57d1
|
make it a local process... HTTP is too much pain
Adapting to my new workflow, yo.
|
2013-11-12 06:45:56 +00:00 |
|