From 1b6a2e60a5dcfeecfbbdd5a60147becc40d73ec8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 18 Apr 2024 01:03:51 +0200 Subject: [PATCH] Update 000_intro.md --- documentation/docs/admin/000_intro.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index 4ae7f647..fb6a0f56 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -196,6 +196,7 @@ OpenPanel has been built from the ground up with security in mind. Internet hist **Websites:** - ModSecurity Web Application Firewall (WAF) can be activated for domains, with the OWASP core ruleset. - IP blocking per domain name. +- Hotlink protection per domain using vhost files. - No outgoing emails, only SMTP! - Passwords are stored as salted SHA512 hashes by default (5000 rounds). - TLS (Transport Layer Security) is utilized.