From aaa5609a9a90353a0b5bf43fefdc1c4c6fc8bc6e Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Sun, 11 Jul 2021 10:41:06 +0900 Subject: [PATCH] Add number to the title --- appnote/an01_howtorecover.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appnote/an01_howtorecover.md b/appnote/an01_howtorecover.md index c715be6..c7645af 100644 --- a/appnote/an01_howtorecover.md +++ b/appnote/an01_howtorecover.md @@ -1,4 +1,4 @@ -# How to recover from the mistyping of the passphrase +# AN01 : How to recover from the mistyping of the passphrase The mistyping of the passphrase is painful, in the full disk encrypted Linux. In the usual encrypted Ubuntu install by Ubiquity, mistyping os passphrase is warn by the kernel, and prompted to re-type. But in the full encrypted system, the user sees a boring message and command prompt. Usually, the user just gives up and reboot. It adds tens of second to reboot, and discourage the under to use a long passphrase.