nostrbuild / nostr.build

FOSS version of nostr.build
https://nostr.build
MIT License
58 stars 10 forks source link

Implement Blossom #68

Open alexgleason opened 4 months ago

alexgleason commented 4 months ago

There is a new Nostr file storage protocol getting baked right now: https://github.com/hzrd149/blossom

You already have GET /:sha256 on nostr.build. That seems to be partly inspired by you.

Maybe it would make sense to implement PUT /upload too?

fishcakeday commented 4 months ago

Once it becomes NIP and reviewed, and shows why it should replace nip96 that is already implemented across multiple hosts, then sure we will consider it.