You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mleku cbc502a703
Fix broken submodule and add import memory optimization plan
1 month ago
..
buds Fix broken submodule and add import memory optimization plan 1 month ago
LICENSE.txt Fix broken submodule and add import memory optimization plan 1 month ago
README.md Fix broken submodule and add import memory optimization plan 1 month ago

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.