Hacker News new | past | comments | ask | show | jobs | submit login

Maybe this is a good place to ask about an idea I've been toying with, but I'm not sure about the security implications of.

I have an app that generates user content, little chunks of audio. I don't want to get into running some server infrastructure just to let users share their content on facebook/twitter/... so what about letting the app upload an html file to an s3 bucket, with the data embedded in the file and a bit of javascript for an audio player UI? Practical?




If the html file is self-contained, sure. Basically, if you can serve it from a static directory and have it work, it'll work on S3.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: