Blobs stored simply on mediaservers
Go to file
hzrd149 e8d0a1ec44
Merge pull request #29 from quentintaranpino/BUD07-paid-storage
BUD-07 Paid storage
2025-07-30 12:58:36 -05:00
buds Merge branch 'master' into BUD07-paid-storage 2025-07-30 12:57:34 -05:00
LICENSE.txt add public domain license 2024-04-12 15:41:53 -05:00
README.md Merge branch 'master' into BUD07-paid-storage 2025-07-30 12:57:34 -05:00

README.md

🌸 Blossom - Blobs stored simply on mediaservers

Blossom uses nostr public / private keys for identities. Users are expected to sign authorization events to prove their identity when interacting with servers

What is it?

Blossom is a specification for a set of HTTP endpoints that allow users to store blobs of data on publicly accessible servers

What are blobs

Blobs are packs of binary data addressed by their sha256 hash

Protocol specification (BUDs)

BUDs or Blossom Upgrade Documents are short documents that outline an additional feature that a blossom server may implement.

BUDs

Endpoints

Blossom Servers expose a few endpoints for managing blobs

Event kinds

kind description BUD
24242 Authorization event 01
10063 User Server List 03

License

Public domain.