Live data from Hacker News

Build your own private, encrypted, open-source Dropbox clone

gist.github.com

21–30 of 64 posts

Re: Build your own private, encrypted, open-source Dropbox clone

#21
post #20

This looks cool, but of course you can also use encfs directly with Dropbox or, if you prefer a graphical interface, Boxcryptor[1] have a fork of encfs specifically for cloud storage along with some platform-specific apps. [1] https://www.boxcryptor.com

I used that combination before, it works really nice. But at some point I hit the storage limit and had to come up with a self-hosted solution.

Re: Build your own private, encrypted, open-source Dropbox clone

#25
post #22

How does this solution measure up to hosting your own Owncloud or alike? Any upsides / downsides? I'm wondering because many non-technical people need a dead simple solution for this if you want to substitute Dropbox.

From what I've seen, Owncloud doesn't provide encryption (files are lying in the clear on the server); furthermore I didn't dig much into the web app part, but I wouldn't bet it to be extremely robust security-wise.

Re: Build your own private, encrypted, open-source Dropbox clone

#27
post #4

Earlier quoted context omitted.

You don't have to if you use EncFS. All encryption is done client-side. The only thing your VPS provider could do is delete your files, but Unison's backup feature should protect you from losing your files (in a way).

Your VPS provider, can in effect, chroot in to your environment, so EncFS is vunerable.

The EncFS is mounted locally (client-side), so the files aren't decrypted at all on the server-side. You're just syncing fully encrypted files.

Re: Build your own private, encrypted, open-source Dropbox clone

#29
I'd never heard of Backupsy before, looks very cool!

What is special about their VPS offering that makes it so cheap? I mean, from what I can see for an extra $2/month they let you host websites and install anything you want (except torrents, TOR or anything illegal).

I've been wanting to have an affordable VPS solution so I could be host my own stuff, and have the freedom to experiment with various development tools, and this might be a decent deal.

Re: Build your own private, encrypted, open-source Dropbox clone

#30
One question: how do you share files securely with others? Have you check out our company's free products, http://ncryptedcloud.com? We secure your data before it goes into Dropbox, allow securely sharing and many more features for FREE to all our consumer users! We only charge for things like auditing beyond certain amount of times, single sign-on integrations, enterprise stuff etc. All we want to do is secure this whole cloud mess.
Post reply on HN