From a731d7abe447458bd88a18b75b8e231502d3d17b Mon Sep 17 00:00:00 2001 From: guylouis Date: Tue, 10 Dec 2019 13:37:11 +0100 Subject: [PATCH] Update 2019-11-27-keycard-explained.md just edited a couple of words --- _posts/2019-11-27-keycard-explained.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2019-11-27-keycard-explained.md b/_posts/2019-11-27-keycard-explained.md index 456cefa..17ef985 100644 --- a/_posts/2019-11-27-keycard-explained.md +++ b/_posts/2019-11-27-keycard-explained.md @@ -32,7 +32,7 @@ an API allows the user to use any valid derivation path to derive a key that can be used to sign 32 bytes of data after authenticating with a PIN. The **Cash applet** is a simplified version of the Keycard applet; at installation time a normal (not extended) key is generated and it remains on the card; -it doesn't need to be paired or initialized with another device and can be used straight away to sign data. +it doesn't need to be paired with another device and can be used straight away to sign data, without setting a secure channel. ---