[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: copyrighted embedded ICC profiles in images



On Sat, May 10, 2014 at 11:10 AM, Jérémy Lal <kapouer@melix.org> wrote:
> Hi,
>
> Jonas Smedegaard brought to my attention that an image file [0]
> can embed a copyrighted ICC profile without license.

Note that lintian detect these naked (not embeded) profile by default.

> Since it's something that not many people seems to be aware of,
> maybe it might be useful to have a lintian check for that.
>
> That command [1] shows positives on my /usr/share/
> Most of them are HP or Apple embedded profiles.
>
> Regards,
> Jérémy
>
>
> [0]
> http://www.color.org/profile_embedding.xalter
> [1]
> find . -regextype posix-extended -iregex '.*\.(jpg|png)' -exec sh -c
> 'identify -verbose "$0" | grep -i copyright && echo "$0"' {} \;
>
> (this shows also false positives with an empty Copyright field).
>
>
>
>
> --
> To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 1399713019.31695.3.camel@imac.chaumes">https://lists.debian.org/[🔎] 1399713019.31695.3.camel@imac.chaumes
>


Reply to: