Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Store passwords in keyring #68

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

smurfless1
Copy link

This breaks stuff! This depends on keyring, which in turn requires python 3.7. That being said, it now stores the passwords securely.

I did not take the time to migrate existing passwords into keyring, as it seems a slightly risky task, potentially overwriting someone's keyring values without their knowledge.

This also moves to only python 3.7 or later.
As this does not attempt to switch the old stored password to the new storage, this would break existing users.
This also moves to only python 3.7 or later.
As this does not attempt to switch the old stored password to the new storage, this would break existing users.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant