bolt.new/app/routes
ervin remus radosavlevici 2975bc3d45 Add comprehensive security enhancements
- Enhanced encryption system with AES-GCM and PBKDF2
- Added secure authentication system with session management
- Implemented security middleware with headers and rate limiting
- Created secure storage utilities for sensitive data
- Added login system with brute force protection
- Implemented security components (password strength, 2FA)
- Added security utility functions for threat detection

Copyright (c) 2024 Ervin Remus Radosavlevici
2025-05-03 12:02:48 +00:00
..
_index.tsx feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
api.chat.ts feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
api.enhancer.ts feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
chat.$id.tsx feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
login.tsx Add comprehensive security enhancements 2025-05-03 12:02:48 +00:00