Ask HN: Best practices to keep user media private from devs?
1 comments
One option is to store the files in Amazon S3 and only serve them over cloudfront signed URLs. There's ways to lock down the S3 access so that only a few Very Important tech leadership folks can get to it.
I don't have experience in this area and would like to hear from those who do. I'm especially interested in photo and video content.