noobaa / noobaa-core

High-performance S3 application gateway to any backend - file / s3-compatible / multi-clouds / caching / replication ...
https://www.noobaa.io
Apache License 2.0
269 stars 78 forks source link

technical debt: aws-chunk signature is not verified #5401

Open tamireran opened 5 years ago

tamireran commented 5 years ago

Environment info

Actual behavior

  1. we currently only clean the chunks signature from the stream but don't verify them

Expected behavior

  1. need to implement this in full: https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html

Steps to reproduce

  1. use chunking based s3 client like: .net sdk/quest's rapid recovery/duplicati

Screenshots or Logs or other output that would be helpful

github-actions[bot] commented 5 days ago

This issue had no activity for too long - it will now be labeled stale. Update it to prevent it from getting closed.