Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion inventory/inventory-fde/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ When `dmsetup` and `cryptsetup` are available, the module additionally reports t
- **Full disk encryption volume ciphers** - The active dm-crypt cipher per volume, e.g. `/ : aes-xts-plain64`. Requires `dmsetup`.
- **Full disk encryption keyslot info** - LUKS keyslot cipher and PBKDF per volume, e.g. `/ : 0:aes-xts-plain64/argon2id`. Requires `cryptsetup`. Not available for plain dm-crypt (no keyslots).

[![Inventory in Mission Portal](inventory-fde-mission-portal.png)](inventory-fde-mission-portal.png)
[![Inventory in Mission Portal](https://raw.githubusercontent.com/cfengine/modules/master/inventory/inventory-fde/inventory-fde-mission-portal.png)](https://raw.githubusercontent.com/cfengine/modules/master/inventory/inventory-fde/inventory-fde-mission-portal.png)

## Example

Expand Down