Cloudflare Drop

cloudflare.com

422 points by coloneltcb 14 hours ago


karlkloss - 3 hours ago

Does nobody read the fineprint?

By submitting, posting, or publishing your content, suggestions, enhancement requests, recommendations, feedback, information, data, or comments (“Content”) to any Website or Online Service, you are granting Cloudflare a perpetual, irrevocable, worldwide, non-exclusive, royalty-free right and license (with the right to sublicense) to use, incorporate, exploit, display, perform, reproduce, distribute, and prepare derivative works of your Content.

If you're ok with that, fine. But I'm not.

jonluca - 12 hours ago

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.

andrethegiant - 13 hours ago

Netlify made this 10 years ago... they even copied the name! https://app.netlify.com/drop

altbdoor - 7 hours ago

They had a short blog post about this:

https://developers.cloudflare.com/changelog/post/2026-07-08-...

PaybackTony - 5 hours ago

There is a reason I had to lock my better version of this (https://quickish.site) behind Google OAuth to start. Like it or not, this type of stuff is going to be more popular than it was when Netlify / Heroku was doing it a decade ago.

Bender - 14 hours ago

There must be some really good protection on this. If I enabled such a thing on any of my servers it would be full of warez, porn, malware, CSAM and who knows what else within minutes. Curious how they manage to keep it clean.

jjcm - 11 hours ago

Cloudflare is obviously more trustworthy/robust here, but if name of the url matters to you, my site non.io [1] allows for named uploads, ie https://html.non.io/solara [2]

Somewhat useful if you want a url that isn't a hash / is more self descriptive.

[1] Launch discussion: https://news.ycombinator.com/item?id=36296695

[2] This was a demo of the output of a design tool I'm working on, only the home/accommodations/about pages work.

dirkc - an hour ago

Cloudflare seems to be an example of a company massively upping their output in the last year or so. And a lot of it seems AI driven.

I'm definitely keeping an eye on them to see if it works out for them. And if I will need to start routing around them to sleep easily at night.

mohsen1 - 2 hours ago

This is perfect for my Chrome Extension for recording sessions and capturing screenshots, audio narration and videos. The output is a zip file with everything so if user wants to share they can use this

https://github.com/mohsen1/session-recorder-chrome-extension

I built above chrome extension because anything in this area has been trying to monetize the solution. I wanted a free and open source version of this to exist.

alberth - 12 hours ago

Reminds me of web development in the 1990s.

I honestly miss those days of deployment simplicity.

monooso - an hour ago

Really excited about the upcoming Cloudflare FTP.

mybbor - 4 hours ago

I co-founded a page builder for WordPress. Myself and my co-founders would joke about the "friends and family" problem. When friends or family asked us to help build their website, we usually pointed them away from our tool+WordPress for something simpler. It's nice to see more options out there that reduce the friction from someone with an idea to something published and sharable.

Several weeks ago, I got frustrated hitting the free tier limits on Netlify, and was looking for a self-hosted solution for this problem. I built it using a DO VPS and Caddy in the backend. It's free on Github. I was able to get the whole thing set up in an hour or two with the help of an agent. Feel free to give it a spin.

https://github.com/RobbyMcCullough/honeydrop

smalltorch - 14 hours ago

Hmm, that's fun and useful. Here is snake game for 60 minutes.

https://drop-e7e6d363-601.important-seat.workers.dev

_pdp_ - 13 hours ago

It is cool to see not sure why you would use it.

Also it seems to me that this is a good way to exfiltrate data, rubber stamped by cloudflare themselves.

janandonly - 14 hours ago

Makes sense. It plays nicely with the vibe code kids who don’t know how to do GitHub or don’t know to ask their LLM about it.

R_Spaghetti - 2 hours ago

I dropped a static html page and all I got was Cloudflares well known 'Performing security verification' (and so did a Google pagespeed check).

iLoveOncall - 18 minutes ago

Some new slopware from CloudFlare. They've really lost the plot since they've gone all-in on AI development.

hoppp - 11 hours ago

I can see this interface is for vibe coders haha

I have been hosting static websites with cloudflare for years and finding how to do it on the UI is getting harder as they add more things and reoranize.

luciana1u - 5 hours ago

Cloudflare Drop: finally, a domain registrar that understands the real use case is buying 47 domains at 3am and never deploying anything to any of them

rickcarlino - 12 hours ago

Desktop operating systems should be able to run zipped web apps the way Electron apps run today. It ought to just be part of the OS.

steve_adams_86 - 10 hours ago

Cool, it worked!

https://drop-1e1a536f-10d.honeysuckle-gull.workers.dev/

It's minesweeper, but the logic uses xstate/store. The link in the bottom is broken; it's supposed to go to `building-minesweeper-with-xstate-store.html`

I have no need for this but I love that my friends could vibe out a website, drop it here, claim it, and host it for pennies. This is great.

"Your site is reachable within ~32ms of 95% of the world’s Internet-connected population" isn't new but it's cool to see that achieved so trivially.

Cider9986 - 13 hours ago

>Something went wrong An unexpected error occurred. Please try again or contact support.

I have a few qualms with this app.

- 12 hours ago
[deleted]
- 10 hours ago
[deleted]
millsau - 4 hours ago

What about the databases?

bart3r - 5 hours ago

So, if I need a company website, can i do the following:

- drop my html into Cloudflare drop

- setup a CNAME DNS for my domain to point at cloudflare URL

- profit

?

BoppreH - 12 hours ago

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...

throwaway81523 - 13 hours ago

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?

- 4 hours ago
[deleted]
jatins - 4 hours ago

oh wow, a blast from the past. I remember a site called staticdrop or statichost like a decade ago, before vercel and everything that did the same thing

Good to see great ideas making a comeback

sgt - 13 hours ago

Tried uploading a ZIP and got:

"Something went wrong An unexpected error occurred. Please try again or contact support."

altairprime - 13 hours ago

Hah! This is exactly how I’m serving the vestigial remnant of my blogging in the early 2000s from a ZIP-backed Cloudflare Worker today. Should I rebuild my site with Drop+Claim or is it fine as-is? I kind of feel like ‘if what I have works, don’t change it’ is the best path.

ChrisArchitect - 14 hours ago

> No account needed. Deployment is active for 60 minutes, then expires unless you claim it.

(https://x.com/BraydenWilmoth/status/2074894829616509358)

rjnz199 - 5 hours ago

Wonder if it has CLI so coding agents can forward path straight to their API and it would give the CLI site's address. Now that would be cool!

grepsedawk - 11 hours ago

This is pretty cool, thanks for sharing. It really enables less tech savvy users. It would really enable frontpage/dreamworks-like flows for some people

dmd - 9 hours ago

All I ever get is "Something went wrong An unexpected error occurred. Please try again or contact support."

dowonseo - 4 hours ago

I thought cf dns was down again

ricardobeat - 12 hours ago

I remember doing this in 2006. FTP. Good times.

jeffgreco - 8 hours ago

What is this for?

anshumankmr - 6 hours ago

JAMstack for the rest of us I suppose.

ChrisArchitect - 14 hours ago

Extension of the temporary accounts they needed to enable for Agents https://blog.cloudflare.com/temporary-accounts/

djfobbz - 12 hours ago

Yet I can't drag and drop a plain old HTML file without putting it in a folder or a ZIP file first.

asasidh - 5 hours ago

I think this is great. As usual the reaction from HN folks is on brand.

jsabess24 - 4 hours ago

Interesting

ed_mercer - 11 hours ago

Cool, just 20 years too late.

nickgray - 11 hours ago

This is cool and I like it.

system2 - 13 hours ago

It would be nice if we could see some information such as file size limitations, demos, link structure, management, etc. Am I expected to upload a random HTML file and see how it works?

deeprack4sure - 8 hours ago

Look. Guys (?)

If cloudflare wants to be the next "Megaupload" what business is it of yours?

There is a guy named kim DOT com. That is actually fucking cool. Whether or not he himself is actually cool. Or in prison.

heipei - 13 hours ago

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.

bossyTeacher - 11 hours ago

It could be fun to use a temporary Mediafire/Rapidshare/Megaupload service. Especially if you need to transfer something between an Android and an iPhone.

nalekberov - 12 hours ago

The internet will soon be flooded with even more scam landing pages.

toomuchtodo - 12 hours ago

Cloudflare folks: Please consider supporting WARC archives for deployment.

anonymousiam - 11 hours ago

Odds are that this new feature will not suffer the same outcome as Megaupload, because of Cloudflare's close relationship with the USG.

xyst - 8 hours ago

geocities/angelfire but for Gen Z and A

AndrianV - 2 hours ago

[dead]

arm32 - 10 hours ago

This definitely won't get used to host unlimited phishing sites. /s

jaideepjagyasi - 4 hours ago

shitty app, doesnt even exclude hidden folders

sleepynoodle - 12 hours ago

This is so cool.

S0y - 12 hours ago

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

collabs - 13 hours ago

Congratulations on launching!

I tried uploading a git repository that I have previously successfully published on Github pages. This is a "no build" website I have built with the help of Claude. It should just work but I keep getting an error. Who can I reach out to give them steps to reproduce? The website repository is public and I feel like anyone at Cloudflare who wants to reproduce my problem can quite literally clone my repo and upload it to cloudflare drop.

Please drop your cloudflare email address and I will reach out to you with my repository information.