|
|
|
Ask HN: Any Solutions to the "Porn Problem"?
|
|
12 points
by jonlegend
5411 days ago
|
|
I have a close friend who claims to be 'addicted' to internet pornography. He has been trying to find software or any service to help prevent access to these types of websites. In his search, he has found that all the one's out on the market are quite easy to bypass and are usually built with a "parent administrator" in mind. He approached me to see if I knew of any software or could build something to prevent his access to porn. As a hacker (still consider myself a beginner), this is quite a lot to tackle, but I am honestly intrigued by the challenge. Personal views aside, I took a purely technical approach to this. One of the biggest weaknesses with current software is the ease of disabling it, proxy bypassing, and the massive lag it sometimes causes on computers. Now, despite your views on the issue, I was wondering what creative solutions fellow hackers may have. Is there any way to create a fool-proof anti-porn software or service? Are there any startups that work in this space and are coming up with solutions to this? |
|
Most of the addiction behaviour comes from the inconsistent reward schedule that you get when searching for content and sometimes finding some and sometimes not. If you switch this over to a behaviour where, if you feel like it, you look at some content for an hour and then be done with it, you will find that this is not any more addicting than TV or a netflix subscription.
Note that from a cultural/moral standpoint, you may prefer either of the solutions (including getting a filtered DNS connection) - it's really multiple ways to reach the preferred goal (i.e. getting rid of the addiction behaviour) and a matter of taste which one you like best.
An alternative would be to write a proxy that (i) bans all video content outside a handful of whitelisted domains, and (ii) transforms all images outside a handful of whitelisted domains to grayscale.
This will be minimally disruptive to your web browsing experience when it comes to news etc. (since news is just as good when it has only grayscale images) while it should strongly limit the appeal of any primarily visual content.