mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
- 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 |
||
---|---|---|
.. | ||
.server/llm | ||
hooks | ||
persistence | ||
runtime | ||
stores | ||
webcontainer | ||
auth.ts | ||
crypto.ts | ||
fetch.ts |