Sparkle icon indicating copy to clipboard operation
Sparkle copied to clipboard

[Question] How does sparkle ensure that "usage statistics reports" are sent by sparkle.

Open snktagarwal opened this issue 12 years ago • 4 comments

Hi,

My questions is much more of a information query. In the wiki about Usage Statistics you have said that Sparkle enabled client can trigger a GET request to the appcast url like: http://you.url/app.xml?cpu=...&.. ! What if a bot manually triggers such a request, won't that be a problem ?

snktagarwal avatar Mar 30 '12 14:03 snktagarwal

Sparkle does nothing to ensure the statistics are sent by an actual Sparkle client.

On Mar 30, 2012, at 4:10 AM, Sanket [email protected] wrote:

Hi,

My questions is much more of a information query. In the wiki about Usage Statistics you have said that Sparkle enabled client can trigger a GET request to the appcast url like: http://you.url/app.xml?cpu=...&.. ! What if a bot manually triggers such a request, won't that be a problem ?


Reply to this email directly or view it on GitHub: https://github.com/andymatuschak/Sparkle/issues/166

andymatuschak avatar Mar 30 '12 17:03 andymatuschak

Is that a bug/feature request or Sparkle has specific reasons for why it does not care ?

snktagarwal avatar Mar 30 '12 17:03 snktagarwal

Also on a related note, are there existing frameworks which enable collection of usage statistics (like sparkle) and could be used with linux based applications. Well, any generic framework would be of help. I want to design something similar for a linux based application and did not want to reinvent the wheel.

snktagarwal avatar Mar 30 '12 17:03 snktagarwal

No, no specific reason. Let's call this a feature request.

I don't know of a generic cross-platform tool; sorry.

On Mar 30, 2012, at 7:40 AM, Sanket [email protected] wrote:

Is that a bug/feature request or Sparkle has specific reasons for why it does not care ?


Reply to this email directly or view it on GitHub: https://github.com/andymatuschak/Sparkle/issues/166#issuecomment-4847471

andymatuschak avatar Mar 31 '12 03:03 andymatuschak