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: Tools detecting malicious/non-legitimate content

2 pointsby BrunoBernardino4 months ago
Hey everyone, I’ve been building something over the past few months on this space and would like to understand how platform creators&#x2F;managers are solving this problem right now.<p>If you are building (or involved in) a platform with user-generated content and have (or would like to have) implemented something to detect of malicious&#x2F;non-legitimate content, I’d like to know what it is and what’s your experience with it (or what would you like to use and why).<p>Right now I have solutions working for malicious links and non-legitimate emails, but am open to exploring more (NSFW image, video, and audio, or full message content, for example).<p>I hope this isn’t breaking any rules and if you think this is too sensitive to share publicly, I’m happy to talk via email (you can find it in my website, which is in my profile).<p>Thank you!

1 comment

nness4 months ago
I&#x27;ve used Google&#x27;s Cloud Vision API to detect explicit content, and found it quite effective at flagging all kinds of risky stuff. (And a unique challenge for testers on how to exactly to safely test for such content.)
评论 #42781177 未加载