https://www.growthbook.io/ logo
b

bland-engineer-44339

04/01/2022, 12:20 PM
Hi there! Does anybody know what’s the reason to make S3 bucket publicly accessible? All the security guides warn against it, but GrowthBook has it as a requirement
f

future-teacher-7046

04/01/2022, 12:32 PM
Making it public was just the quickest way to get the s3 integration live. We use signed urls for uploading files, but then just a normal image src when displaying them. Not opposed to adding an option to use signed urls for the image src too.
b

bland-engineer-44339

04/01/2022, 12:39 PM
Got it. Thanks for the explanation! Another question regarding images and s3. If I delete an image from experiment, it remains in S3. Is there a reason for it?
f

future-teacher-7046

04/01/2022, 12:53 PM
no reason, just never built the delete functionality
4 Views