COS301-SE-2025

COS301-SE-2025/Secure-File-Sharing-Platform

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

1 good first / help-wanted issue · JavaScript · last activity Jun 19, 2025

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
COS301-SE-2025/Secure-File-Sharing-Platform
2

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