Skip to content

Category: Security ๐Ÿ“

Traefik v3 and CrowdSec with Docker Compose: A Modern Security Stack

This guide provides a streamlined approach to deploying a powerful and secure web stack using Traefik as a reverse proxy and CrowdSec for threat protection. We will use Docker Compose to orchestrate the services, creating a setup that is easy to manaโ€ฆ

Secure Server-to-Server File Transfers with rsync and tmux

This guide provides a definitive, โ€œterminal-firstโ€ approach to transferring large amounts of data directly between two remote servers. By combining the power of rsync for data synchronization, tmux for session persistence, and a securely configured Sโ€ฆ

The Ultimate Guide to Email Encryption with OpenPGP

This guide provides a comprehensive, โ€œterminal-firstโ€ approach to setting up robust end-to-end email encryption. By creating your cryptographic keys directly with GnuPG, you build a universal and secure foundation. We will then show you how to integrโ€ฆ