TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Tools detecting malicious/non-legitimate content

2 点作者 BrunoBernardino4 个月前
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 个月前
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 未加载