This commit is contained in:
Quentin
2024-07-21 17:35:57 +02:00
parent 8c93401037
commit ba4eb9b8f9

View File

@@ -74,10 +74,9 @@ Example response:
(optional using the /mirror endpoint)
1. Client sends the `url` to Server C `/mirror` using the original authorization event
1. Client sends the `url` to Server C `/mirror` using the compressed authorization event
1. Server C downloads blob from Server A or B using the url field
1. Server C verifies downloaded blob hash matches `x` tag in authorization event
1. Server C verify the metadata matches the original blob compressing the blob locally with the same parameters
1. Server C verifies downloaded blob hash matches `x` tag in authorization event (using sha256 or compressed.sha256)
1. Server C returns [Blob Descriptor](./02.md#blob-descriptor)