whotracksme / whotracks.me

Data from the largest and longest measurement of online tracking.
https://www.ghostery.com/whotracksme
MIT License
414 stars 73 forks source link

Ensure objects are readable after s3 upload #217

Closed sammacbeth closed 3 years ago

sammacbeth commented 3 years ago

Due to a change in the bucket configuration, we now have to manually specify the ACL when uploading to the whotracksme S3 bucket. Not doing so will lead to 403 errors on the CDN. This PR adds the correct ACL to uploads.

chrmod commented 3 years ago

@philipp-classen please take a look