This document proposes a new deduplication system that supports authorized duplicate checking in a hybrid cloud architecture. The key contributions are:
1) It considers differential user privileges for duplicate checking, where a user can only check duplicates of files marked with their privileges. Previous systems did not support this.
2) It presents a scheme that encrypts files with differential privilege keys, so unauthorized users cannot decrypt files even with cloud provider collaboration.
3) A prototype of the authorized duplicate check scheme was implemented and experiments showed minimal overhead compared to normal operations. The system aims to efficiently enable deduplication with access control based on user privileges in cloud storage.