Skip to content

Commit

Permalink
remove tasks done & add epic tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
karakays committed Apr 25, 2019
1 parent 876ea6e commit b47a8dc
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
## BUGS
* code is wrong in some cases (might be related with MSB issue)
* in case of missing configuration, stacktrace is dumped
* sha-256 specified in config but sha-1 is in code


## IMPROVE
* proper byte manipulation
* HQ video recording for demo
* versioning
* remove QR code functionality
* improve docs (with zero dependency)
* versioning


## FEATURE
* better user experience
- otp add --secret -- issuer --user --digits --algo --period
- remove get and `otp` to get code
* profiles
- starred reference
- otp command to: otp>
- select keys with: key n
- operation on key: delkey
- otp {id} # id optional
- otp ls
- otp add ...
- otp rm <id>
* hotp support


## TODO
* release 0.2.0!

0 comments on commit b47a8dc

Please sign in to comment.