OpenLake/File-Sharing-App

[HACKTOBERFEST] End-to-End Encryption for File Transfers

Open

#23 创建于 2025年9月15日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)Dart (14 fork)auto 404
enhancementhacktoberfesthelp wanted

仓库指标

Star
 (8 star)
PR 合并指标
 (PR 指标待抓取)

描述

Implement client-side (Flutter) file encryption before upload and decryption after download using libraries like AES or ChaCha20. Ensure keys are securely established or exchanged, possibly using Diffie-Hellman or similar. Update both backend and frontend workflows, and clearly document the encryption flow for users and contributors. Test files for corruption and provide error recovery steps

贡献者指南