| I set up a test Facebook account while doing a Facebook app that uses an e-mail address that has never been used for anything else. Yet it keeps suggesting people I actually know. The second account also does not have my full name (if it had my full name it'd be less weird, as my name to my knowledge is globally unique - there's only a few hundred people with my last name worldwide) The account has not been used for anything related to me. I've never searched for anyone from it. Never given my e-mail address there... The only thing connecting the two is that the "fake" e-mail address is a "real-user-part+something@gmail.com" address, and that I've logged in to them from the same machine. It took less than a day before that account started getting friend requests from people I know (clearly the "TEST" instead of my surname did nothing to dissuade them) |
So, to summarize, a simple regular expression matching emails against /\+[^@]+/ and replacing with '' is some 1984-level creepiness?
Come on.