

IPMI/BMC have been known problems since 2015, if not before.
Matthew Garrett: IPMI - because ACPI and UEFI weren’t terrifying enough


IPMI/BMC have been known problems since 2015, if not before.
Matthew Garrett: IPMI - because ACPI and UEFI weren’t terrifying enough


I think they should grant asylum to people with legitimate asylum claims.
Some “non-spy Russians” have legitimate asylum claims. Some do not.


I feel the same way, but can you explain how a VPN would help achieve that in the face of Google’s proposed developer verification scheme?


How would that help you?
The article says, “unverified apps will only be easily installable in the sanctioned countries where verification doesn’t exist.”
So even if you used a VPN to trick Google into thinking you live in a sanctioned country, you wouldn’t be able to distribute apps to those countries without breaking sanctions.


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.


If it’s a server for self hosting you definitely don’t want anything that requires interaction at boot.
Depends on use-case. If you only plan to boot it when you’re physically present, it’s fine.


i believe a much better secure layer is something similar to what Novacustoms, Purism attempt to do: verify if somebody else not you try to access the laptop.
You’re thinking of Heads, which I agree is ideal for supported motherboards.


tang
Thanks. TIL about Clevis/Tang.


Yes. Here are some common self-hosting scenarios:
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.


Thanks, please post relevant steps if you have specific recommendations.
Plenty of shallow people in the world, sadly, enjoy vicariously living even shallower lives than their own.