DataSafe: Copyright Protection with PUF Watermarking and Blockchain Tracking

Xiaolong Xue,Guangyong Shang,Zhen Ma,Minghui Xu,Hechuan Guo,Kun Li,Xiuzhen Cheng
2024-05-29
Abstract:Digital watermarking methods are commonly used to safeguard digital media copyrights by confirming ownership and deterring unauthorized use. However, without reliable third-party oversight, these methods risk security vulnerabilities during watermark extraction. Furthermore, digital media lacks tangible ownership attributes, posing challenges for secure copyright transfer and tracing. This study introduces DataSafe, a copyright protection scheme that combines physical unclonable functions (PUFs) and blockchain technology. PUF devices use their unique fingerprints for blockchain registration. Subsequently, these devices incorporate invisible watermarking techniques to embed digital watermarks into media for copyright protection. The watermark verification process is confined within the devices, preserving confidentiality during extraction, validating identities during copyright exchanges, and facilitating blockchain-based traceability of copyright transfers. The implementation of a prototype system on the LPC55S69-EVK development board is detailed, illustrating the practicality and effectiveness of the proposed solution.
Cryptography and Security
What problem does this paper attempt to address?
The paper introduces a copyright protection scheme called DataSafe, which combines Physical Unclonable Functions (PUFs) and blockchain technology. In the current digital media copyright protection, digital watermarks are often used to confirm ownership and prevent unauthorized use, but there are security risks in extracting the keys and challenges in copyright transaction tracking. DataSafe registers devices on the blockchain with the unique fingerprints of PUFs and uses these devices to embed invisible watermarks to protect the copyright of digital media. The watermark verification process is only performed internally in the device, ensuring security during the extraction process, while using the blockchain to record copyright transfers, ensuring traceability of transactions. Specifically, the main contributions of DataSafe are: 1. Combining PUFs as device fingerprints with digital watermarks to establish physical ownership of digital media. 2. Proposing a secure digital watermark extraction process that utilizes PUF devices to prevent key leakage. 3. Using blockchain technology to verify identities in copyright transactions and prevent identity forgery. 4. Combining secure digital watermark extraction and blockchain storage of copyright transfer information to achieve traceability throughout the copyright lifecycle. The paper also discusses related work, such as using biometrics as watermarks, using blockchain for copyright protection, and using PUFs for device fingerprints, and proposes a prototype system to demonstrate the feasibility and effectiveness of the proposed solution.