GrapheneOS is so great pixel devices, I hope you all try it! The private & secure mobile operating system with Android app compatibility. Developed as a non-profit & is free and open source software

  • Permission toggles, pin scrambling, auto-reboot, scopes, MAC randomization, isolated user profiles, longer passwords, sandboxed apps, no bloat & increased battery life +more!
  • Privacy, security & anonymity FOSS!
  • andreluis034@lm.put.tf
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    I ran GrapheneOS on a pixel 5 but ultimately went back to stock.

    GrapheneOS was considerably slower on my phone. Apps took a bit longer to loader, but the worst was installing APKs, it takes so much longer compared to stock. Some apps (e.g. revolut) took more than 5 minutes to install, it was crazy.

    • bug@lemmy.one
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      GrapheneOS uses exec spawning by default, but it’s pretty trivial to disable and it does speed things up (at a slight cost to security).

      I think using AOT rather than JIT compiling might be the cause of the slow installs, but I’m not sure (and I’ve not really noticed a problem myself).