diff --git a/README.md b/README.md index fb9a511..703ab9c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ sudo python3 install.py http://your-server-ip:1337 ``` -## Enhanced Security Features +## Security Features - 🔐 Secure credential storage using bcrypt and Fernet encryption - 🛡️ CSRF protection on all forms @@ -93,7 +93,6 @@ The installer configures: - Security: - Password strength requirements - - Two-factor authentication (coming soon) - Session management - Activity logging - Secure logout