Cicada-Drop
Decentralized cloud storage that can be managed and paid for with Ethereum
Created on 30th May 2021
•
Cicada-Drop
Decentralized cloud storage that can be managed and paid for with Ethereum
The problem Cicada-Drop solves
Combines the decentralized storage of Storj with the decentralized financing of the Ethereum blockchain helps create a solution for properly decentralized storage that can be managed and paid for by users with crypto. It would allow for anonymous file hosting and sharing without the fear of security breaches due to the rigidness of the smart contract and the encryption of the cloud services and account data.
Challenges we ran into
The biggest issue was configuring the server to deal with files being uploaded and downloaded properly - many encoding issues and on top of that learning a new language (Go) to write it in. Dealing with time constraints was also a big challenge as we were dealing mostly with technologies we haven't used before (Go and Storj) so there had to be a trade off with scalable code for code that simply worked in the moment which can gladly be changed before ever deploying the app to the public.