diff options
Diffstat (limited to '04.md')
| -rw-r--r-- | 04.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -50,4 +50,4 @@ This standard does not go anywhere near what is considered the state-of-the-art | |||
| 50 | 50 | ||
| 51 | ## Client Implementation Warning | 51 | ## Client Implementation Warning |
| 52 | 52 | ||
| 53 | Client's *should not* search and replace public key or note references from the `.content`. If processed like a regular text note (where `@npub...` is replaced with `#[0]` with a `["p", "..."]` tag) the tags are leaked and the mentioned user will receive the message in their inbox. | 53 | Clients *should not* search and replace public key or note references from the `.content`. If processed like a regular text note (where `@npub...` is replaced with `#[0]` with a `["p", "..."]` tag) the tags are leaked and the mentioned user will receive the message in their inbox. |