Earlier quoted context omitted.
If they don’t have due process laws they can throw you in jail until you produce the decryption password, and if they turn on the computer and it’s wiped they’ll throw away the key. If there is no due process, all bets are off and your best defense is to be uninteresting to authorities.
Things are not always black and / or white. The rule of law, in reality, is rather a continuous variable then a binary one. And even if: A kill switch can simply hide / erase some things and present some weak evidence..
BusKill: A kill cord for your laptop
71–80 of 272 posts
Re: BusKill: A kill cord for your laptop
#72The article keeps saying "self-destruct" but that's not what happens. But if your hard drive is encrypted, this is a pretty good solution for most people. Maybe if you can get BusKill to activate a mini thermite explosive under your hard drive.
I remember watching a Defcon conference where they tested different methods for destroying a hard drive in place. And they found that thermite actually doesn't damage the platters (well at least not enough for data to be unrecoverable). Hard drive platters are surprisingly heat/chemical resistant. I think they found that the best method was to physically destroy the platters.
Re: BusKill: A kill cord for your laptop
#73Earlier quoted context omitted.
If you are doing proper OpSec, you would have whole disk encryption anyway, in which case destroying the computer is largely unnecessary, I think. That said, the caveat of XKCD 538 ( https://www.xkcd.com/538/ ) still applies.
In theory an adversary could deep-freeze the computer the moment the kill cord activates. Sufficiently cold RAM doesn't loose data immediately when it loses power, allowing the adversary to make a copy and read the decryption keys from RAM. Though if this is part of your threat model you should be much more concerned about a thousand more mundane problems, like adversaries reconstructing keystrokes from keyboard vibr…
Re: BusKill: A kill cord for your laptop
#74The article keeps saying "self-destruct" but that's not what happens. But if your hard drive is encrypted, this is a pretty good solution for most people. Maybe if you can get BusKill to activate a mini thermite explosive under your hard drive.
Making it self-destruct is the easy part, just change "DISPLAY=:0 xscreensaver-command -lock" to "sudo rm -rf /" or whatever you like. It's understandable that the author didn't want to put a destructive command in his example configuration.
Re: BusKill: A kill cord for your laptop
#75Its primary use is to thwart machine fuzzing and debugging using USB devices. The moment there's a change in USB state, down the machine goes.
Re: BusKill: A kill cord for your laptop
#76Another solution would be to just remove the battery and plug the laptop in. While this removes the portability, it is still an alternative solution.
Yes, they could still be removed in some cases, but its often not for the feint of heart and not something many people would want to undertake.
Re: BusKill: A kill cord for your laptop
#77This really just sounds like a way to inadvertently brick your computer 999 times out of 1000. Seems like something to secure it to your person would be mostly adequate.
Re: BusKill: A kill cord for your laptop
#78There was a story not long ago about an old man who rigged up his front door to trigger a gun of some sort on unexpected entry, and ended up getting killed by it. This really just sounds like a way to inadvertently brick your computer 999 times out of 1000. Seems like something to secure it to your person would be mostly adequate.
Re: BusKill: A kill cord for your laptop
#79Earlier quoted context omitted.
If you are doing proper OpSec, you would have whole disk encryption anyway, in which case destroying the computer is largely unnecessary, I think. That said, the caveat of XKCD 538 ( https://www.xkcd.com/538/ ) still applies.
In theory an adversary could deep-freeze the computer the moment the kill cord activates. Sufficiently cold RAM doesn't loose data immediately when it loses power, allowing the adversary to make a copy and read the decryption keys from RAM. Though if this is part of your threat model you should be much more concerned about a thousand more mundane problems, like adversaries reconstructing keystrokes from keyboard vibr…
Re: BusKill: A kill cord for your laptop
#80The article keeps saying "self-destruct" but that's not what happens. But if your hard drive is encrypted, this is a pretty good solution for most people. Maybe if you can get BusKill to activate a mini thermite explosive under your hard drive.
I remember watching a Defcon conference where they tested different methods for destroying a hard drive in place. And they found that thermite actually doesn't damage the platters (well at least not enough for data to be unrecoverable). Hard drive platters are surprisingly heat/chemical resistant. I think they found that the best method was to physically destroy the platters.