Rephrase access control.
This commit is contained in:
parent
a0ed880386
commit
4bfb3a0012
|
@ -14,7 +14,7 @@ The most common setup for SSH keys is just keeping them on disk, guarded by prop
|
|||
|
||||
### Access Control
|
||||
|
||||
If your Mac has a Secure Enclave, it also has support for strong biometric access controls like Touch ID. You can configure your key so that they require Touch ID (or Watch) authentication before they're accessed.
|
||||
If your Mac has a Secure Enclave, it also has support for strong access controls like Touch ID, or authentication with Apple Watch. You can configure your key so that they require Touch ID (or Watch) authentication before they're accessed.
|
||||
|
||||
<img src="/.github/readme/touchid.png" alt="Screenshot of Secretive authenticating with Touch ID">
|
||||
|
||||
|
|
Loading…
Reference in New Issue