We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Discussion: https://community.cryptomator.org/t/security-issue-with-the-new-cryptomator-2-0-app-faceid-change-doesnt-force-password/8962
The access control for CryptomatorUserPresenceKeychain items should be changed from .biometryAny to .biometryCurrentSet here.
CryptomatorUserPresenceKeychain
.biometryAny
.biometryCurrentSet
Discussion: https://community.cryptomator.org/t/security-issue-with-the-new-cryptomator-2-0-app-faceid-change-doesnt-force-password/8962
The access control for
CryptomatorUserPresenceKeychain
items should be changed from.biometryAny
to.biometryCurrentSet
here.