Blobs stored simply on mediaservers
Go to file
Anthony Accioly 5ef2889547
Make type mandatory in the blob descriptor
2025-06-17 22:54:54 +01:00
buds Make type mandatory in the blob descriptor 2025-06-17 22:54:54 +01:00
LICENSE.txt add public domain license 2024-04-12 15:41:53 -05:00
README.md Add BUD-00 to define BUDs and common language 2025-05-13 09:31:19 -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.