Blobs stored simply on mediaservers
Go to file
hzrd149 988660d8b3 Write draft payment bud 2024-10-29 15:42:35 +00:00
buds Write draft payment bud 2024-10-29 15:42:35 +00:00
LICENSE.txt add public domain license 2024-04-12 15:41:53 -05:00
README.md Write draft payment bud 2024-10-29 15:42:35 +00: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 spec 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

How does it work?

Blossom Servers expose four endpoints for managing blobs

Protocol specification (BUDs)

BUDs stand for Blossom Upgrade Documents.

See the BUDs folder and specifically BUD-01 and BUD-02 for a detailed explanation of the endpoints

BUDs

Event kinds

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

License

Public domain.