codahale / sneaker

A tool for securely storing secrets on S3 using Amazon KMS.
Other
800 stars 34 forks source link

Add a "download" command to fetch a single secret #12

Closed ebroder closed 8 years ago

ebroder commented 8 years ago

I'm not sure if this was intentionally left out, but I'm working on a project where I don't particularly want the complexity of packing a secrets tarball separate from the actual secret store.

ebroder commented 8 years ago

Whoops, I missed #10 when looking into this. I'll close this out in favor of that, but I'll throw in another word of support for this simpler provisioning use-case.