Update readme

This commit is contained in:
kieran 2025-01-31 10:40:59 +00:00
parent f856d0067e
commit 49dc2b221e
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941
2 changed files with 3 additions and 1 deletions

View File

@ -41,6 +41,8 @@ Blossom Servers expose a few endpoints for managing blobs
- `PUT /report` [BUD-09](./buds/09.md)
- `GET /thumb/<sha256>` (optional file `.ext`) [BUD-10](./buds/10.md)
## Protocol specification (BUDs)
BUDs stand for **Blossom Upgrade Documents**.

View File

@ -20,4 +20,4 @@ The suggested scaling operation is to fix the width to 512 pixels.
Servers MAY also include the [NIP-94](https://github.com/nostr-protocol/nips/blob/master/94.md) tag `thumb` as indicated in [BUD-08](./08.md)
If the blob is not an image or video the server should reply with a `400` error code.
If the blob is not an image or video the server SHOULD reply with a `400` error code.