<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 14, 2016 at 2:16 PM, Jonathan Riddell <span dir="ltr"><<a href="mailto:jr@jriddell.org" target="_blank">jr@jriddell.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">A while ago Albert gave a talk at Akademy about collecting some data<br>
on our users.  This got me thinking and with Neon I wanted to see how<br>
many installs we had.  Our package install software will check for new<br>
versions being available and I could count the IPs of this check but<br>
that's very unreliable.  Canonical counts IPs from the NTP ping at<br>
boot up but of course it's only useful at best as a relative metric of<br>
numbers of installs not absolute numbers.  So I added a machine-id to<br>
the URL it checks which is the unique value set at install time by<br>
systemd (/etc/machine-id) so now it has a good idea of being able to<br>
count the number of installs.<br>
<br></blockquote><div><br><div>To acomplish all the goals you've listed we don't need any UID at all.<br></div><div>If you want to count installs, change the client software to add a parameter only on the first run and count that.<br></div><div> <br></div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
But KDE cares about privacy and it's in our Vision and I don't want to<br>
be accused of violating that.  But currently I can't see how this can<br>
violate users privacy any more than an IP address can so I'm curious<br>
to hear what arguments might come up against this.<br>
<br>
Jonathan<br>
_______________________________________________<br>
kde-community mailing list<br>
<a href="mailto:kde-community@kde.org">kde-community@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-community" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kde-community</a></blockquote></div><br></div></div>