TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: good idea to create api for detecting porn?

6 pointsby wsierocialmost 12 years ago
Hi,<p>I am wondering what do you think of idea of creating service which would detect porn for web 2.0 services using humans brains (they would be employees of this service). You would point to image url using API and service after some time (let say 5 minutes) would answer requesting (GET&#x2F;POST) website url given by you with answer (YES&#x2F;NO). Service would charge 1 cent by one image uploaded.<p>What do you think of this idea?<p>Regards, Wiktor

6 comments

1123581321almost 12 years ago
If you&#x27;re going to offer a service like this, you want a few tiers of verification. You should have a lightning fast level 1 service that returns an automatic response. Perhaps level 2 would be a more computationally expensive automatic response. Level 3 might be human analysis, but the image would be just one of several shown on a screen at once. Level 4 would actually get a human&#x27;s full attention for a few seconds. And Level 5 would be to handle strange cases, do CP reports and handle disputes.
评论 #6076379 未加载
smartwateralmost 12 years ago
Existing flagging systems are adequate and 1 cent per use doesn&#x27;t seem like a sustainable business model for anyone involved. It seems like mostly social networks would be your customer, but 5 minutes is a long wait and eliminates many use cases. A quick script hooked up to Mechanical Turk (or TaskArmy) does the same thing and could provide results in a minute or less.<p>You&#x27;d also be associating yourself with porn, which comes with all sorts of weird consequences.<p>What makes you think that this is a problem that needs solving? And if it needs solving, what makes it worth it to you? Are you uniquely qualified to solve this problem? What is your end goal?
评论 #6096352 未加载
评论 #6076395 未加载
krappalmost 12 years ago
Five minutes is a long time for said web services to have to wait for an image to be validated.<p>Also, you might (i don&#x27;t know, ianal) have some legal issues when inevitably the child porn shows up, because then your employees are being paid to look at child porn. Which if they&#x27;re not cops might be a problem.<p>Although, if i&#x27;m running a web service, better you than my own mods, I guess.
评论 #6076399 未加载
DanBCalmost 12 years ago
So long as you have clear definitions for what is or isn&#x27;t porn, and you have some protections and easy reporting mechanisms for images of child sexual abuse (as smartwater says, that&#x27;s going to be a tricky legal area.)<p>But how much are you going to pay the people looking at the images?
评论 #6076391 未加载
marteyalmost 12 years ago
The other comments seem to suggest that this is unworkable, but services like this already exist:<p><a href="http://www.nytimes.com/2010/07/19/technology/19screen.html" rel="nofollow">http:&#x2F;&#x2F;www.nytimes.com&#x2F;2010&#x2F;07&#x2F;19&#x2F;technology&#x2F;19screen.html</a>
评论 #6076384 未加载
timmmalmost 12 years ago
Bad idea, humans are obsolete for this task.<p>A program can easily scan a picture and detect nudity with a high degree of accuracy.