X.509 certificates for https://gnupg.org

Micah Lee micah at micahflee.com
Wed Dec 18 00:12:43 CET 2013


On 12/17/2013 02:04 AM, Werner Koch wrote:
> You must be running with JavaScript enabled ;-).  This seems to be from
> Piwik, which I recently installed to gather web statistics.  I am not
> really happy with that but my campaign manager said that it is really
> needed and that organization like the EFF also run Piwik.

I actually set up EFF's Piwik. :)

If you're interested, there are a couple ways to make it less privacy
invasive (though just using it instead of a centralized thing like
Google Analytics is great).

You can not include the Piwik code at all just use it to visualize your
server logs, using the script misc/log-analytics/import_logs.py. More
details about this method here:

http://piwik.org/docs/log-analytics-tool-how-to/

The other way is to only include the image tracker but not the
javascript tracker. e.g.

<!-- Piwik Image Tracker -->
<img src="http://alberti.gnupg.org/piwik/piwik.php?idsite=1&rec=1"
style="border:0" alt="" />
<!-- End Piwik -->

You can pass other data to Piwik in this method as well (like page
title) but it doesn't use javascript, so it's less intrusive:

http://developer.piwik.org/api-reference/tracking-api

-- 
Micah Lee

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 866 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20131217/70d35557/attachment.sig>


More information about the Gnupg-users mailing list