HYDE — Blockchain & Steganography Art Protection Platform · Matt Alexius

HYDE protects digital art ownership with steganography watermarks and blockchain provenance — proof that survives reposts, compression, and metadata stripping.

HYDE is a Blockchain and Steganography-Based Provenance System designed to help artists prove ownership and detect tampering even after an image gets reposted, compressed, or stripped of metadata. It embeds invisible ownership watermarks directly into digital artwork using steganography, then anchors provenance records on the blockchain — ensuring authenticity and traceability are preserved no matter how the image travels across the web.

The problem

Digital artists lose ownership signals the moment their work leaves the platform it was uploaded to. Screenshots, reposts, and compression strip out EXIF metadata, watermarks get cropped, and platforms rarely cooperate when disputes arise. Existing solutions treat the symptom (visible watermarks) rather than the cause (no portable, tamper-resistant proof of origin).

The approach

Two layers working together. First, steganography hides ownership data inside the image’s pixels themselves, so the proof travels with the file even after compression or platform transitions. Second, a blockchain anchor records the artwork’s provenance on-chain, giving anyone the ability to verify authenticity without trusting a central authority. The combination means a stripped, reposted image can still be traced back to its origin.

What I learned

Designing for the worst-case adversary changes everything. Every assumption about how images move across the web had to be tested against compression, format conversion, and partial cropping. I also learned how much UX matters in security tooling — if the verification step takes more than a click, artists won’t use it, no matter how strong the cryptography is.