In order to ensure data is password-protected crypted and nobody else but the decrypting-session can see decrypted data: another session for the same user (stolen login) must see data crypted.
Specs in Encfs says so for different location sessions but in my tests data is unencrypted for any session of the same user: decrypts in SSH session and local sessions and any other machine's ssh login can see decrypted data. El dc 18 de 12 de 2013 a les 16:29 +1100, en/na Zenaan Harkness va escriure: > On 12/16/13, Iker Bilbao <iker.bil...@gmail.com> wrote: > > Dear list ;-), > > > > I am looking for a en/de-crypting folder solution. I need to crypt a > > folder and de-crypt only for a session. I mean: when a user manually > > decrypts that folder it must remain crypted for other sessions of the > > same user (same login through SSH, for example) > > Why?