From aff5c565a60da8a3b3a850dbc357211b6855a22b Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Fri, 16 Feb 2024 10:24:57 -0500 Subject: [PATCH] simplify language --- 22.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/22.md b/22.md index 094a6291..3f48e523 100644 --- a/22.md +++ b/22.md @@ -19,11 +19,11 @@ Kind 18 informs the network that the owner of the pubkey is migrating to a new k } ``` -Close acquaintances to the owner should verify the intention off-nostr and signal their assessment of the request's accuracy by following the new key. +Close acquaintances to the owner should verify the intention off-nostr and signal their assessment of the owner's intentions by following the new key. ## Interpretation -The presence of one or more `kind:18`s, no matter who writes it, declares the key to be out of use, unreliable, unsafe and potentially stolen: No event, past and future, from this key can be trusted anymore. +The presence of one or more `kind:18`s, no matter who writes it, declares the key to be out of use, unreliable, unsafe and potentially stolen: No event, past and future, from this key can be trusted anymore. Users that have a `kind:18` published by their keys MUST migrate to a new key.