-
- [x] Add validation: `CapabilityLinuxKeyEscrow` to https://github.com/fleetdm/fleet/blob/23586-agent-escrow/server/fleet/capabilities.go#L93-L94
- [x] new endpoint to trigger the linux key escrow se…
-
This is my crypttab
cr_root UUID=... none x-initrd.attach,tpm2-device=auto
Drive UUID=... /path/to/key.key luks,nofail,x-sdbootutil.ignore
OtherDrive UUID=... /pat…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin,
| I want to encrypt my Kubuntu Linux workstations and escrow the key to Fl…
-
##### SUMMARY
If I try to run `luks_device` against an already-open luks device named 'crypt00', I get a failure.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
community.crypto.luks_devi…
-
### Describe the bug
The ext.config.var-mount.luks kola test failed in the latest rawhide [build](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/3182/) . The reason for…
-
With the preseed file, is it possible to manage the encryption at rest and use the qcow2 file generated with bringyourownlinux ?
boagg updated
1 month ago
-
Rescurezilla actualy support luks and it's great.
it will be perfect if we can have veracrypt intalled
-
I'm trying to brute-force a LUKS encrypted drive through mask attack but I'm getting this error:
`"Hashfile 'header.luks': Invalid LUKS version"`
I'm running hashcat 5.1.0 on Debian Buster 64bi…
-
I'm on Apple M2 macOS Sonoma, after successfully mounting an encrypted LUKS drive, I am able to copy things to and from it with no issues.
However, I am having issues while cloning a git repo onto …
-
Any particular reason? LUKS seems error-prone compared to a single command of encrypting a folder.
Thank you for the guide, by the way.