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 to new Keychain type #699

Open
eofster opened this issue Nov 16, 2024 · 0 comments
Open

Migrate to new Keychain type #699

eofster opened this issue Nov 16, 2024 · 0 comments
Assignees
Milestone

Comments

@eofster
Copy link
Member

eofster commented Nov 16, 2024

There are two types of keychains: file-based keychain and data protection keychain. The former is the old one, the latter is the new one. The macOS login keychain is file-based. The iCloud keychain is of data protection type. In TN3137, Apple recommends migrating to the newer, data protection, type of keychain.

Refs #698

@eofster eofster added this to the 1.7 milestone Nov 16, 2024
@eofster eofster self-assigned this Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant