Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrapheneOS Research & Review

GrapheneOS Logo

Contained in this repository is a high-level overviews, and detailed technical explanations of GrapheneOS — a privacy and security-focused mobile OS based on the Android Open Source Project (AOSP), designed for Google Pixel devices.

The primary document is a comprehensive beginner-to-intermediate review of GrapheneOS's security architecture, written for those interested in mobile hardening, Android internals, and defenses against modern threats.

Main Document

  • GrapheneOS_Review.md A high-level overview covering:
    • Hardware foundations (Titan M series secure element)
    • Persistence resistance (verified boot enhancements, hardware-backed attestation via Auditor app)
    • Defense-in-depth philosophy and exploit mitigations
    • Android sandbox layers: DAC, MAC (SELinux), permissions
    • GrapheneOS-specific hardenings: refined untrusted app domains, attack surface reduction, improved chained verified boot
    • Memory allocator: hardened_malloc (though not fully detailed here)

Author: Chris Bingham Focus: Explaining base Android security concepts before diving into GrapheneOS improvements. Includes embedded official links and diagrams.

About

Technical Review of GrapheneOS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors