The document summarizes a proposed model for secured multi-cloud storage in cloud computing. The model divides user data into pieces that are distributed across multiple cloud storage providers. This prevents any single provider from accessing meaningful user data, improving security and availability. The model uses algorithms like Shamir secret sharing to split data and MD5 hashing to check data integrity upon retrieval. The goal is to provide improved security, availability, and cost-effectiveness over single cloud storage.