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

switch 99designs/keyring to zalando/go-keyring #71

Closed
wants to merge 1 commit into from

Conversation

ecordell
Copy link
Contributor

@ecordell ecordell commented Jan 12, 2022

I tested locally that this can access existing entries on the keychain (on macos). Before we merge it's probably worth reviewing the differences in the two libraries.

Fixes #67

@jzelinskie
Copy link
Member

We technically rely on a bit more behavior out of this library than Zalando's library or any of the alternatives support.
The 99designs library supports a few more platforms and falls back to an encrypted file if none of them are available.

Ideally we don't lose those platforms, but we could also just implement the fallback behavior and call that good enough.

@jzelinskie jzelinskie added kind/tech debt Addresses legacy code/decisions priority/2 medium This needs to be done state/needs discussion This can't be worked on yet labels Jan 12, 2022
@ecordell ecordell marked this pull request as draft January 21, 2022 13:50
@ecordell ecordell closed this Jul 6, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/tech debt Addresses legacy code/decisions priority/2 medium This needs to be done state/needs discussion This can't be worked on yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building on macOS emits a deprecation warning
2 participants