summaryrefslogtreecommitdiff
path: root/lib/tfa/cli.rb
AgeCommit message (Expand)Author
2018-12-02use guard clausev0.0.16mokha
2018-12-02add uri formatmokha
2018-12-02decrease quiet zone size.mokha
2018-12-02add qrcode export.mokha
2018-12-02list keys instead of all secrets.mokha
2018-12-02require a name for a totpmokha
2018-02-16use guard clause.mo
2018-02-11.tfa.yml -> .tfamo
2018-02-11add a new line after passphrase prompt.mo
2018-02-11SecureProxy -> SecureStorage.mo
2018-02-11request the passphrase if the file is encrypted.mo
2018-02-11raise error if passphrase is empty.mo
2018-02-11extract class to encrypt/decrypt db on demand.mo
2018-02-11skip nonce.mo
2018-02-11decrypt database before usage.mo
2018-02-10add encrypt and decrypt commands.mo
2018-02-10add encryption feature.mo
2018-02-10request a passphrase to encrypt the yml file.mo
2018-02-10simplify upgrade code.mo
2018-02-10add command to upgrade the .tfa.pstore to .tfa.ymlmo
2018-02-10add directory option to move test files to tmpdir.mo
2017-01-11add tfa now SECRET command.mo khan
2016-11-18Add a destroy command to remove a secret.mo khan
2015-08-06Fix up hound catches on quotingGavin Miller
2015-08-06Strip out otpauth if it is added as part of the secretGavin Miller
2015-08-06Added failing spec & fix for array passing of [name] to TotpCommand.new.run()Gavin Miller
2014-09-26make storage enumerable and remove usage command.mo khan
2014-09-26collapse add and show commands.mo khan
2014-09-26show all key values when no name is given.mo khan
2014-09-26write to stdout in the bin/tfa file.v0.0.7mo khan
2014-09-26write to stdout.mo khan
2014-09-26replace custom commandline parsing with thor.mo khan