index
:
xlgmokha/tfa.git
main
CLI for managing TOTP two-factor codes
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-25
bump version.
v0.0.4
mo khan
2014-07-25
dump all totp passwords not no key is given.
mo khan
2014-07-25
replace case with a hash.
mo khan
2014-07-25
move storage in console and pass through as dependency.
mo khan
2014-07-25
move save method to storage and place in different file.
mo khan
2014-07-25
extract storage class.
mo khan
2014-07-25
dump all secrets.
mo khan
2014-07-25
bump version.
v0.0.3
mo khan
2014-07-25
write to stdout.
mo khan
2014-07-25
update the readme.
mo khan
2014-07-25
trigger build on travis.
mo khan
2014-07-25
bump version.
v0.0.2
mo khan
2014-07-25
add travis file.
mo khan
2014-07-25
add default rake task.
mo khan
2014-07-25
add a usage command.
v0.0.1
mo khan
2014-07-25
pass in array to console instead of string.
mo khan
2014-07-25
rename project from in to tfa.
mo khan
2014-07-25
create a bin file.
mo khan
2014-07-25
add spec for reading out the secret.
mo khan
2014-07-25
extract method to fetch secret.
mo khan
2014-07-25
implement time based one time password generation.
mo khan
2014-07-25
split classes into separate files.
mo khan
2014-07-25
add command to compute totp.
mo khan
2014-07-25
implement add and show commands to store and retrieve secrets.
mo khan
2014-07-25
rspec init.
mo khan
2014-07-25
add rspec.
mo khan
2014-07-25
initial commit.
mo khan