web3Drive
Web3 Drive is the user gate for the decentralized storage world. it acts as a decentralized drive where user can upload, download his large files in a secure way .
Screenshots

Problem Statement
This project combines a browser-based frontend with web API crypto, 3box identity, 3box storage, and ifps storage to allow users to upload/share large files securely through end to end clientside based encryption. user has full control over his data and can delete his metadata, unpin file sync his data with decentralized storage, access it anywhere from any device securely and share any file with friends if he wants
Solution
This project connect to ipfs from browser to let user connect , upload ,fetch ,and download files in ipfs without depending on any central server . web worker and web crypto api are used to encrypt file chunks and generate encryption key per file. Indexdb is used to store user files metadata and most importantly temporarily store file cipher to avoid using too much memory and browser crashing . 3box with texitl are used to sync user file metadata so user can access his file any time, anywhere** How it works: ***Upload or drop you filea unique key is generated and assigned to your filefile is spitted into smaller chunks and each chunk is encryptedfile name is encrypted for extra privacyfile is uploaded encryptedfile is listed in file list and user can download it decryptedfile metadata is saved in user storage ( indexeddb)user can connect to his 3box account or create new oneuser can sync his stored file metadata in his private storage in 3boxuser can fetch any file and once encryption key is added, he can download it decrypteduser can import, export his file list ,user can empty his file list locally and/or in 3box ,**stack ***React jsreduxweb API cryptoweb worker3box with Textil identityindexdbFleek host
Hackathon
HackFS
2024
Contributors
- EmanHerawy
22 contributions