Live data from Hacker News

Minbox - a faster workflow for sending files

minbox.com

1–10 of 39 posts

Re: Minbox - a faster workflow for sending files

#2
Funny video and interesting app, although it's kind of misleading. It doesn't actually send files faster, you still have to wait the full upload time. What it does do is allow you to forget about the upload... it will automatically send once it's ready.

Good job overall, I might get it when it's available on windows.

Re: Minbox - a faster workflow for sending files

#4
Kinda good idea, but maybe not. Major problem being that it's too easy to accidentally interrupt (even temporarily) a transfer that you had already forgotten because you thought of it as "sent"/"done" by eg shutting/sleeping your computer down.

Re: Minbox - a faster workflow for sending files

#5
Yay! thanks :) That looks like the Dropbox replacement I was hoping for to use at work.

Some questions:

1. How about transparent GZIP-ing files. For example, I ofter have to send large CSV files, but my recipients are not always skilled enough to unzip them

2. Is there a way for end-to-end encryption, if my recipient also uses your tool? Urls including a ?key=ABCDFGHJKL part come to mind... For example, you could randomly generate an AES CBC key on my machine, use that to encrypt, and produce an URL that my customer can use to decrypt it.

3. How does the mail get sent? Apple Mail? custom server? Do I need to hand out my SMTP login data?

4. How do you make money? Please clarify on your page that this is not one of those "we sell your data" schemes.

This looks promising :) Best regards, Hajo

Re: Minbox - a faster workflow for sending files

#7

Yay! thanks :) That looks like the Dropbox replacement I was hoping for to use at work. Some questions: 1. How about transparent GZIP-ing files. For example, I ofter have to send large CSV files, but my recipients are not always skilled enough to unzip them 2. Is there a way for end-to-end encryption, if my recipient also uses your tool? Urls including a ?key=ABCDFGHJKL part come to mind... For example, you could ran…

[deleted]

Re: Minbox - a faster workflow for sending files

#8

Yay! thanks :) That looks like the Dropbox replacement I was hoping for to use at work. Some questions: 1. How about transparent GZIP-ing files. For example, I ofter have to send large CSV files, but my recipients are not always skilled enough to unzip them 2. Is there a way for end-to-end encryption, if my recipient also uses your tool? Urls including a ?key=ABCDFGHJKL part come to mind... For example, you could ran…

Thanks for the feedback! (Minbox developer here)

> 1. How about transparent GZIP-ing files.

This is an interesting idea! We've been mostly focused on receiving zipped files and extracting their contents, but I could see a "auto-zip" feature at some point.

> 2. Is there a way for end-to-end encryption

We use SSL on all uploaded data, enforce SSL-only on our download links and gallery pages. That said, this is email we're talking about, so if you're truly worried about encryption, this might not be what you're looking for.

> 3. How does the mail get sent?

Depends. You can hook up your Gmail account (using OAuth2) and we can send via your SMTP server. Or if you prefer, we can send the email from our own SMTP servers on behalf of you.

> Do I need to hand out my SMTP login data?

No. You can use Gmail OAuth, or you can just sign up for a regular account (no SMTP credentials required)

> 4. How do you make money? Please clarify on your page that this is not one of those "we sell your data" schemes.

Our plan is to introduce a premium option with additional features, and no time limit on the files we store. Files in free accounts are removed after 30 days. This is all laid out on our homepage: http://minbox.com/#pro

Post reply on HN