Go to file
Greg Gauthier 2f664dad75
Create README.md
2020-10-14 15:08:26 +01:00
cfg stuff 2019-03-14 09:49:28 +00:00
eg empty json password file 2019-03-13 13:59:57 +00:00
.gitignore gitignore 2019-03-11 16:31:02 +00:00
Pipfile implement password encrpytion in credentials 2019-03-12 15:06:52 +00:00
README.md Create README.md 2020-10-14 15:08:26 +01:00
cfgfile.py put cfgfile into its own class 2019-03-18 15:28:32 +00:00
configuration.py put cfgfile into its own class 2019-03-18 15:28:32 +00:00
credentials.py add expose method for displaying raw passwords 2019-03-12 15:49:52 +00:00
password.py remove unnecessary code 2019-03-12 15:53:08 +00:00
pwdfile.py refactor 2019-03-12 13:14:12 +00:00

README.md

passwdtools

An old idea I had, for a bundle of command line tools that would work alongside a USB stick, to store and recall credentials of various kinds.