Category: Uncategorized

Stopping Malware – Part 2: Caddy, Cloudflare, and Crowdsec

Intro This is going to be a two parter: The Web In the first part, we hardened the docker-mailserver installation to aggressively block malicious users along with their immediate /24 vicinity. In this part, I am going to briefly explain crowdsec and its concepts, and how I have integrated it with my Caddy reverse proxy and Cloudflare. What is Crowdsec?…

More fun with Tailscale and Keepalived

Aaaand now I’ve moved on from Tailscale to Netbird. The concept is similar, the implementation has a few differences though. Read about it here. I have migrated from using OpenVPN to Tailscale. Tailscale uses a daemon to initiate an outbound connection with the Tailscale’s servers which act as the gateway, compared to OpenVPN where the server accepts inbound connections. The…

StyleCop, the Destroyer of Productivity

There’s a Visual Studio add-on called StyleCop. StyleCop is a source code analyser, which, unlike FxCop (and Visual Studio’s Code Analysis function) operates on the source code of your projects rather than the final compiled assemblies. In other words, it focuses on the looks rather than the works. The purpose of StyleCop is to ensure that everyone on your team…

Click to access the login or register cheese