Update 000_intro.md

This commit is contained in:
Stefan Pejcic 2024-04-18 01:03:51 +02:00 committed by GitHub
parent 7e810e37a7
commit 1b6a2e60a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.