▲ 1202 ▼ Null terminator (backend.xylight.dev) submitted 3 years ago by Xylight@lemmy.xylight.dev to c/programmer_humor@programming.dev 66 comments fedilink hide all child comments This image is hosted on an Environmentally Friendly™ host.
[+] superkret@feddit.de 10 points 3 years ago* (last edited 2 years ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] bort@lemmy.sdf.org 6 points 3 years ago (2 children) This sort of nonsense right here is why infosec people warn about having physical access to machines permalink fedilink source parent hideshow 4 child comments replies: [–] jvisick@programming.dev 3 points 3 years ago It’s not just because of nonsense, it’s more that it doesn’t really matter what you do - the only thing stopping someone with physical access to your machine is their level of determination. At some point, there’s no stopping the laws of physics. Your data is physically stored there. You can do a lot to make it really difficult to access it, but the best you can do is full disk encryption with a sufficiently strong key, and only store that key on external hardware that isn’t accessible to the attacker. Even then, you better make sure that your encryption key wasn’t hanging around cached anywhere in memory before you shut down your computer. permalink fedilink source parent [–] Mikina@programming.dev 2 points 3 years ago* You can't really prevent physical access to a machine. Using Bitlocker is a lot better recommendation, because it prevents this kind of attack in most of the cases. permalink fedilink source parent
[–] bort@lemmy.sdf.org 6 points 3 years ago (2 children) This sort of nonsense right here is why infosec people warn about having physical access to machines permalink fedilink source parent hideshow 4 child comments replies: [–] jvisick@programming.dev 3 points 3 years ago It’s not just because of nonsense, it’s more that it doesn’t really matter what you do - the only thing stopping someone with physical access to your machine is their level of determination. At some point, there’s no stopping the laws of physics. Your data is physically stored there. You can do a lot to make it really difficult to access it, but the best you can do is full disk encryption with a sufficiently strong key, and only store that key on external hardware that isn’t accessible to the attacker. Even then, you better make sure that your encryption key wasn’t hanging around cached anywhere in memory before you shut down your computer. permalink fedilink source parent [–] Mikina@programming.dev 2 points 3 years ago* You can't really prevent physical access to a machine. Using Bitlocker is a lot better recommendation, because it prevents this kind of attack in most of the cases. permalink fedilink source parent
[–] jvisick@programming.dev 3 points 3 years ago It’s not just because of nonsense, it’s more that it doesn’t really matter what you do - the only thing stopping someone with physical access to your machine is their level of determination. At some point, there’s no stopping the laws of physics. Your data is physically stored there. You can do a lot to make it really difficult to access it, but the best you can do is full disk encryption with a sufficiently strong key, and only store that key on external hardware that isn’t accessible to the attacker. Even then, you better make sure that your encryption key wasn’t hanging around cached anywhere in memory before you shut down your computer. permalink fedilink source parent
[–] Mikina@programming.dev 2 points 3 years ago* You can't really prevent physical access to a machine. Using Bitlocker is a lot better recommendation, because it prevents this kind of attack in most of the cases. permalink fedilink source parent