Last change: 2025-01-06
Harden services on Linux by using the systemd unit setting KeyringMode, which defines if the kernel session keyring information is available to the service.
Last change: 2025-01-06
Harden services on Linux by using the systemd unit setting KeyringMode, which defines if the kernel session keyring information is available to the service.
Last change: 2025-01-06
Learn how to secure your nginx configuration with this hardening guide. It includes examples and tips to implement security measures step by step.
Last change: 2025-01-06
Everyone has secrets. Or at least some data you don't want to show others, right? Vim has an option to create and use encrypted documents!
Last change: 2025-01-06
Learn how to find and disable those services on Linux that are nowadays are considered to be unsafe or known for the weak security.
Last change: 2025-01-06
OCSP stapling is a logical follow-up on Online Certificate Status Protocol. With newer versions of Nginx we can enable OCSP stapling and enable testing.