Can't perform PutObject operation
There are two style of URLs in AWS S3: path-style and dns-style. Here, Garage is expecting a path-style URL, where the fist component is the name of the bucket, but your client is sending a…
Fix potential timing side-channels in authentication mechanisms
b94532ee02
[fix-auth-ct-eq] use consant time comparison for awsv4 signature verification
c7c6d0c0f2
[fix-auth-ct-eq] use argon2 hashing and verification for admin/metrics token checking
e7e8b4c158
[sse-c] sse-c testing with small and big object
c31a41c7dc
[sse-c] add sse-c response headers when object is stored encrypted
Mention deduplication and compression in features page
02005055ae
Merge pull request 'Mention deduplication and compression in features page' (#736) from doc-dedup into main
a294dd9473
[doc-dedup] reorder features, move no-RAFT down
947973982d
[doc-dedup] fix #rpc_bind_outgoing anchor in config page
dc995059aa
[doc-dedup] mention deduplication and compression in features page
Mention deduplication and compression in features page