-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels