Just wrapped up a personal project focused on secure media delivery โ what began as a simple experiment in streaming has evolved into a full-fledged application.
- โ Firebase Realtime Database integration to fetch login credentials and Fernet encryption keys
- โ
Fernet (AES-level) encryption for
.mp3
/.mp4
media files - โ On-demand decryption โ media is decrypted only during playback
- โ Protection against direct downloaders like IDM