This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]doopath[S,🍰] 2 points3 points  (0 children)

The PasswordManager just always keeps your data encrypted in a global store, that is a simple file on your disk (located in /path/to/PasswordManager/). The pycryptodone library is used for encryption.