From 5e14fd7f0851779cda2adbb8fd8bac4547570b15 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 1 Feb 2024 15:52:52 -0600 Subject: [PATCH] NIP-29: images -> files --- 29.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/29.md b/29.md index 2913619e..2a22233d 100644 --- a/29.md +++ b/29.md @@ -36,8 +36,8 @@ any field specified by [NIP 94](./94.md). There SHOULD be only one `imeta` tag p ## Recommended client behavior -When uploading images during a new post, clients MAY include this metadata -after the image is uploaded and included in the post. +When uploading files during a new post, clients MAY include this metadata +after the file is uploaded and included in the post. -When pasting urls during post composition, the client MAY download the image +When pasting urls during post composition, the client MAY download the file and add this metadata before the post is sent.