Skip to content

Evaluate options for better keychain usage #49

@mgcm

Description

@mgcm

Mactrix is using the macOS Keychain to store the Matrix session data, via the KeychainAccesss wrapper library.

The Keychain access prompt dialog that is shown when loading Mactrix suggests that the library is using legacy file-based keychain APIs instead of the cross-platform SecItem API.

Consider implementing support for the cross-platform SecItem API, which not only might improve the UI/UX but also is the recommended way of doing it in macOS since it became available.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions