Decentralize your personal cloud storage like Dropbox and Google Drive
SecureBeam is a Progressive Web App that allows users to connect their personal cloud storage (for example Dropbox) with decentralized storage on IPFS. We created a PWA with React and Material-UI and integrated the Dropbox SDK. The user is able to connect her personal Dropbox account and move files from Dropbox to IPFS. IPFS-JS client is used to keep track of the moved files. OrbitDB is used to store the moved files per user.
SecureBeam is a Progressive Web App that allows users to connect their personal cloud storage (for example Dropbox) with decentralized storage on IPFS.
We created a PWA with React and Material-UI and integrated the Dropbox SDK.
The user is able to connect her personal Dropbox account and move files from Dropbox to IPFS.
IPFS-JS client is used to keep track of the moved files.
OrbitDB is used to store the moved files per user.