Rate the security of my config #1568
HydraulicGoose
started this conversation in
General
Replies: 2 comments 2 replies
|
Looks… hardened. I'm curious: you already use crowdsec, why no crowdsec-appsec? |
0 replies
|
Oh and I would add these exceptions to crowdsec rules to avoid false-positives bans: |
2 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.
This is the best setup that I could come up with. Please let me know if there are any improvements I could make.
I'm running copyparty and crowdsec with caddy-crowdsec-geo reverse proxy in rootless podman quadlets (Fedora server with SELinux). I'm using geo-blocking to allow only US ips, and crowdsec to block malicious ips.
To login as admin, I have to be on my local network, connect with an alternate subdomain, and be on a whitelisted local ip. No other users exist.
I created a public upload-only share inside /public with a very, very long url. Should be safe for people to upload since it has
dthumb, etc. I use filekeys to share files, and shares to share folders.copyparty.conf
copyparty.container
Caddyfile
caddy.container
caddy.socket
crowdsec.container
crowdsec.network
crowdsec_ui.container
All reactions