From a4ed9689032a6e16eff92994195f273e74475f45 Mon Sep 17 00:00:00 2001 From: Jeff Thibault Date: Thu, 9 Mar 2023 11:05:45 -0500 Subject: [PATCH] Update 04.md --- 04.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04.md b/04.md index 63b1177f..18669707 100644 --- a/04.md +++ b/04.md @@ -46,4 +46,4 @@ let event = { ## Security Warning -This standard does not go anywhere near what is considered the state-of-the-art in encrypted communication between peers, and it leaks metadata in the events, therefore it must not be used for anything you really need to keep secret, and only with relays that use `AUTH` to restrict who can read your `kind:4` events. +This standard does not go anywhere near what is considered the state-of-the-art in encrypted communication between peers, and it leaks metadata in the events, therefore it must not be used for anything you really need to keep secret, and only with relays that use `AUTH` to restrict who can fetch your `kind:4` events.