Comment on Is it practically impossible for a newcomer selfhost without using centralised services, and get DDOSed or hacked?

<- View Parent
d_ohlin@lemmy.world ⁨1⁩ ⁨week⁩ ago

May not add security in and of itself, but it certainly adds the ability to have a little extra security. Put your reverse proxy in a DMZ, with a firewall and only certain ports exposed to your origins. Install a single wildcard cert and easily cover any subdomains you set up. There’s nginx configuration files out there that will block URL’s based on regex pattern matches for suspicious strings. All of this (probably a lot more I’m missing) adds some level of layered security.

source
Sort:hotnewtop