[GH-ISSUE #38] Self-signed URLs for upload #266

Closed
opened 2026-02-27 12:42:13 +03:00 by kerem · 0 comments
Owner

Originally created by @ghost on GitHub (Aug 29, 2017).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/38

Similar to S3, would be nice to be able to get a self-signed URL, so my application could upload directly an image to PictShare without going via backend.

I don't want to expose the secret to upload the images on my frontend application.
So right now to solve that issue, I upload the image to my backend, and then the backend uploads to the pictshare.

My suggestion would be a way to accept uploads from the frontend without having the secret in there.

Originally created by @ghost on GitHub (Aug 29, 2017). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/38 Similar to S3, would be nice to be able to get a self-signed URL, so my application could upload directly an image to PictShare without going via backend. I don't want to expose the secret to upload the images on my frontend application. So right now to solve that issue, I upload the image to my backend, and then the backend uploads to the pictshare. My suggestion would be a way to accept uploads from the frontend without having the secret in there.
kerem closed this issue 2026-02-27 12:42:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pictshare#266
No description provided.