So do I. How do distribution/platform name and version numbers violate one's privacy?

The distributions and platforms I'm running in my home is known to me. It is private knowledge. It is not public.

The information can only be used for statistics.

You may only be using it for statistics. It can certainly be used for other purposes.

<paranoid>

  1. I kindly take over maintenance of SOAP::Lite
  2. I add a tracker like the one you propose and log all the information I receive. Note that this information will also include the IP address of the server the module was installed on.
  3. I "accidentally" include an exploit that allows me to call arbitrary Perl code in the next SOAP::Lite release.
  4. I wait for the IP addresses of vulnerable machines to roll in

</paranoid>

I will force nobody and will be very open about what happens. There will be an easy, obvious way to opt out and it will be printed on screen and mentioned in the README.

But an automated install with no manual intervention will opt-in. This is the behaviour I think most people are (correctly in my opinion) objecting to.

Because the information sent is static and not privacy-sensitive

I don't think other people are entitled to determine how sensitive my private data is. I guess I'm just funny that way.


In reply to Re^3: Gathering module usage statistics by adrianh
in thread Gathering module usage statistics by Juerd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.