Settings

Theme

Show HN: Simple Gem generates AWS S3 Policy and Signature

2 points by vinhnglx 10 years ago · 1 comment · 1 min read


S3 accepts uploads via specially-crafted and pre-authorized HTML POST Form.

A simple gem will help you create two values: Signature and Policy - https://github.com/vinhnglx/s3-authorize

This gem is very useful when working with AngularJS file upload

kinduff 10 years ago

Thanks for this. I find this useful.

I've been using this gist (https://gist.github.com/stefanneculai/deed108fad534d0db3ff) for my prototypes, but a require is way more productive.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection