Add config for media subdomain for Caddy #555

Merged
floatingghost merged 1 commits from norm/akkoma:media-subdomain-caddyfile into develop 2023-07-17 16:30:43 +00:00
Contributor

A recent group of vulnerabilities have been found in Pleroma (and
inherited by Akkoma) that involve media files either uploaded by local
users or proxied from remote instances (if media proxy is enabled).

It is recommended that media files are served on a separate subdomain
in order to mitigate this class of vulnerabilities.


I've currently have those sections commented out since I'm not sure if everyone will be able to use a subdomain, but I can change that if needed.

A recent group of vulnerabilities have been found in Pleroma (and inherited by Akkoma) that involve media files either uploaded by local users or proxied from remote instances (if media proxy is enabled). It is recommended that media files are served on a separate subdomain in order to mitigate this class of vulnerabilities. --- I've currently have those sections commented out since I'm not sure if everyone will be able to use a subdomain, but I can change that if needed.
Author
Contributor

Sidenote: There's also a suggested config change for nginx, but since I've not used it in a while, I'll leave that to someone else to tacke that.

Sidenote: There's also a [suggested config change for nginx](https://webb.spiderden.org/2023/05/26/pleroma-mitigation/), but since I've not used it in a while, I'll leave that to someone else to tacke that.
norm force-pushed media-subdomain-caddyfile from 796778d698 to 40627a94d4 2023-05-29 18:04:35 +00:00 Compare

probably a good thing to recommend , I'll need to test it quickly since it doesn't match my personal config but provisionally approved

probably a good thing to recommend , I'll need to test it quickly since it doesn't match my personal config but provisionally approved

tested, all good, thanks!

tested, all good, thanks!
floatingghost merged commit 2aac70d690 into develop 2023-07-17 16:30:43 +00:00
floatingghost deleted branch media-subdomain-caddyfile 2023-07-17 16:30:43 +00:00
Sign in to join this conversation.
No description provided.