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
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
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
GitHub
blossom/buds/04.md at master · hzrd149/blossom
Blobs stored simply on mediaservers. Contribute to hzrd149/blossom development by creating an account on GitHub.
GitHub
GitHub - hzrd149/blossom-client-sdk: A simple client for managing blobs on blossom servers
A simple client for managing blobs on blossom servers - hzrd149/blossom-client-sdk