Ask HN: Startup remote file sharing encryption
As a startup that works essentially via a cellphone and laptop online with 3 employees, we are looking for the best method to sharing files among each other. Dropbox is my first thought, but say you have company sensitive files which need to be encrypted and protected from dissemination, what would HN recommend?
7 comments
[ 4.1 ms ] story [ 13.3 ms ] threadAnother option is using Dropbox, but with some kind of encryption. I know that some people use Dropbox to store TrueCrypt volumes, and I think it does an okay job with them.
Downsides to both are that you're not likely to be able to access them from a phone. Tarsnap also has no GUI (and requires Cygwin to work on Windows), which may be a consideration.
Indeed -- which isn't quite the same thing as file sharing. Tarsnap is not designed to have archives uploaded from multiple sources.
you're not likely to be able to access them from a phone
FWIW, I was told recently that Tarsnap works on Maemo 5 + ARMv7... so it's very likely that Tarsnap can run on at least some phones.
The Free alternative, GPG4Win is pretty good for Windows (or GPG for other platforms) but might be less intuitive for the less technical, and you don't get whole disk encryption thrown in.
You're not going to be able to access GPG/PGP from a phone, but if you're using something like Google Apps for domains you can ensure that everything's encrypted in transit over SSL.