ORWL – The first open source, physically secure computer
11–20 of 195 posts
Re: ORWL – The first open source, physically secure computer
#12Having some physical security in a OSS-hacker-compliant form factor is really quite nice. This is not going to replace a proper HSM, and almost certainly is a less secure place to store your data than an iPhone; but it's a good start for those unwilling to give up on (the performance of) PCs. It's worth noting that QubesOS, which is supported by this system, protects against e.g. USB-based attacks by running a virtua…
Re: ORWL – The first open source, physically secure computer
#13> If someone has physical access to your computer with secure documents present, it’s game over! Err, why? Is AES encryption not sufficient? And the key is secure in my head - not something someone could steal. So, why is this even a thing?
Unless you also want to perform the AES operations in your head, you have to rely on the hardware and software of your computer to perform them. An attacker could then replace the AES routine you use with one that stores a shadow copy of your key, or exfiltrates it over some covert channel.
Just a thought.
Re: ORWL – The first open source, physically secure computer
#14Re: ORWL – The first open source, physically secure computer
#15Enjoy spending the next 10k years auditing the security of the chipset with your scanning tunneling microscope.
Re: ORWL – The first open source, physically secure computer
#16> If someone has physical access to your computer with secure documents present, it’s game over! Err, why? Is AES encryption not sufficient? And the key is secure in my head - not something someone could steal. So, why is this even a thing?
Re: ORWL – The first open source, physically secure computer
#17Re: ORWL – The first open source, physically secure computer
#18Re: ORWL – The first open source, physically secure computer
#19How do they deal with the intel management engine in all intel chips? https://libreboot.org/faq/
Re: ORWL – The first open source, physically secure computer
#20How do they deal with the intel management engine in all intel chips? https://libreboot.org/faq/
Didn't know about this. They should have gone with AMD.