Skip to main content

NGINX ipscrub Module: Anonymize IP Addresses in Logs


by Danila Vershinin, March 9, 2026

Learn how to anonymize IP addresses in NGINX access logs using the ipscrub module. This privacy-focused module replaces real IPs with cryptographic hashes, helping you achieve GDPR compliance while retaining the ability to correlate requests from the same visitor.

Read More...

NGINX DNS over HTTPS: Run Your Own DoH Server


by Danila Vershinin, February 1, 2026

Learn how to deploy a privacy-compliant DNS over HTTPS (DoH) server using NGINX. This guide covers installation, configuration, and security best practices for running your own RFC 8484 compliant DoH endpoint.

Read More...