The document presents a secure data storage manager (SDSM) system designed to address challenges in securely storing user-generated private data on third-party storage. It discusses dynamic key generation for data encryption, proposing a model that uses unique keys for individual files to enhance security. The paper outlines the architecture of SDSM, which includes user data and metadata stores, and employs REST APIs for secure CRUD operations while ensuring proper key management.