From 1b1713898dd98c5aee5f1931c2caf81f33ee81b7 Mon Sep 17 00:00:00 2001 From: Fimeg Date: Sat, 28 Mar 2026 20:27:49 -0400 Subject: [PATCH] force for Culurien --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b983833..3812d4c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ RedFlag implements: - Initial agent registration uses token + TLS - Public key fetched and cached on first run (TOFU model) - Hardware fingerprint binding prevents config copying attacks -- All subsequent communications verified via Ed25519 signatures +- Commands and updates are verified via Ed25519 signatures ---