COMPLETE Security Overhaul: File Transfer Module

- Eliminated unsafe global state (window.*)
- Added DoS protection with MessageSizeValidator
- Added race condition prevention with AtomicOperations
- Added rate limiting (10 files/minute)
- Added secure memory management with SecureMemoryManager
- Wrapped handleFileChunk in atomic operations
- Updated all methods with security enhancements
This commit is contained in:
lockbitchat
2025-08-24 16:04:49 -04:00
parent f368defcf1
commit f7940d25e9

File diff suppressed because it is too large Load Diff