LUKS In-Place Conversion Tool
luksipc is a tool to convert (unencrypted) block devices to (encrypted) LUKS devices in-place. This means the conversion is performed without the need of copying all data somewhere else, creating a LUKS container, creating a new filesystem on the mapped LUKS device, and copying all data back. Instead, the process is reduced to:
- unmounting the filesystem
- resizing the filesystem to shrink about 2 megabytes (1028 kB for current LUKS versions to be precise)
- running luksipc
- adding custom keys to the LUKS keyring
- Sources inherited from project security
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:15.4/luksipc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
html-20120727.tar.bz2 | 0000240595 235 KB | |
luksipc-0.04.tar.gz | 0000053364 52.1 KB | |
luksipc.changes | 0000003416 3.34 KB | |
luksipc.spec | 0000001830 1.79 KB |
Comments 0