This document discusses using blockchain technology for secure file storage and retrieval. It first describes existing technologies like distributed file systems, InterPlanetary File System (IPFS), storing file hashes on blockchain, Filecoin, and Storj. It then proposes a system using Ethereum, Swarm, and Whisper that encrypts files before storing encrypted blocks on Swarm and recording hashes on blockchain. File access permissions are shared via Whisper messages. This decentralized system improves security, accessibility, and avoids data redundancy compared to traditional methods.