1
0
Mirror von https://github.com/maxgoedjen/secretive.git synchronisiert 2026-03-14 05:27:21 +01:00

Merge branch 'main' into staticrequiresauth

Dieser Commit ist enthalten in:
Max Goedjen
2022-02-24 22:46:45 -08:00
committet von GitHub
Commit e6b2c0130d
4 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

BIN
.github/readme/app.png vendored

Binäre Datei nicht angezeigt.

Vorher

Breite:  |  Höhe:  |  Größe: 456 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 580 KiB

Binäre Datei nicht angezeigt.

Vorher

Breite:  |  Höhe:  |  Größe: 1.1 MiB

Nachher

Breite:  |  Höhe:  |  Größe: 1.0 MiB

Binäre Datei nicht angezeigt.

Vorher

Breite:  |  Höhe:  |  Größe: 190 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 259 KiB

Datei anzeigen

@@ -16,13 +16,13 @@ The most common setup for SSH keys is just keeping them on disk, guarded by prop
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. 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"> <img src="/.github/readme/touchid.png" alt="Screenshot of Secretive authenticating with Touch ID" width="400">
### Notifications ### Notifications
Secretive also notifies you whenever your keys are accessed, so you're never caught off guard. Secretive also notifies you whenever your keys are accessed, so you're never caught off guard.
<img src="/.github/readme/notification.png" alt="Screenshot of Secretive notifying the user"> <img src="/.github/readme/notification.png" alt="Screenshot of Secretive notifying the user" width="600">
### Support for Smart Cards Too! ### Support for Smart Cards Too!