Live data from Hacker News

Cloudflare Drop

cloudflare.com

41–50 of 306 posts

Re: Cloudflare Drop

#41
post #38
post #35

Cloudflare has the astonishing ability to make me hate them more as a company every new feature they launch.

why?

Every new feature they've launched recently can be used to make the web more dangerous for everyone except those who use Cloudflare.

Re: Cloudflare Drop

#42
Wow the people in this thread are a huge bummer. This is much cooler and I doubt this is a real safety issue. You can already sign up for a free cloudflare account and deploy it for free, on your own, on a free workers.dev domain. The friction removal here isn't going to meaningfully change the security / amount of malicious content.

Re: Cloudflare Drop

#43
post #41
post #38

Earlier quoted context omitted.

why?

Every new feature they've launched recently can be used to make the web more dangerous for everyone except those who use Cloudflare.

How would this make the web more dangerous? Its just static file hosting. Already wildly available!

Re: Cloudflare Drop

#47

Wait, my first impression was that it points a local browser to your local browser. Now it looks like it uploads your folder to Cloudflare and temporarily serves it over the web. But is that different from what we used to do with FTP? Are there any databases or anything like basic PHP hosts supply? It's just static sites? Is this a product or what? What's the purpose? Is there an API?

A minute ago I had an HTML doc I wanted to share with a PM. It was a Claude prepared demo of a hypothetical feature. Lots of screenshots. I ended up just embedding them directly in the HTML as base64 and sending him a 15mb file, but hypothetically this would have been a nice solution instead.

Check out Tailscale - they have TUNS + share the source files with someone else in tailnet.

Re: Cloudflare Drop

#48
Dropped a folder with a small HTML project, and after 20 seconds got "Something went wrong. An unexpected error occurred. Please try again or contact support.".

Note how the error has zero information.

Looking in the network tab, a POST request to /upload returned 403 and an HTML page starting with "Sorry, you have been blocked", and to "email the site owner to let them know you were blocked".

I'm very tired of this adversarial approach to software coupled with vague errors.

EDIT: it was the file './git/hooks/fsmonitor-watchman.sample' created by default on git init. Maybe because it's Perl. Worse-than-useless "please try again" and "you've been blocked" for committing the sin of uploading a folder that's a git repository. Sigh...

Re: Cloudflare Drop

#49
post #21

Cloudflare is really good at launching features that facility low-friction deployment of malicious content (such as phishing) on the Internet, piggybacking on their hosting reputation and the fact that you can't easily block their ASN or domains.

I don't know your experience. Once I was toying around and doing a basic auth with registration and so. The weekend was over and couldn't get back to that couple of months. The worker was quarantined and marked as phishing automatically. So I believe they have something in place to prevent those you complain.

Your anecdote just illustrates that their system detects legit uses as abuses, not that they have a system that effectively detects abuses.
Post reply on HN