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

macos Ventura 13.2.1 reports only 'pass' and 'file' as available backends, no 'keychain'. #126

Open
dcopenhaver opened this issue May 16, 2023 · 1 comment

Comments

@dcopenhaver
Copy link

Hello,

macos Ventura 13.2.1 reports only 'pass' and 'file' as available backends, no 'keychain'.

Is this a known issue? I see the keychain access app and can view saved credentials in the GUI, but when running 'fmt.Println(keyring.AvailableBackends())' it shows '[pass file]'. I should note I'm not a mac user but some tools I've written in go I do also compile for mac to support the small group of mac users I have, so I may just be missing something stupid.

Regards,

  • David C.
@jacobbednarz
Copy link

@dcopenhaver are you seeing this on a intel or arm arch based machine? i ask because i'm seeing differences based on the arch, not OS version in jacobbednarz/cf-vault#147

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

No branches or pull requests

2 participants