This document summarizes a research paper that proposes a hybrid cloud approach for secure authorized data deduplication. The paper aims to address the problem of authorized duplicate data checks in cloud storage by considering the differential privileges of users. It presents a system that uses a private cloud as a proxy to allow users to securely perform duplicate checks with differential privileges in a public cloud storage system. The system encrypts files with differential privilege keys, so that unauthorized users without the proper privileges cannot access or perform duplicate checks on the encrypted files. An implementation of the proposed authorized duplicate check scheme was tested and shown to incur minimal overhead.