From 401d7441cf5c68c1bb3edf5ad3c28b13dc99c589 Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Fri, 15 Dec 2023 10:10:56 +0100 Subject: [PATCH] doc: led color --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2409326..ed943c1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ data encrypted for the previous key pair will be impossible. In the following we create a new keypair/identity and learn about the public key/recipient that is us. Then we encrypt a note to ourselves, -and proceed to decrypt it. +and proceed to decrypt it. The LED on the TKey will shine yellow when +the X25519 app has been loaded (and will flash in the same colour when +it needs to be touched). ``` $ age-plugin-tkey --generate >my-keys