642039d436
Features: Adding keys, removing keys and printing secrets ( #69 )
2023-08-14 07:02:25 -04:00
2ce9fbe9b4
Add ability to request only one code for storing it in a clipboard ( #66 )
2023-05-25 15:59:45 -04:00
64809cb4d1
sigh. Markdown link syntax correction.
2023-05-17 21:20:32 -04:00
feb2cd4fee
add link over to gauthQR tool, as requested
2023-05-17 21:20:32 -04:00
687b44867e
Update module dependencies.
...
- github.com/creachadair/otp to v0.4.0
- golang.org/x/crypto to v0.1.0
- Update go mod vendor
- Update gofmt (changes from 1.19)
- Update CI configuration.
- Fix CI status badge.
No functional changes.
2022-11-07 17:27:16 -05:00
77104e061c
update install instructions
2022-07-01 03:16:41 +02:00
23f38ab6a5
new email in README.md
2022-06-05 01:36:32 +02:00
3709c4a20b
Add support for SHA256 and SHA512
2022-02-20 19:49:57 -05:00
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
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
ba51841548
GitHub workflows, README: rename master to main
2021-01-28 22:03:07 -05:00
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
b790c569ab
Update README.md ( #12 )
...
Tested Bittrex and Poloniex.
2018-01-10 00:59:40 -08:00
a2c540ca03
README.md: add Okta
...
Reported by E-mail by Bryan Baldwin.
2016-06-11 17:23:17 -04:00
5aec87c162
README.md: sort services
2015-10-29 12:30:44 -07:00
637db4f567
README.md: add build status
2014-02-26 20:15:38 -08:00
88535c8fbe
support for encryption
2013-11-21 19:17:19 -08:00
5d5993dd8a
README: compatibility list
2013-11-20 01:47:07 -08:00
9821a5e692
README.md cleanup, time to sleep
2013-11-14 15:28:16 -08:00
c3407fc375
justify myself in README.md
2013-11-14 03:18:38 -08:00
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
6b23ae7ae9
Reflect current status in README.md
2013-11-14 01:43:12 -08:00
6a66fc3533
README.md: cover android
2013-04-24 04:00:41 +02:00
9bde217a0f
add README
2013-04-24 01:41:21 +02:00