This document summarizes a research paper on secured authorized deduplication in a hybrid cloud system. The system aims to provide data deduplication, differential authorization for access, and confidentiality of data files. It involves a public cloud for storage, a private cloud for managing access tokens, and users who generate keys for files stored on the public cloud. When uploading a file, the user encrypts it and sends it to the public cloud along with the key to the private cloud. To download, the user must provide the correct key to the private cloud to gain access to encrypted files from the public cloud. This hybrid cloud model uses deduplication for storage optimization while controlling access through differential authorization of private keys.