| Article: |
Userspace Filesystem Encryption with EncFS | |
| Subject: | Comparison to loop-aes? | |
| Date: | 2005-04-15 15:55:03 | |
| From: | jlmarin | |
|
Could anybody comment on the streghts/weaknesses of this new system compared to loop-aes? I mean crypto strength, regardless of other issues. For instance, loop-aes requires you to patch your mount utils, which is a minor annoyance, but on the other hand the crypto is bullet-proof. |
||
Showing messages 1 through 1 of 1.
-
Comparison to loop-aes?
2005-04-16 16:58:13 moopst [View]



I don't know about loop-aes but I would like to see everything encrypted, even the linked list for the file blocks, so that a fragmented file looks even harder to read because you can't follow its bits sequentially until you break the code.
However I really do like the backup feature. I'm going to look into using this at work on Solaris. We have some files with encrypted passwords in them.