hzrd149 on Nostr: Released blossom-server v4.1.0 and blossom-client-sdk v0.9.0 with support for ...
Released blossom-server v4.1.0 and blossom-client-sdk v0.9.0 with support for mirroring blobs
I added an optional "/mirror" endpoint to the blossom spec that similar to the /upload endpoint but with the difference that the client can provide a URL to the blob instead of uploading it
https://github.com/hzrd149/blossom/blob/master/buds/04.md
This allows clients to upload a blob to a single server and then ( using the same authorization event ) mirror it to as many servers as they like
https://github.com/hzrd149/blossom-client-sdk?tab=readme-ov-file#upload-and-mirror
This would also in theory allow a user to easily "backup" any existing file that is not hosted on a blossom server, as long as they knew the sha256 hash beforehand
🌸 #blossom
I added an optional "/mirror" endpoint to the blossom spec that similar to the /upload endpoint but with the difference that the client can provide a URL to the blob instead of uploading it
https://github.com/hzrd149/blossom/blob/master/buds/04.md
This allows clients to upload a blob to a single server and then ( using the same authorization event ) mirror it to as many servers as they like
https://github.com/hzrd149/blossom-client-sdk?tab=readme-ov-file#upload-and-mirror
This would also in theory allow a user to easily "backup" any existing file that is not hosted on a blossom server, as long as they knew the sha256 hash beforehand
🌸 #blossom