how 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
Stalking your Facebook friends on Tinder
41–50 of 112 posts
Re: Stalking your Facebook friends on Tinder
#42how 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
virtualenv venv --python=python3.5 Running virtualenv with interpreter /usr/local/bin/python3.5 Using base prefix '/Library/Frameworks/Python.framework/Versions/3.5' New python executable in venv/bin/python3.5 Also creating executable in venv/bin/python Failed to import the site module Traceback (most recent call last): File "/Users/ericlw/Development/tinder-detective/venv/bin/../lib/python3.5/site.py", line 67, in import os File "/Users/ericlw/Development/tinder-detective/venv/bin/../lib/python3.5/os.py", line 708, in from _collections_abc import MutableMapping ImportError: No module named '_collections_abc' ERROR: The executable venv/bin/python3.5 is not functioning ERROR: It thinks sys.prefix is '/Users/ericlw/Development/tinder-detective' (should be '/Users/ericlw/Development/tinder-detective/venv') ERROR: virtualenv is not compatible with this system or executable
ugh none of this python 3 stuff works right
Re: Stalking your Facebook friends on Tinder
#43Re: Stalking your Facebook friends on Tinder
#44Earlier quoted context omitted.
Are there more than two genders now?
yes, as there always has been in the grammar of English and many other languages.
Re: Stalking your Facebook friends on Tinder
#45That'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…
> That'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. 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 i…
So you're saying I can brute-force iterate through the entire Tinder userbase and swipe right on everyone automatically?
Finally! The feature we've all been waiting for!
(More than a little sarcasm here.)
Re: Stalking your Facebook friends on Tinder
#46What format do the id and keys in secrets.json need to be in?
Re: Stalking your Facebook friends on Tinder
#47He doesn't succumb to the temptation to be abusive (to either the people who made the thing he's testing, the people reading, or anyone who might be impacted by it), which is something a lot of security researchers seem to find impossible to avoid; there's a lot of calling people various forms of stupid in many incident reports. Even when given ample opportunity by the Tinder folks to call them names, he didn't do so (and, didn't blow it out of proportion, either...it's problematic, but if you're using Facebook and Tinder, you probably are already aware you're giving up a lot of privacy; this is a big deal, but not vastly bigger than using facebook all by itself).
He explains clearly what he did, and what tools he used to do it, which is another thing that often gets left out. Many security folks follow the magician's code ("never show'em how it's done"), and are dismissive that mere mortals could ever understand what they do.
And, he tells a good story in the process. All around, top notch technical writing about a usually boring subject.
Re: Stalking your Facebook friends on Tinder
#48How can I tell if I've even been opted in? Bastards. I'm a paying customer and they pull this crap.
Re: Stalking your Facebook friends on Tinder
#49> """Yeah it's really important to write extremely enterprise well-documented hacky API code. Hacker News will love it I swear."""
[0]: https://github.com/defaultnamehere/tinder-detective/blob/13b...
Re: Stalking your Facebook friends on Tinder
#50Can confirm the new Tinder Social feature is opt in, with reasonable warning: https://imgur.com/ie8IgSZ Feature can be disabled at any time.