sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 388 forks source link

How secure is Chrome OS with Brunch? #1838

Open EvanEvan-17 opened 1 year ago

EvanEvan-17 commented 1 year ago

Hello, I want to ask how secure is Chrome OS with Brunch? If I'm dual booting with Windows with Grub2Win and I don't enable secure boot (because Grub2Win doesn't support it), how secure is my Chrome OS installation and data?

tejasraman commented 1 year ago

Secure boot != secure files - that only verifies the boot file to see if it matches a list of keys. Your data is pretty safe (ChromeOS encrypts days by default)

EvanEvan-17 commented 1 year ago

But does TPM on my PC works also on Chrome OS so my files will more secure?