diff --git a/README.md b/README.md index 23031d3..69975ff 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@
-Incredigo — guards your credentials in locked memory, leaves no trace on disk +Incredigo — no plaintext at rest: decrypted secrets in locked memory, GPG-encrypted on disk # Incredigo -**Guards your credentials in locked memory. Leaves no trace on disk.** +**No plaintext at rest.** Decrypted secrets live only in locked, non-swappable RAM; on disk they're GPG-encrypted in gopass. *Local-first, encrypted, RAM-only credential custody — shipped as the `incredigo` CLI.* @@ -14,8 +14,8 @@ +------------------------------------------------------------+ | /\ INCREDIGO | | /<>\ in-CRED-i-GO : credentials, in Go | -| \<>/ Guards your credentials in locked memory. | -| \/ Leaves no trace on disk. | +| \<>/ Decrypted secrets live in locked RAM. | +| \/ No plaintext at rest; encrypted on disk. | +------------------------------------------------------------+ ``` diff --git a/docs/assets/banner.svg b/docs/assets/banner.svg index 720dedd..c3ca065 100644 --- a/docs/assets/banner.svg +++ b/docs/assets/banner.svg @@ -1,4 +1,4 @@ - + @@ -35,9 +35,9 @@ inCREDiGO Guards your credentials in locked memory. + font-size="25" font-weight="500" fill="#C9BBB0">Decrypted secrets live only in locked memory. Leaves no trace on disk. + font-size="25" font-weight="500" fill="#C9BBB0">No plaintext at rest — GPG-encrypted on disk.