Commit Graph

5 Commits

Author SHA1 Message Date
Érico Nogueira 599b7f431e Support alternative finders.
ef is my own attempt at one :P
2021-10-24 23:13:28 -03:00
Érico Rolim cb41214e59 Install cbc-file in bin.
Allows it to be used as a system utility.
2020-10-09 01:14:16 -03:00
Érico Rolim 4fe7044f17 Simplify error checking in get-otp.
Using an authenticated encryption scheme means we can check if we had
the proper password and not print anything to standard out, instead of
having jq verify if its input is valid JSON.
2020-10-09 00:55:06 -03:00
Érico Rolim 13a596b7ea Initial fix-ups.
- Switch to tab indentation.
- Add error handling to script.
2020-10-08 18:23:07 -03:00
Érico Rolim 54aeb505e5 Initial commit. 2020-10-08 18:14:27 -03:00