From 5f18152bd35a4b8f70933be633cc87e9010a5dda9d5f48750680ac9c4e23c3c4 Mon Sep 17 00:00:00 2001 From: mtrx Date: Sun, 4 May 2025 04:34:58 +0200 Subject: [PATCH] fail2ban --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63f5482..794ebc2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ With the first iteration of this project, I've learned a lot and realized, it wo - Server-side rendered posts using fast templating engine - Single user session management using CSRF tokens - Admin panel for post CRUD unlocked via submit token +- Fail2Ban for submit token submission request - Input sanitization - Post-title based URLs instead of using count-up IDs - Static file hosting