Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: store password in OS password storage #5

Closed
wants to merge 1 commit into from
Closed

enhancement: store password in OS password storage #5

wants to merge 1 commit into from

Conversation

voldemortensen
Copy link

closes #1

This PR uses keytar to store context passwords in the OS password storage system; keychain for OSX, libsecret for Linux, and Credential Vault for Windows.

@voldemortensen
Copy link
Author

I found an issue with this PR, I hadn't deleted the config file to test properly. I'll have a fix ready soon.

@voldemortensen
Copy link
Author

Status update: I have descended into async/await hell.

@gisenberg
Copy link
Contributor

@voldemortensen Fight the good fight!

@rmarkins-godaddy rmarkins-godaddy deleted the branch godaddy:master February 29, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password is stored in plain text on disk
3 participants