There's nothing new to discover with this 'hack', seeing your friends' tinder profiles is what tinder social does.
Stalking your Facebook friends on Tinder
31–40 of 112 posts
Re: Stalking your Facebook friends on Tinder
#32Re: Stalking your Facebook friends on Tinder
#33Re: Stalking your Facebook friends on Tinder
#34That's kind of scary that you can get that information just by (if I read this right) having the user ID of someone you "matched" with. This feels like it could lead to all sorts of weird stalking or something if a first-date went badly. On an unrelated note, I liked the way that the post was written. It made reading the details more interesting (but then again, I'm one of those young whippersnappers, so maybe I'm ju…
Most of the information was already available to someone you matched with (that's the whole point of matching), barring the 'last logged in' value. The real concern is that you can get the user id of any of your facebook friends, exposing information that was previously hidden unless you did match. Matching relies on two-party consent, this violates that for a subset of users.
Re: Stalking your Facebook friends on Tinder
#35Re: Stalking your Facebook friends on Tinder
#36That's kind of scary that you can get that information just by (if I read this right) having the user ID of someone you "matched" with. This feels like it could lead to all sorts of weird stalking or something if a first-date went badly. On an unrelated note, I liked the way that the post was written. It made reading the details more interesting (but then again, I'm one of those young whippersnappers, so maybe I'm ju…
Re: Stalking your Facebook friends on Tinder
#37Re: Stalking your Facebook friends on Tinder
#38It's a surprise that Tinder launched Tinder Social just now in the US given that's the main source of the leaked data. Tinder Social was (and remains) opt-out in Australia while he was writing the article. Even if Tinder Social is now opt-in in the US, the fact they were dismissive of the vulnerability disclosure is concerning. Any social network with deteriorating privacy is bad. One where the content can potentiall…
> If you start on a service and it kept becoming more public by default, then we have a problem. If this isn't criminal, it should be. People belong in jail for this sort of thing.
It's for this reason that, by default, I assume essentially everything I do online is public. My username is my name, almost everything on Facebook is defaulted to public, etc.
If you live under the assumption that you're never private, you'll never make the mistake of thinking you are.
Re: Stalking your Facebook friends on Tinder
#39That's kind of scary that you can get that information just by (if I read this right) having the user ID of someone you "matched" with. This feels like it could lead to all sorts of weird stalking or something if a first-date went badly. On an unrelated note, I liked the way that the post was written. It made reading the details more interesting (but then again, I'm one of those young whippersnappers, so maybe I'm ju…
Not quite... the API returns the Tinder user ID of all your Facebook friends that use Tinder. You can see who uses it, when they last used it, what picture they use there, etc.
You can also "swipe right" or "swipe left" using the API on anyone you have the Tinder user ID of, even if Tinder never matched them with you.
So it's scary in a "creep on your friends" way not in a "creep on strangers" way.
Re: Stalking your Facebook friends on Tinder
#40how do you build this in OSX? Apple's python situation is out of control
virtualenv venv --python=python3.5
source venv/bin/activate
pip install -r requirements.txt