Damus
hodlbod · 3w
I'm looking for a very simple personal blossom server that doesn't have a relay attached. I want to put in my pubkey, and have it accept anything I send to it with no size or content type limits. Some...
Pip the WoT guy profile picture
My new framework called blossy is perfect for building that.

Auth is not well implemented because blossom Auth is insecure and currently being rebuilt.

I'll add support for Nostr Web Tokens tomorrow.

https://github.com/pippellia-btc/blossy

2❤️2❤️1🔥1
hodlbod · 3w
NWTs look nice, but I'm concerned this is going to make auth on blossom incompatible forever. Clients aren't likely to migrate (although maybe not a lot of them have implemented blossom auth)
hzrd149 · 3w
Its not really being rebuilt, the PR we have been talking in just adds an optional `server` tag to scope uploads or deletes https://github.com/hzrd149/blossom/pull/91