python/gtk-based TOTP application. This is quite small and bareboned, but should be suitable to mobile
|
Sebastian Spaeth
4fff9f105f
Initial commit
This does not really work yet, as a new collection is created on every call, despite one with the same name existing. Need to investigate and to perhaps move to a different secret storage module. |
||
|---|---|---|
| .gitignore | Initial commit | |
| LICENSE | Initial commit | |
| OneTimeOnly | Initial commit | |
| README | Initial commit | |
| README.md | Initial commit | |
| totp_storage.py | Initial commit | |
OneTimeOnly
python/gtk-based TOTP application. This is quite small and bareboned, but should be suitable to mobile