Skip to content

Conversation

alexw23
Copy link

@alexw23 alexw23 commented May 6, 2024

First draft at tested and working TouchID support.

Still need to write unit tests and add some more config options for SetAccessControl (i.e kSecAttrAccessibleWhenUnlockedThisDeviceOnly) is currently hard coded. Ideally this should just reference the value from SetAccessible (if any).

Also getting the following error which is hard to fix right now. Any ideas would be great.

./keychain.go:28:69: note: passing argument to parameter 'context' here
cgo-gcc-prolog:53:41: warning: incompatible pointer types passing 'struct LAContext *' to parameter of type 'LAContext *' [-Wincompatible-pointer-types]

Currently the only way to use this is within a MacOS app (with developer ID, code sign etc). It's beyond the scope of this project as it would more so be the consumers of this project that would be using it. Once I add a PR for aws-vault I will come back and link to those instructions.

@ihiteshgupta
Copy link

Why this PR is not approved or reviewed?

@LionelP7
Copy link

I think there still is big interest in this... Why is it stale? 😞

@hazcod
Copy link

hazcod commented Feb 19, 2025

Any update on this one?

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.

4 participants