Re: [PATCH] fscrypt: add a documentation file for filesystem-level encryption
From: Anand Jain <hidden>
Date: 2017-08-21 13:37:14
Also in:
linux-fscrypt, linux-fsdevel
From: Anand Jain <hidden>
Date: 2017-08-21 13:37:14
Also in:
linux-fscrypt, linux-fsdevel
+fscrypt is not guaranteed to protect confidentiality or authenticity +if an attacker is able to manipulate the filesystem offline prior to +an authorized user later accessing the filesystem.
How does fscrypt / Android protect against Evil Maid attack. ? Thanks, Anand