Skip to content

Don't require user presence to access the keychain

Charles Wright requested to merge cvwright/circles-175 into main

Don't require user presence to access the keychain -- This breaks users who don't have a passcode set

In the future, we should bring back the ability to use FaceID or TouchID etc, but as a user-configurable option.

But for now, it's more important that we make it easy for everyone to use an encrypted service to protect their data online. In the real world, if an adversary gets hold of your device, you've already lost anyway in 99% of cases.

Merge request reports