How Museums Can Serve Watermarked Images Online Without Altering Master Files
A software developer has outlined a three-safeguard approach for museum collection portals to serve watermarked image derivatives to the public while keeping archival master files completely untouched. The method involves storing derivatives as separate objects identified by a tuple of master hash, transform version, watermark version, and size, ensuring any change in watermark or resize policy generates a new derivative rather than overwriting the original. Master image records are treated as append-only, with content hashes, rights statements, and custody metadata locked at ingest time so thumbnail requests can reference but never mutate them. The approach also makes derivative creation idempotent, meaning a retried worker job repeats computation without producing duplicate records or altering the preservation file. The developer drew on a real incident where a thumbnail worker was triggered twice during an upload burst, which highlighted the need for duplicate-claim counters and clearer runbook procedures.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.




Discussion (0)
Log in to join the discussion and vote.
Log in