Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
clevis - Automated decryption framework
- Description:
Clevis is a framework for automated decryption. It allows you to encrypt
data using sophisticated unlocking policies which enable decryption to
occur automatically.
The clevis package provides basic encryption/decryption policy support.
Users can use this directly; but most commonly, it will be used as a
building block for other packages. For example, see the clevis-luks
and clevis-dracut packages for automatic root volume unlocking of LUKSv1
volumes during early boot.
Packages
clevis-7-8.el7.x86_64
[46 KiB] |
Changelog
by Nathaniel McCallum (2018-07-30):
- Fix quoting on older bash shells (from previous patch)
- Resolves: rhbz#1599728
|
clevis-7-4.el7.x86_64
[41 KiB] |
Changelog
by Nathaniel McCallum (2017-11-13):
- Retry unlocking under systemd. This prevents a race condition.
- Resolves: rhbz#1475406
|
clevis-6-1.el7.x86_64
[41 KiB] |
Changelog
by Nathaniel McCallum (2017-06-27):
- New upstream release
- Specify unprivileged user/group during configuration
- Move clevis user/group creation to base clevis package
|