Encrypting files and obscuring the filenames too?
October 17, 2006 8:17 AM
Subscribe
How can I store files on an untrusted linux server such that only I can read them - and such that only I know what they are? I'd like the files to be encrypted and the filenames not to reflect the contents.
The catch: I'd like this to be as transparent as possible for me to actually use. Nobody else but me needs access to these files, but I'd like to be able to use the files from day to day as if this encryption and filename obfuscation were not in place.
Possible problems: I have a relatively slow link to the server (cable modem speed), I only have a user account, and probably most damningly, FUSE is not available. (What I'm saying here is that some big monolithic encrypted filesystem is probably not the way I can go here, unless you can think of some way around these problems.)
posted by dmd to computers & internet (15 comments total)
4 users marked this as a favorite
posted by Blazecock Pileon at 8:25 AM on October 17, 2006