// archives

developer

This tag is associated with 1 posts

S3 Query String Authentication Generator

I was trying out a feature of S3, called query string authentication today. It basically means that you can access a file on S3 that wouldn’t normally be accessible to the public by providing s3 with a cocktail of encrypted information so it can decide that it’s you (or someone you allowed to use the [...]