From 25012823ed96c4d85a7d3ea3fce87db7e9ede937 Mon Sep 17 00:00:00 2001 From: Douglas Muth Date: Tue, 1 Feb 2022 20:22:20 -0500 Subject: [PATCH] Fixed typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 400865f..4bfd8bb 100644 --- a/index.html +++ b/index.html @@ -218,7 +218,7 @@ because all BitCoin nodes have a copy of the BitCoin Ledger, and an attacker

FAQ: Should I add numbers or an exclamation point to my password?

-No, don't do that. The short answer is than length makes your password more secure than special characters do. But don't take it from me, take it from the man who put us through password hell and regrets every minute of it. +No, don't do that. The short answer is that length makes your password more secure than special characters do. But don't take it from me, take it from the man who put us through password hell and regrets every minute of it.

The NIST has since released new password creation guidelines in a document which is rather lengthly, but summarized nicely here.