Tagged Questions
10
votes
2answers
385 views
Is it wrong to transmit information about a user's machine to my own servers without informing the user?
Let's say I ship a game on multiple platforms. My game code detects a few trivialities about the underlying system, like the local settings, the "country," the OS, the kind of graphic cards, etc.
...