Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 550 Bytes

TODO.md

File metadata and controls

10 lines (10 loc) · 550 Bytes

Todo List

  • Better exception handling and overall code cleanup.
  • Master Password Change Functionality.
  • Password Expiry (after 1 month from INSERT/UPDATE, alert user to "please change me").
  • Have Master Password Change trigger an alert that you should change other passwords as well.
  • Crypto review.
  • Probably another code review/cleanup.
  • More/Better documentation.
  • Python3 Support "sometime, maybe".
  • Migrate from Github-Only Repository Support to a more general "Git" system so other services (Bitbucket, Self Hosted, Etc) can be used.