Support for Large File Chunk Upload to AWS in Sunbird Generic Editor #226
Unanswered
rushi-tekdi
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are integrating the Sunbird Generic Editor into the Shiksha workspace to upload content. To manage large files effectively, we need support for uploading large file chunks to AWS.
Approaches Tried:
Query: Is there a secure way to store AWS credentials directly within the Sunbird File Upload Library? Passing these credentials from Shiksha Workspace → Generic Editor → Content Plugins → File Upload Library exposes them on the client side, which is a security risk.
Relevant Repositories:
Shiksha Workspace: GitHub Link
Sunbird Generic Editor: GitHub Link
Sunbird Content Plugins: GitHub Link
Sunbird File Upload Library: GitHub Link
@coolbung @pallakartheekreddy
Beta Was this translation helpful? Give feedback.
All reactions