|
|
|
|
|
by jbaiter
4356 days ago
|
|
Working for a major library that does a lot of digitization work for external partners like museums and art galleries, I deal with this a lot.
Our solution usually involves (in addition to the obvious approaches mentioned in the beginning of the article) not sending out full-sized images but only tiles, severely rate-limiting the API (heavy users can contact us for an exception) and displaying a discreet watermark with the origin.
It's very frustrating as a developer, especially given the fact that 90% of the material is public domain anyways... |
|
A half-decent programmer could reverse-de-obfuscate the image tiles into a whole image if they really wanted to, they could even post their code for that onto github, however, in all of the years that Seadragon has been around the tools to make the tiles in the first place haven't exactly proliferated so the tools to decipher the tiles aren't likely to get widespread circulation either. With tiles you are pretty well protecting your stuff as a convenient by-product, the real aim is to deliver a superior viewing experience.