Ask YC: Feedback on my site No-NSFW, The Not-Safe-For-Work Warning System. (nonsfw.com)
No-NSFW is a Firefox extension which warns you if the link that you clicked on is NSFW. NSFW ratings are determined by user-votes cast via the extension.
The extension could be rough around the edges - would appreciate any feedback / bug reports.
34 comments
[ 3.4 ms ] story [ 94.3 ms ] threadIt is still available.
http://www.whois.net/dnr/index.php?d=notnsfw&tld=com
My favorite available one is:
safeftw.com: "safe for the work" OR "safe for the win"
Would the average surfer feel as strongly ?
But the info about links being safe of not are contained in the server links. I could pre-emptively get info about all links, but that would slow down Firefox.
Also, extensions have access to cookies per domain? Maybe the extension could use this to cache results for a given page client-side?
I had decided against it earlier due to the potential lag.
Also rewriting links seems too intrusive for my tastes and means I cant "Copy link location" which I frequently do. I like the idea, but I personally would have just used a single "click" event handler on the entire page using the capturing phase and hijack links to redirect through your site first, rather than doing a rewrite for every link in the dom
If you can't give some sense of confidence that the tool will prevent that scenario, then it's usefulness is limited.
[edit:oops, just noticed that Husafan comment says pretty much the same thing.]
IMHO you have to offer the more private option (regardless of your monetization plan) just to get the early adopters who usually are geekier than the masses and hence care about privacy.
I had anticipated privacy concerns, but in all fairness, this is an early prototype.