From 40fa68b5871a0b8b9c2e09da5856fe3bad6169e5 Mon Sep 17 00:00:00 2001 From: _ <> Date: Mon, 13 Jan 2025 00:41:02 +0000 Subject: [PATCH] comment about 21 chars --- emailflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emailflow.md b/emailflow.md index bec0129..87a3aa1 100644 --- a/emailflow.md +++ b/emailflow.md @@ -39,7 +39,7 @@ sequenceDiagram Note over W,D: All comms encrypted with throwaway
(ephemeral) client keys and a
.well-known server key U->>W: Click SIGNUP U->>W: Provide Email and Complex Password - Note over W: Validate Email
Ensure Complex Password + Note over W: Validate Email
Ensure Complex Password
(Min 21 chars) Note right of U: User is warned that they CANNOT
RESET PASSWORD, should USE
PASSWORD MANAGER etc