Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.31 KB

2018-08-08-cockpit-175.md

File metadata and controls

39 lines (29 loc) · 1.31 KB
title author date tags slug category summary comments
Cockpit 175
mvo
2018-08-08
cockpit linux
cockpit-175
release
Key management for encrypted devices
true

Cockpit is the modern Linux admin interface. We release regularly. Here are the release notes from version 175.

Storage: Key management for encrypted devices

This release adds encrypted storage support for passphrases and network keyservers.

Under the hood, LUKSv1 manages encrypted devices, allowing up to 8 different key "slots". Each slot may contain a passphrase or can provide NBDE by binding to a Tang server using Clevis.

In a future release, we're planning to add key groups and more authentication types. Key groups bypass the 8 slot limitation and provide complex authentication rules. Stay tuned!

<iframe width="960" height="720" src="https://www.youtube.com/embed/GAPJVN6EEz4?rel=0" frameborder="0" allowfullscreen></iframe>

Try it out

Cockpit 175 is available now:

*[NBDE]: network-bound disk encryption