17 Commits

Author SHA1 Message Date
Hangkun Ung
3709c4a20b Add support for SHA256 and SHA512 2022-02-20 19:49:57 -05:00
M. J. Fromberger
b3d8c2bc50
Update encryption example to distinguish input
The example for how to encrypt a gauth.csv file using openssl implicitly assumes
the input and output are different files. But if you run that command while already
in the output directory, they will be the same path, and it appears openssl may
clobber the output.

To avert this, explicitly indicate in the example that the input is in the home
directory, and the output is elsewhere. The actual paths do not matter, this
is just to keep the example safe.
2021-07-30 13:02:20 -04:00
M. J. Fromberger
509311a279
Update build status badge. (#44)
Since the CI build is now on GitHub actions rather than Travis, point to the
Actions badge image instead.
2021-01-31 11:22:02 -08:00
Pierre Carrier
ba51841548 GitHub workflows, README: rename master to main 2021-01-28 22:03:07 -05:00
M. J. Fromberger
65eff71872 Fix incorrect example input in the README file.
The "Google" example code used invalid base-32 characters ("8" and "9") and
thus generated errors when decoding the keys.
2021-01-28 20:23:17 -05:00
Ferry Schuller
b790c569ab Update README.md (#12)
Tested Bittrex and Poloniex.
2018-01-10 00:59:40 -08:00
Pierre Carrier
a2c540ca03 README.md: add Okta
Reported by E-mail by Bryan Baldwin.
2016-06-11 17:23:17 -04:00
Pierre Carrier
5aec87c162 README.md: sort services 2015-10-29 12:30:44 -07:00
Pierre Carrier
637db4f567 README.md: add build status 2014-02-26 20:15:38 -08:00
Pierre Carrier
88535c8fbe support for encryption 2013-11-21 19:17:19 -08:00
Pierre Carrier
5d5993dd8a README: compatibility list 2013-11-20 01:47:07 -08:00
Pierre Carrier
9821a5e692 README.md cleanup, time to sleep 2013-11-14 15:28:16 -08:00
Pierre Carrier
c3407fc375 justify myself in README.md 2013-11-14 03:18:38 -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
6b23ae7ae9 Reflect current status in README.md 2013-11-14 01:43:12 -08:00
Pierre Carrier
6a66fc3533 README.md: cover android 2013-04-24 04:00:41 +02:00
Pierre Carrier
9bde217a0f add README 2013-04-24 01:41:21 +02:00