Earlier quoted context omitted.
This setting doesn't seem to be enabled by default, at least on Android. I just scrolled into settings > Who can... See My Location > Found it to be on "ghost mode (only me)." I never touched this setting before.
Only log me, but don't let my friends know: You know your privacy is respected jack shit when the least intrusive setting is letting the service know and log you, but not letting your friends know. The real question isn't that what it sets by default, the question is why that chat app needs to know and log your location in the first place? Why does it not only get it and send it when you choose to share? What kind of…
Tracking friends and strangers using WhatsApp
101–110 of 159 posts
Re: Tracking friends and strangers using WhatsApp
#102Earlier quoted context omitted.
That depends on the country. In the US, people still tend to text a lot, but in most of Europe, Whatsapp totally replaced texting.
Is this because of their still-utterly-broken roaming model? (supposedly to be remedied soon)
Re: Tracking friends and strangers using WhatsApp
#103Earlier quoted context omitted.
This setting doesn't seem to be enabled by default, at least on Android. I just scrolled into settings > Who can... See My Location > Found it to be on "ghost mode (only me)." I never touched this setting before.
Only log me, but don't let my friends know: You know your privacy is respected jack shit when the least intrusive setting is letting the service know and log you, but not letting your friends know. The real question isn't that what it sets by default, the question is why that chat app needs to know and log your location in the first place? Why does it not only get it and send it when you choose to share? What kind of…
Re: Tracking friends and strangers using WhatsApp
#104Re: Tracking friends and strangers using WhatsApp
#105Earlier quoted context omitted.
Now it shows you the live current location of all your friends, no one I know has it turned off. Wth people?
This setting doesn't seem to be enabled by default, at least on Android. I just scrolled into settings > Who can... See My Location > Found it to be on "ghost mode (only me)." I never touched this setting before.
Re: Tracking friends and strangers using WhatsApp
#106Earlier quoted context omitted.
In chat applications, those features were the first to get disabled. As I recall, one of the MSN Messenger features required you to sign in before you disabled it. Anyhow, I'd disable showing online status, typing status, or automatically changing status based on activity. This was a decade and a half ago, probably longer. The principle remains the same. No, no I don't want you to know when I'm in front of my compute…
Those graphs are determined purely from messages - no away states, nothing There's no way to disable that.
This is much more interesting because pretty much everyone only participates in discussions when posts are on the front page - it would be tough to schedule/delay a post and stay relevant. Also, the lock-in after 1 hour (or a reply) preventing deletion is huge.
Some HN participants are now kind of "whales" in the startup community - at the very least, this info could be used to schedule cold-pitch emails! (And this is across the entire archive of past users, not just current users. These habits need not necessarily change much.)
Timestamp metadata is all over the place - GitHub activity graph, blog post comments, etc. -- merging timestamps for the same person across their accounts on all the different services offers amazing insights.
The only way to "disable" this is to schedule things or provide garbage data (only when user input is given precedence - like with this tool: https://www.laurencegellert.com/software/github-graph-builde...).
Re: Tracking friends and strangers using WhatsApp
#107Earlier quoted context omitted.
* SMS delivery isn't guaranteed. * SMS don't have read receipt. * SMS depends on cellular connectivity. * SMS and MMS have very limited media transfer support. * SMS don't have feature similar to groups.
>* SMS don't have read receipt. I feel like this is a pro.
Re: Tracking friends and strangers using WhatsApp
#108Earlier quoted context omitted.
I guess it really depends where. I believe here, where WhatsApp is pretty much the _only_ method of communication, people most definitely check it every few minutes, and especially before they go to bed.
Honest question, isn't this what notifications and icon badges are for? It's easy to see if there's anything new without opening the app. Related question, does WhatsApp send the heartbeat only when I open the app, or every x minutes as long as it has a network connection?
Re: Tracking friends and strangers using WhatsApp
#109A few weeks ago there was a similar discussion, and I commented the following: If you think there is no problem, you are wrong. The blog post does not show all the information leaks that this implies. Example: I can modify the script to monitor all the numbers I've in my phone, so that based on the online/offline status in a few weeks I can be able to guess who is having conversations together, discovering cheatings,…
Once I hacked together a similar program to log the terminal activity of fellow students on the university UNIX and Linux servers: https://github.com/andyn/actspy/blob/master/actspy.c The main objective, however, was not to stalk innocent users but to catch an anonymous IRC troll who was using an identless shell server in order to hide their real account name. Every time the troll wrote to IRC, the activity logger pr…