|
|
|
|
|
by pickledcods
1552 days ago
|
|
Have you checked the trackers and data loggers build into that app that directly or indirectly call home when you interact with your lights? I have an aquarium and I use a water quality tester when I suspect something is wrong. Before it was a colour stripe you have to compare with a reference printed on a package. Now it uses a camera and matches the color better for a better analysis. However, that app calls home directly to JBL, so they are building a profile on how I abuse my fish because every time it logs, it logs a bad situation. It also leaks the usage to jquery, google and crashlytics without notifying me or asking my consent. |
|
This is the first time I’ve read someone refer to loading jquery as a data leak.
Ideally they shouldn’t be using jquery, or just shipping it with the app/self-hosting. But for the general case, are you saying your ideal would be an app prompting you for permission before it loaded any external resource from any url? Even one as ubiquitous as jquery?
How is the fact that your IP address requested a copy of jquery, one of the most downloaded JavaScript libraries of all time, any kind of meaningful signal?
I’d be more worried about it as an attack vector than a privacy infringement.