DSTORE Decentralized Cloud Storage
Mar 17, 2026

Decentralized storage platform built to address cloud ownership and security concerns through blockchain-based access control and encrypted IPFS-backed file storage.
Highlights
- Implemented smart-contract driven access control on Ethereum.
- Stored encrypted files through IPFS rather than centralized infrastructure.
- Used AES-256 encryption to improve confidentiality of uploaded assets.
- Built a React-based user interface with wallet connectivity.
Tech Stack
Ethereum, Solidity, Truffle, React.js, IPFS, AES-256, and MetaMask.
Why It Matters
This project highlights distributed-systems thinking across storage, access control, frontend integration, and security-oriented architecture.