It feels like unless you're one of the big social media companies, accepting user content is slowly becoming a larger and larger risk.
It always was. You're one upload and a complaint to your ISP/Google/AWS/MS away from having your account terminated.
Google Safe Browsing incident
31–40 of 183 posts
Re: Google Safe Browsing incident
#32Google services simply behaved the way I would expect them to here. Who knows... they may even have saved some users from coming to harm.
Re: Google Safe Browsing incident
#33Re: Google Safe Browsing incident
#34It can happen to anyone and cause a reputational risk. Once upon a time $workplace had a Zoho Form that would be blacklisted by Google Safe Browsing or Microsoft Edge for arbitrary periods of time, presumably because someone used Zoho to make a phishing site, leading to some very confused calls.
Re: Google Safe Browsing incident
#35> Static site hosting you can trust
is more like amateur hour static site hosting you can’t trust. Sorry.
Re: Google Safe Browsing incident
#36Still not sure why it's legal for Google to slander companies like this. They often have no proof or it's a false positive, meanwhile they're screaming about how malicious you are.
Notably this post did not examine whether any of the sites it was hosting on this domain was malicious/misleading.
Re: Google Safe Browsing incident
#37Hosts phishing sites, gets blocked by anti phishing mechanism. Works as expected from my point of view. Get yourself on public suffix list or get better moderation. But of course just moaning about bad google is easier.
Re: Google Safe Browsing incident
#38Re: Google Safe Browsing incident
#39Earlier quoted context omitted.
It always was. You're one upload and a complaint to your ISP/Google/AWS/MS away from having your account terminated.
But something has definitely changed over the past few years. Back in the days, it felt completely normal for individuals to spin up and run their own forums. Small communities built and maintained by regular people. How many new truly independent, individual-run forums can you name today? Hardly any. Instead we keep hearing about long-time community sites shutting down because individuals can no longer handle the ri…
Almost none, but it's due to a lot of complicated factors and not just the direct risk of user content.
Take moderation of content that won't get you banned by your ISP. It sucks. Nobody in their right mind would want to do it. There are countless bots and trolls that are going to flood your forums for whatever cause they champion.
Then there is DDOS floods because you pissed off said bots and trolls. This can make the forums unaffordable and piss off your ISP.
But even if nothing goes wrong, popularity is a risk in itself. In the past there was stuff like the Slashdot effect where your site would go down for a while. But now if your small site became popular on tiktok for some reason 20 million people could show up. Even if your site can stand up to that, how will you moderate it? How will you pay for the bandwidth?
Oh, and will you get any advertisers because of said user content? How are you going to pay for the site?
Oh, also you're competing with massive sites for eyeballs, how are you going to get actual users?
Re: Google Safe Browsing incident
#40It's also good from a security perspective. Anyone who can upload HTML pages to subdomain.domain.com can read and write cookies for *.domain.com, unless you declare yourself a public suffix and enough time has passed for all the major browsers to have updated themselves. I've seen web hosts in the wild who could have their control panel sessions trivially stolen by any customer site. Reported the problem to two diffe…