-
Hi everyone, just like previous installer, also the new one has the option to encrypt the disk well hidden in an 'Advanced' sub-menu.
Since this option is gaining popularity (see Pop!_OS), but also…
-
Hello, I am student and make research of QEMU images encryption methods. I found AMD SEV very interesting solution. And have simple questions:
1) Does AMD SEV encrypt QEMU disk images?
2) What do y…
-
From the log
```
grep: /var/tmp/dracut-test.q2jsMX//var/tmp/dracut-test.q2jsMX/marker.img: No such file or directory
```
Seen it failing/timeout only on alpine and void (non-systemd) container…
-
- All other distributions with command-line installers (Arch, Gentoo, and Alpine) log in automatically by default.
- The username and password are already hardcoded, so there is no possible use case …
-
```
Hi developers,
i know that cryptsetup uses PBKDF2 as key derivation function.
What is about the scrypt algorithm ? It uses two times PBKDF2 and a mixing
function. It is more secure against brute…
-
This comes from user feedback downstream in Fedora CoreOS. The TPM2 manpage includes [a section](https://github.com/latchset/clevis/blob/master/src/pins/tpm2/clevis-encrypt-tpm2.1.adoc#threat-model) a…
-
A backup image created by Clonezilla has the optional ability to be encrypted with eCryptfs. Rescuezilla v2.0 detects eCryptfs images, but there is not yet a user-interface element to decrypt such an …
-
Hi all,
Almost two years ago, I followed the procedure to the letter (except the infamous "-keysize" parameter) to successfully encrypt my root partition for my Debian 11 based Raspberry Pi OS inst…
-
```
What steps will reproduce the problem?
1. loading up ubuntu with LVM authentication
2. installing pam 0.3 authentication normally
3.
What is the expected output? What do you see instead?
pam fac…
-
The ``blkid_probe_get_value`` method can return data without any NUL terminator, hence why its third parameter provides the length of the second parameter.
The ``BlkidProbe.get_value()`` wrapper, h…