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 ---