|
|
|
|
|
by crashedsnow
2715 days ago
|
|
I'm often surprised by the number of totally valid reasons apps need to connect to the interwebs where you'd think they have no business. Clocks need to sync with time servers, dialers want to get updated lists of spam callers.. not sure what "finder" is but seems plausible that a search operation would need an index to search and even more reasonable that it be server-side. Not to mention reporting telemetry, analytics, errors etc so devs can improve the product. Not saying everyone's a good actor, but just connecting to a server doesn't make them a bad one. |
|
For the finder app, the index should be local. There is no way I want my apps, documents and file metadata to be sent to some samsung server to be indexed so that I can do a local search -- that would provide no value and it's also features that I've never asked for as a user.
The calls from most of these apps (especially samsung apps) to facebook servers also serve no purpose other than to try and datamine. I understand there may be cases where telemetry is valuable, but it's unacceptable to have apps (in many cases that haven't been opened) to try and connect to a remote server behind the scenes, especially when you cannot remove them easily.