diff --git a/.github/readme/app-dark.png b/.github/readme/app-dark.png index 68bf4eb..88ee8a0 100644 Binary files a/.github/readme/app-dark.png and b/.github/readme/app-dark.png differ diff --git a/.github/readme/app-light.png b/.github/readme/app-light.png index d231aaa..d3735d3 100644 Binary files a/.github/readme/app-light.png and b/.github/readme/app-light.png differ diff --git a/.github/readme/localize_add.png b/.github/readme/localize_add.png deleted file mode 100644 index eec0fe2..0000000 Binary files a/.github/readme/localize_add.png and /dev/null differ diff --git a/.github/readme/localize_sidebar.png b/.github/readme/localize_sidebar.png deleted file mode 100644 index 50e25cb..0000000 Binary files a/.github/readme/localize_sidebar.png and /dev/null differ diff --git a/.github/readme/localize_translate.png b/.github/readme/localize_translate.png deleted file mode 100644 index 6d859dd..0000000 Binary files a/.github/readme/localize_translate.png and /dev/null differ diff --git a/.github/readme/notification.png b/.github/readme/notification.png index 47d53fc..d3bf5bf 100644 Binary files a/.github/readme/notification.png and b/.github/readme/notification.png differ diff --git a/.github/readme/touchid.png b/.github/readme/touchid.png index bc80ad6..e8d0b9f 100644 Binary files a/.github/readme/touchid.png and b/.github/readme/touchid.png differ diff --git a/README.md b/README.md index 73a9d34..0cf363d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Secretive is an app for protecting and managing SSH keys with the Secure Enclave. - Screenshot of Secretive + + Screenshot of Secretive @@ -12,7 +13,7 @@ Secretive is an app for protecting and managing SSH keys with the Secure Enclave ### Safer Storage -The most common setup for SSH keys is just keeping them on disk, guarded by proper permissions. This is fine in most cases, but it's not super hard for malicious users or malware to copy your private key. If you store your keys in the Secure Enclave, it's impossible to export them, by design. +The most common setup for SSH keys is just keeping them on disk, guarded by proper permissions. This is fine in most cases, but it's not super hard for malicious users or malware to copy your private key. If you protect your keys with the Secure Enclave, it's impossible to export them, by design. ### Access Control