modem_down

@modem_down@thebrainbin.org · Joined ⁨Jul⁩ ⁨2026⁩

Replying to @⁨return2ozma@lemmy.world⁩

This coverage has a better headline: Trump blames Minnesota governor for cyberattacks against the state. Cites no evidence.

Funding restrictions and denialism, plus starting a war against a cyberattack-capable nation, made infrastructure attacks inevitable.

Security researchers have been publicly raising the alarm about SCADA vulnerabilities for 20+ years.

President Donald Trump speaks in the Oval Office of the White House about Dulles International Airport modernization, Wednesday, July 29, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)AP NewsFACT FOCUS: Trump blames Minnesota governor for cyberattacks against the state. Cites no evidencePresident Donald Trump is claiming, without evidence, that recent cyberattacks in Minnesota were the fault of the state, including Democratic Gov. Tim Walz.

Replying to @⁨esc@piefed.social⁩

tang

Thanks. TIL about Clevis/Tang.

docs.redhat.comChapter 10. Configuring automated unlocking of encrypted volumes by using policy-based decryption | Security hardening | Red Hat Enterprise Linux | 8 | Red Hat DocumentationChapter 10. Configuring automated unlocking of encrypted volumes by using policy-based decryption | Security hardening | Red Hat Enterprise Linux | 8 | Red Hat Documentation

Replying to @⁨talkingpumpkin@lemmy.world⁩

Yes. Here are some common self-hosting scenarios:

  • Home server containing family files: scans, photos, device backups, ...
  • Office server containing business files: sensitive documents, device backups, ...
  • Web or email server containing websites, Fediverse instances, emails, etc

In all those cases, full disk encryption (FDE) is a sensible precaution to protect the data in case the server is physically stolen.

Linux is probably the most common OS kernel for self-hosting. On Linux, LUKS (Linux Unified Key Setup) is probably the best FDE system. It's mature and reliable. But anyone self-hosting a Linux server with LUKS FDE is faced with the question of where to store the keys.

Hardware security tokens (HSTs) are widely considered a safer place for keys than SSDs, HDDs, or USB storage. They follow the smartcard principle: a private key can be written to an HST but not read from it (security vulnerabilities excepted). Instead, they implement cryptographic algorithms to prove possession of the private key. So, anyone self-hosting a Linux server with LUKS FDE should strongly consider storing their private key(s) on an HST.

However, there is more than one way to do that. Hence the question in my OP.

en.wikipedia.orgLinux Unified Key Setup - Wikipedia

posted in Selfhosted

Unlocking LUKS with NitroKey/Yubikey: FIDO2, HMAC-SHA1, or OpenPGP?

Crossposted from https://thebrainbin.org/m/linux@lemmy.ml/t/1840283

Which approach do you think is better, and why?

  1. FIDO2
  2. HMAC-SHA1
  3. OpenPGP (alternative guide)

Or do you think there is an even better way to use a hardware security token to unlock drives having LUKS full disk encryption?

thebrainbin.orgUnlocking LUKS with NitroKey/Yubikey: FIDO2, HMAC-SHA1, or OpenPGP? - Linux - the/brain/binWhich approach do you think is better, and why? ...

Replying to @⁨GrapheneOS@grapheneos.social⁩

@GrapheneOS

It would be trivially detected by widely distributed standard forensic software including the non-Premium variant of Cellebrite able to run on a laptop.

By "duress profile", I mean that if user has enabled a "duress profile" feature in Settings, then entering the duress PIN would:

  1. Erase (the encryption key for) all profiles and storage outside the duress profile; then
  2. Unlock the duress profile.

So, how would forensic software detect that the unlocked profile is a duress profile?

GrapheneOS MastodonGrapheneOS (@GrapheneOS@grapheneos.social)17.9K Posts, 0 Following, 38K Followers · Open source privacy and security focused mobile OS with Android app compatibility.