From 05d3f198c61c2732ccf15ba8005299365dabb8e0 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 28 Apr 2026 21:23:12 -0300 Subject: mention optional thumbhash alongside blurhash on nip17 and nip68. --- 17.md | 1 + 1 file changed, 1 insertion(+) (limited to '17.md') diff --git a/17.md b/17.md index 3ccdc77..6e44b0d 100644 --- a/17.md +++ b/17.md @@ -80,6 +80,7 @@ Kind `15` is used for sending encrypted file event messages: - `ox` containing the SHA-256 hexencoded string of the file before encryption. - `size` (optional) size of the encrypted file in bytes - `dim` (optional) size in pixels in the form `x` +- `thumbhash`(optional) the [thumbhash](https://evanw.github.io/thumbhash/) to show while the client is loading the file - `blurhash`(optional) the [blurhash](https://github.com/woltapp/blurhash) to show while the client is loading the file - `thumb` (optional) URL of thumbnail with same aspect ratio (encrypted with the same key, nonce) - `fallback` (optional) zero or more fallback file sources in case `url` fails (encrypted with the same key, nonce) -- cgit v1.2.3