Feb. 14, 2014
10:49 p.m.
On Thu, 13 Feb 2014 21:26:43 +0800, freeman said:
eCryptfs, I have this idea to design a simplified module(not another filesystem) to do transparent en/decrypting, by
Doing it transparently is harder than it looks. Key management is a bitch. (Hint - there's a reason why ecryptfs does it the way it does, rather than the simpler way you're attempting to do it...)