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

Support pre-signed URL for External Storage #12

Open
xluffy opened this issue May 17, 2021 · 0 comments
Open

Support pre-signed URL for External Storage #12

xluffy opened this issue May 17, 2021 · 0 comments

Comments

@xluffy
Copy link

xluffy commented May 17, 2021

When I use S3 external storage, I must pass AWS_ACCESS_KEY and AWS_SECRET_KEY in params, and send to Kraken API.

But how to know you don't steal my keys?

You can support pre-signed URLs instead. My system will generate a pre-signed URL in 10 minutes expire. So Kraken could upload to my S3 by specifying a path. It's secure more than the current solution.

Please consider this solution.

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

No branches or pull requests

1 participant