1
0
Fork
You've already forked OneTimeOnly
0
python/gtk-based TOTP application. This is quite small and bareboned, but should be suitable to mobile
  • Python 100%
Find a file
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.
2019年09月19日 12:12:54 +02:00
.gitignore Initial commit 2019年09月19日 12:08:22 +02:00
LICENSE Initial commit 2019年09月19日 12:08:22 +02:00
OneTimeOnly Initial commit 2019年09月19日 12:12:54 +02:00
README Initial commit 2019年09月19日 12:12:54 +02:00
README.md Initial commit 2019年09月19日 12:08:22 +02:00
totp_storage.py Initial commit 2019年09月19日 12:12:54 +02:00

OneTimeOnly

python/gtk-based TOTP application. This is quite small and bareboned, but should be suitable to mobile