Jump to content

BITLOCKER!

27 minutes ago, NCIX Lampy said:

I'm not interested in using BitLocker. 

oh wait NVM

 

dunno. why not bitlocker

QUOTE/TAG ME WHEN REPLYING

Spend As Much Time Writing Your Question As You Want Me To Spend Responding To It.

If I'm wrong, please point it out. I'm always learning & I won't bite.

 

Laptop:

Lenovo Yoga 7 Air: Ryzen 7840S, 32GiB DDR5

 

Desktop (Old but I never replaced it):

Delidded Core i7 4770K - GTX 1070 ROG Strix - 16GB DDR3 @2000Mhz

Link to post
Share on other sites

1 hour ago, NCIX Lampy said:

Looking for full disk encryption software that supports GPT/GUID and UEFI. I'm not interested in using BitLocker. 

43 minutes ago, RadiatingLight said:

dunno. why not bitlocker

Probably because BitLocker is proprietary and only works with Windows, meaning there's absolutely ZERO way to recover on non-Windows OS's.

 

I'd recommend VeraCrypt, since it's one of the only well maintained open-source cross-platform disk encryption software around. https://www.veracrypt.fr/

I stress the point on being open-source, since encryption software is absolutely useless if closed-source because you have no way to verify that there's no hidden backdoor put in by the manufacturer, which means it should be assumed decrypted until proven otherwise.

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to post
Share on other sites

11 hours ago, kirashi said:

Probably because BitLocker is proprietary and only works with Windows, meaning there's absolutely ZERO way to recover on non-Windows OS's.

 

I'd recommend VeraCrypt, since it's one of the only well maintained open-source cross-platform disk encryption software around. https://www.veracrypt.fr/

I stress the point on being open-source, since encryption software is absolutely useless if closed-source because you have no way to verify that there's no hidden backdoor put in by the manufacturer, which means it should be assumed decrypted until proven otherwise.

VeraCrypt doesn't support GPT/GUID for full disk encryption yet. I need a solution. 

 

 

Link to post
Share on other sites

6 hours ago, NCIX Lampy said:

VeraCrypt doesn't support GPT/GUID for full disk encryption yet. I need a solution. 

You're right, apparently so because of how manufacturer's implement Microsoft's Secure Boot on consumer (and most business) hardware. le sigh

https://sourceforge.net/p/veracrypt/discussion/technical/thread/b0fb9daa/?limit=25&page=5#1f8d

 

If Secure Boot were implemented properly, you'd be able to code sign any EFI file you desire, and then add the keyfile/signatures to your BIOS so it would allow it to show up properly on your motherboard's Secure Boot enabled UEFI boot menu. This seems to be a problem caused by Microsoft's poorly implemented attempt at protecting the user from malicious EFI bootloader rootkits. Sure, it does apparently* protect the user from bootloader infections, but it also protects them from using whatever software they desire on their machine without adding your own PK key.

 

Good news is that on most systems you can change Secure Boot from Default to Custom mode and install your own keys. Manufacturer's and systems that do not allow this modification should be completely boycotted and avoided at all costs, as this amounts to a car dealership welding the hood of your car shut so you can't make repairs. But whether it's supported or not isn't the real issue here - it's the way custom keys are implemented.

 

According to the following article once you enable custom Secure Boot mode, the PK keys are unprotected and can be modified by elevated software running on the OS. -_- This completely negates the effectiveness of running Secure Boot in non-default mode, since it means that software installed by the user can change the key, allowing the installation of malicious bootloader code. In essence, this means that your OS needs to be signed by Microsoft's private PK keys (never going to happen) in order to boot with the default Secure Boot keys installed at the factory (because all Secure Boot default keys are for the Windows 8/8.1/10 OS), which would keep your BIOS from being infected as easily.

 

The correct way to implement Secure Boot would have been to ONLY allow changes from within the BIOS itself. Period. No matter if it's running in Default or Custom mode. This way, users like us could still install our own PK keys without the fear that software in the OS could modify them, and thus be able to run our own signed bootloaders, such as VeraCrypt DCS or Grub2 properly in UEFI mode. another le sigh And this is why I don't want to support Microsoft's Corporate mentality, despite being tied to the platform for various work and personal reasons.

 

TL;DR: VeraCrypt's DCS bootloader won't work on GPT boot volumes because Microsoft's implementation of UEFI Secure Boot is one-sided.

 

For your sake though @NCIX Lampy, I really hope they do find a workaround, because we need more open-source projects moving forward.

 

*I say apparently because without the complete source code for Microsoft's UEFI Secure Boot and the Windows Bootloader, we have no way of verifying the integrity of what they claim as secure.

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×