A secure file sharing platform that uses end-to-end encryption to ensure only intended users can access shared files.

ee2e end-to-end-encryption secure-sharing security
1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Software Development File Sharing Applications

AI Summary: Implement a new API endpoint ('send') to handle metadata transfer between users. This involves updating both sender and receiver metadata, potentially requiring a new database structure to track sent and received files. The team needs to decide whether to use the existing Supabase database or create a separate storage mechanism for this information.

Complexity: 4/5
enhancement help wanted

A secure file sharing platform that uses end-to-end encryption to ensure only intended users can access shared files.

JavaScript
#ee2e#end-to-end-encryption#secure-sharing#security