- add
change
master password
- support py3
- display password entries with id
- add
delete
password - add manually
add
password
- encrypt ~/.passtk
- add
-m
option to store password with comment
- auto store generated password into ~/.passtk
- add
-u
option to disable stroing password - add
-p
option to show password in ~/.passtk
The random.sample will chooses a set of unique letters. So if the number is greater than the set's length, will throw an error: ValueError: sample larger than population
- Fix a bug when level is one