From 102209124b527de46d224d5c29441f6cfae8cf16 Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 8 Feb 2025 00:09:05 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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