Live data from Hacker News

Show HN: 10MinuteStorage – Filesharing simplified with three words

10minutestorage.com

21–30 of 33 posts

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

#21
post #8

Earlier quoted context omitted.

What kind of abuse are you imagining?

These temp file share sites are often prime targets for CP and illegal warez distributors

10-minute expiration functions as an automatic take-down faster than most other mechanisms.

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

#22
This is cool. You can even use curl:

"curl https://www.10minutestorage.com/api/room/create/" to create a room

"curl -X POST -F "files[]=@pizza.jpg" https://www.10minutestorage.com/api/file/upload/my.room.name... to upload a file

"curl https://www.10minutestorage.com/api/file/download/file_hash -o pizza.jpg" to download a file

Handy!

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

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

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

#25
post #18
post #15

Earlier quoted context omitted.

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.

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

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

#26
post #18
post #15

Earlier quoted context omitted.

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.

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?

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

#28
post #7

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

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

#29
post #28
post #7

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?

Re: Show HN: 10MinuteStorage – Filesharing simplified with three words

#30
post #26
post #18

Earlier quoted context omitted.

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.

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.
Post reply on HN