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

Re: libravatar in the BTS [Re: bugs.debian.org: something's wrong...]



* Don Armstrong <don@debian.org>, 2013-10-01, 17:10:
The avatars are now fully federated, and all caching and retrieval is now done from debian.org resources, which should mitigate the privacy concerns.

Iceweasel users who want to mitigate the annoyance can put this snippet into their ~/.mozilla/firefox/*/chrome/userContent.css file:

img[src^="http://bugs.debian.org/cgi-bin/libravatar.cgi?";]
{
	display: none !important;
}

--
Jakub Wilk


Reply to: