go-keychain icon indicating copy to clipboard operation
go-keychain copied to clipboard

Add support for changing kSecUseDataProtectionKeychain

Open alex-mcleod opened this issue 5 years ago • 3 comments

This option was added in Catalina and is required if you are using Keychain access groups.

alex-mcleod avatar Jan 28 '20 01:01 alex-mcleod

I think you'd need to do this a seperate fork since this is only supported in Catalina and there are no golang build contraints for macos versions?

Also this fork could automatically enable it on new items by default as suggested by the documentation.

gabriel avatar Jan 28 '20 03:01 gabriel

With pre-Catalina being EOL, this should be safe to merge now? (source: https://computing.cs.cmu.edu/desktop/os-lifecycle )

idcmp avatar Apr 26 '22 18:04 idcmp