Argon2id Password Hashing
Memory-hard password hashing with per-user salts for stronger resistance against brute-force attacks.
BusterFlix
Security architecture
These are platform security controls and planned security upgrades, not vulnerability-free guarantees or third-party certification claims.
Memory-hard password hashing with per-user salts for stronger resistance against brute-force attacks.
Deny-by-default owner/admin checks protect the admin page and every admin API route.
HttpOnly cookies, D1-backed session validation, logout revocation, and CSRF checks for admin changes.
Login, register, admin mutations, favorites, progress, stream, and transcode requests are throttled in the first version.
Server, TorBox, HLS, poster, and processed paths are resolved under allowed roots with traversal and dotfile blocking.
Production origins are restricted and responses include CSP, frame blocking, no-referrer, nosniff, and permissions policy headers.
Planned client-side asymmetric key generation for encrypted private user data workflows.
Planned authenticated encryption layer for sensitive client-side data blobs once key management is added.