Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encrypted stream #6

Closed
JohnL4 opened this issue Oct 5, 2012 · 1 comment
Closed

Encrypted stream #6

JohnL4 opened this issue Oct 5, 2012 · 1 comment
Labels

Comments

@JohnL4
Copy link

JohnL4 commented Oct 5, 2012

Would be nice to be able to encrypt stuff sent to Glacier in such a way that:

(a) We don't need to create an entire archive of a directory tree locally, just to encrypt locally, and
(b) We can decrypt it with any version of any software in the future (Java 10, .NET 6.5, Python on Mac/Linux, you know?) (so... standard PKI-type stuff that isn't subject to the vagaries of how any particular vendor (I'm looking at you, Microsoft) implements it..

@brianmcmichael
Copy link
Collaborator

I'm not sure what you're asking for here. This gets uploaded using the encryption methods in the AWS SDK and downloaded the same way. I'm reluctant to add the complexity of third party encryption because I think it would lead to more problems in the long run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants