Live data from Hacker News

Ask HN: Secure Alternatives to Dropbox

news.ycombinator.com

11–20 of 20 posts

Re: Ask HN: Secure Alternatives to Dropbox

#12
Cofounder of SpiderOak here. We started in 2007, have always supported all platforms, and have a zero knowledge privacy policy about encryption of customer data. Looking at stored customer data is very boring for our sysadmins because they can't see anything on the server except sequentially numbered encrypted data blocks.

Also, you can backup/sync/share arbitrary folders.

Re: Ask HN: Secure Alternatives to Dropbox

#13
SparkleShare is something you host yourself, and uses a git backend (or its own). So it is as secure as you can manage it. (or secure as you can keep the keys with smudge/clean encryption filters).

Alternatively, use a git provider such as github as a backend - I'm not sure "secure" is the right description, though, if you do that.

Re: Ask HN: Secure Alternatives to Dropbox

#15
What aspect of security are you referring to or do you just mean overall?

I have been using mediacloud ( http://mediacloud.cc/ ) for the past few months and I've been very impressed with it. They have built-in file acceleration to give you the maximum upload speeds your network allows. I've been using it to upload files anywhere from 1mb to 20gb and have never had a problem.

As for security I know they use AES256 SSL, but again, am not sure which aspect of security you are interested in.

Re: Ask HN: Secure Alternatives to Dropbox

#19

Any HIPAA compliant Dropbox alternatives out there?

It looks like there's a third-party product built on top of Dropbox that is HIPAA compliant: http://techcrunch.com/2012/07/15/dropbox-tigertext-announce-...

Thanks, I'll check it out. This could solve a big problem for me!

Re: Ask HN: Secure Alternatives to Dropbox

#20
I am looking into dropbox alternatives, and from the above I chose to try owncloud and aeorofs.

1. Tonido is out of the game, because the file syncing is limited (2 GB) so it is useless for me.

2. OwnCloud looks very good. I am going to try it..

3. AeroFS - In theory what I need (but unlike onwcloud is not open source) but in reality the experience was terrible - sometimes it didnt sync my files for no apparent reason, sometimes it eats too much memory.. I didnt like the experience very much..

4. Bitcasa seems too magical, I dont know how it works, I dont trust it..

5. Spideroak looks just like another dropbox, dont need that..

6. Sparkleshare is good idea, but using GIT as syncing mechanism means that it is not suitable for media files, so it is out of game for me..

So my hopes are with OwnCloud :)

Post reply on HN