Mindgeek runs all of the biggest porn sites, and also runs its own ad network. Since the biggest of those sites are their "tube" sites, they run into the same issues as youtube when it comes to tracking individual tastes. Since the product is porn, which is very easily classifiable with a list of the physical features of actors (with maybe a few behavioral distinctions), the actors in the video, how they are matched…
I’ve met their head of data science. They’re doing all that stuff and have been for many years. Porn has always been leaders in technology. They were the first to embrace home video and can arguably be credited for VHS winning over BetaMax despite being inferior, because it was cheaper and all the porn was VHS only.
Tracking Sex: Implications of widespread data leakage and tracking on porn sites
201–210 of 239 posts
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#202Mindgeek runs all of the biggest porn sites, and also runs its own ad network. Since the biggest of those sites are their "tube" sites, they run into the same issues as youtube when it comes to tracking individual tastes. Since the product is porn, which is very easily classifiable with a list of the physical features of actors (with maybe a few behavioral distinctions), the actors in the video, how they are matched…
No we aren't doing that. Ads are contextual on TrafficJunky/Pornhub. Too few people actually making accounts and purchases compared to the billions browsing anonymously.
separately, has there been any consideration given to googleanalytics (+google fonts) usage on your properties, and Google's ability to track visitors across your sites and the web?
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#203Earlier quoted context omitted.
It would be hurtful because it would negatively impact your social relations since it's unusual to be so open and there are a number of legal sexual interests that many find distasteful or even revolting.
You make your own social circle and only you can choose who you spend time with. If you are someone open about sexuality, then chances are that you will surround yourself with people who find this natural. I absolutely reject the normalization of puritan values you are pushing. There is nothing abnormal and unusual at all about being learned about human sexuality and discussing the subject with friends. Yes, it can b…
I understand the point you’re trying to make, but your argument sounds dangerously close to “why do you need privacy if you have nothing to hide?”
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#204Earlier quoted context omitted.
No we aren't doing that. Ads are contextual on TrafficJunky/Pornhub. Too few people actually making accounts and purchases compared to the billions browsing anonymously.
what's the % of users you see using ad-blockers? separately, has there been any consideration given to googleanalytics (+google fonts) usage on your properties, and Google's ability to track visitors across your sites and the web?
Google Analytics is the only analytics product that can support the data we need processed at a reasonable price. We do use their IP anonymization by default and it's pretty easy to opt-out of GA tracking.
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#205Earlier quoted context omitted.
> I see it everywhere, not just on reaction videos. I have seen them in in-store advertising in supermarkets. > I wonder what the next steps are. More digital augmentation awaits? Virtual/retouched streaming personas. It's already a thing in japan and among furries.
What software is being used to create virtual personas? Am I right in understanding that this work isn't being done by Western companies?
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#206Earlier quoted context omitted.
Of course not, that's usernames I'm talking about. We'd say "Oh, go log in as 'CoolUser69'. The password is 'hunter2'. We are sharing this account together, chip in a few bucks a month if you can" or "oh, I have a curated playlist of [XYZ category]. Look up 'CoolUser69' on [KinkySite.xxx]". The age range is 26-31 years. Both males and females. Anything from owners of small web development agencies to university stude…
Yes, but you may be talking about your social circle. I am skeptical that casually sharing your porn habits is going to be seen as acceptable and normal in the eyes of most of your peers. I'm a few years from the age range you mentioned, and I can't say I have seen the same level of openness. Not even close.
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#207Earlier quoted context omitted.
>so you would need to have fingerprint resistant browser profile easy. use firefox, open about:config, and set privacy.resistFingerprinting => true.
Easy to enable, but in practice not much help yet: For me, at least, I enabled resistFingerprinting and tested on https://panopticlick.eff.org . A unique fingerprint was still present. Test it yourself.
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#208Mindgeek runs all of the biggest porn sites, and also runs its own ad network. Since the biggest of those sites are their "tube" sites, they run into the same issues as youtube when it comes to tracking individual tastes. Since the product is porn, which is very easily classifiable with a list of the physical features of actors (with maybe a few behavioral distinctions), the actors in the video, how they are matched…
Mindgeek uses PHP. I’m not sure how that meshes with “very skilled technologists.” BTW, I’m a hardcore Python snob who will eventually watch the world dissolve into an oblivion of Golang, Elixir, and Scala.
Traditional downsides like poor threading and overall performance were/are overshadowed in that most webcalls are always I/O bound. PHP7 has made great strides on this though, especially on memory usage.
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#209Earlier quoted context omitted.
> [porn] is very easily classifiable with a list of the physical features of actors (with maybe a few behavioral distinctions), the actors in the video, how they are matched ("how" doing a lot of heavy lifting here) and possibly director, producer, and age of content, it would be easy for them to have a very specific dossier on all users. Moreover, it would be financially beneficial, because it'd be easy to maximize…
I've never really gone to tube sites (I just know how much business they do), but I can't believe it's that bad. I'd also think it would be cheap enough computationally, and iafd.com has pretty much compiled and indexed everything already. Maybe there's an opening for someone who can do it cheaply, or they've discovered that it's not worth it?
Re: Tracking Sex: Implications of widespread data leakage and tracking on porn sites
#210Earlier quoted context omitted.
The paper is wrong when it says incognito mode only ensures your browser history is not stored. It also ensures that any session cookies are not shared between private mode / regular mode. Obviously that doesn't rule out other browser fingerprinting methods of course (see panopticlick, evercookies, etc) Edit: It seems like they are saying you can be tracked within incognito mode sessions? That seems pretty obvious. I…
> between private mode / regular mode Or within private mode. (I use private mode by default, and anytime I open a new tab, I need to log into HN again).