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

Migrate credential management away from keyring #8

Merged
merged 4 commits into from
Aug 10, 2023
Merged

Conversation

mara-schulke
Copy link
Contributor

The keyring implementation sadly resulted in repromting users every time they installed packages with buffers. This pr is to follow cargo by creating a credentials.toml file in the home directory. It is less secure but also a huge win in terms of UX.

Users can protect the file with according os permissions to gain security back.

@mara-schulke mara-schulke self-assigned this Aug 10, 2023
@mara-schulke mara-schulke merged commit c701cb2 into main Aug 10, 2023
@mara-schulke mara-schulke deleted the mara/creds branch August 10, 2023 14:07
@asmello asmello mentioned this pull request Oct 10, 2023
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.

2 participants