mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-21 03:17:45 +00:00
encrypted-storage: use luks as the feature name for current implementation
encrypted-storage layer will include more security features about encrypted storage so the term "encrypted-storage" won't be used to specify a dedicated technology term such as "LUKS". Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com>
This commit is contained in:
@@ -170,9 +170,9 @@ The following best practices should be applied with using IMA.
|
||||
|
||||
- The default IMA rules provides the ability of measuring the boot components
|
||||
and calculating the aggregate integrity value for attesting. However, this
|
||||
function conflicts with encrypted-storage feature which employs PCR policy
|
||||
session to retrieve the passphrase in a safe way. If both of them are
|
||||
enabled, the default IMA rules will be not used.
|
||||
function conflicts with the luks feature which employs PCR policy session to
|
||||
retrieve the passphrase in a safe way. If both of them are enabled, the
|
||||
default IMA rules will be not used.
|
||||
|
||||
### Reference
|
||||
[Official IMA wiki page](https://sourceforge.net/p/linux-ima/wiki/Home/)
|
||||
|
||||
Reference in New Issue
Block a user