Oddbean new post about | logout
 help a #noob #nostrDev ... what is Blossom? and do you happen to have a github that might show how it works?  I'm looking to learn ... and motivated to build with it from day 1 - trying to make my 1st   #NostrFirst #mobileFirst PWA 
 Blossom is a simple protocol for storing and hosting individual files on servers https://github.com/hzrd149/blossom

The files are addressed by their sha256 hash so they can be re-uploaded or moved and still have the same id 
 Oh awesome. Thank you