[GH-ISSUE #137] FeatureRequest: SVG hosting #109

Open
opened 2026-02-25 23:40:43 +03:00 by kerem · 2 comments
Owner

Originally created by @avegalco on GitHub (Mar 2, 2022).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/137

Hi team.
Is there an easy way to host SVG images? No processing or change needed, just upload, create URL and serve the file.
Thank you!

Originally created by @avegalco on GitHub (Mar 2, 2022). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/137 Hi team. Is there an easy way to host SVG images? No processing or change needed, just upload, create URL and serve the file. Thank you!
Author
Owner

@geek-at commented on GitHub (Jan 13, 2023):

I'm all for SVG hosting. I would have needed it myself in the past BUT SVGs come with the ability to include javascript which allows an uploader to edit things on the page and do redirects and so on.

Maybe this can be forbidden with some security headers but until I know that I'll leave this open

<!-- gh-comment-id:1381760594 --> @geek-at commented on GitHub (Jan 13, 2023): I'm all for SVG hosting. I would have needed it myself in the past BUT SVGs come with the ability to include javascript which allows an uploader to edit things on the page and do redirects and so on. Maybe this can be forbidden with some security headers but until I know that I'll leave this open
Author
Owner

@dsvi commented on GitHub (Mar 18, 2023):

You might just cut the

<!-- gh-comment-id:1474883920 --> @dsvi commented on GitHub (Mar 18, 2023): You might just cut the <script> tags from the .svg file
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#109
No description provided.