

Yet the source code still isn’t public. It’s been at “As we’re rolling it out gradually to ensure a bug free experience, source code will be available at a later time on our GitHub repo.” for the last 2 months. Later time probably means in a year at this point.







You don’t have to compile GrapheneOS from source thanks to avbroot which can take a release zip, patch it with root and sign it using a custom avb key. This lets you root while keeping the bootloader locked.
The rooted-graphene project automates this completely using GitHub actions. It even lets you do OTA updates like normal GrapheneOS.