Physical Server security #137
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As mentioned in #124, our "server room" isn't really locked down, which means that our hardware could be tampered with even just by visitors.
What are the security implications of this?
Is there a way of preventing random ppl from just plugging in usb's or similar?
Is secure boot a thing on nixos?
We could setup tamper protection.
This was done already with the malobeo laptop and it makes sense to do something similar on fanny.
There is a wiki entry on secure boot: https://wiki.nixos.org/wiki/Secure_Boot
Maybe we could try to physically disable some usb ports.