32 comments

[ 2.8 ms ] story [ 65.0 ms ] thread
Looks like a good idea to me. Looked at site, very clean. Good work!
What systems do you have in place to prevent abuse?
What kind of abuse are you imagining?
These temp file share sites are often prime targets for CP and illegal warez distributors
warez... now that's a word i haven't heard in a while
What about the chiptunes that went along with the key-gens?
10-minute expiration functions as an automatic take-down faster than most other mechanisms.
Great idea Christian! Just sent you an email regarding a security/privacy issue around data leakage that is occurring on the site.
Awesome idea. 10 minute expiry should reduce abuse and impending DMCA's :)
One of the cleverest ideas I've seen on HN lately. Great job!
Beautiful user experience.

I'm assuming the file will remain "alive" while it is downloading, right? So after you share it and the download starts, the receiver can take, say, 2 hours to download the file?

Hey Copperx, all files will be deleted after 10 minutes. Once a download started it will be finished
Just checking: 10 minutes after upload complete, not upload start? Is there a size limit? Are downloads resumable within the 10 minute window?
I just copied a couple of files there. In the browser window where I copied them, it correctly showed the sizes as 8 kbytes and 63 kbytes. When I re-open the same page, it shows them as "8 bytes" and "63 bytes". They download correctly.

Is there a way to copy files other than drag-and-drop? That's not always convenient, and in some environments might not be possible. (As hanniabu points out, clicking on the drop zone opens a file selection dialog, so never mind.)

Just did it in mobile. If you click the drop zone you can select files from your document folder.
Wow. Super cool idea. Are you the guy behind 10minutesmail.com?

Asking bcus it seems related.

Or maybe even 10minutemail.com. :P
Nope! I'm the guy behind 10MinuteMail.com. But this looks super cool! Glad to see the trend for ephemeral services:) Would be happy to cross promote with links though if the creator is interested.
Your service has helped me get soooo many fairchild semiconductor samples, thank you :-).
Oh wow, seriously? I also have to thank you for 10MinuteMail.com! I’ve used it to the point that it’s got a spot in my web browser’s bookmark bar. ;)
Hey Modoc, your 10minutemail was the source for this idea, i use your service very often. Thanks for the chance to cross promote, are you on twitter?
Awesome! Glad you like! I am devondragon on Twitter.
Cool Devon, if you just refollow me (@dermerkel) i can send you a PM with my emailaddress so we can get in touch...
Hey Devon, wrote you a PM on twitter, not sure if you've seen it...
Very cool. I have been looking for ways to easily move small data between my machines. (I have Syncthing setup between machines, but it's a bit cumbersome when I just want push a file or two.)

I definitely give this a try for this purpose.

Pretty nifty....Is there a file size limit?
Hey Hanniabu, no filesize limit, it's fair use...
Pretty nifty....Is there a file size limit?
I normally use wetransfer.com for this purpose. I'm wondering what makes this solution better (it is certainly not the size of the availability time-window :)
I noticed that AWS Lambda increased the maximum function timeout (from one minute) to five minutes.

Maybe that'd make it a good platform for (something like) 5MinuteStorage. Store a file only in memory, allow a specified number of downloads within five minutes.

I'm curious what method is being used for generating the words. I played around with humanhash a while back for similar purposes.