grapheneos topic

List grapheneos repositories

hardened_malloc

1.2k
Stars
91
Forks
Watchers

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms...

plexus

455
Stars
155
Forks
Watchers

Remove the fear of Android app compatibility on de-Googled devices.

PdfViewer

533
Stars
93
Forks
Watchers

Simple Android PDF viewer based on pdf.js and content providers. The app doesn't require any permissions. The PDF stream is fed into the sandboxed WebView without giving it access to content or files....

Auditor

439
Stars
84
Forks
Watchers

Hardware-based attestation / intrusion detection app for Android devices. It provides both local verification with another Android device via QR codes and optional scheduled server-based verification...

Vanadium

748
Stars
62
Forks
Watchers

Privacy and security enhanced releases of Chromium for GrapheneOS. Vanadium provides the WebView and standard user-facing browser on GrapheneOS. It depends on hardening in other GrapheneOS repositorie...

os-issue-tracker

333
Stars
18
Forks
Watchers

Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.

platform_manifest

280
Stars
95
Forks
Watchers

Repo manifest for the GrapheneOS mobile privacy and security hardening project.

platform_build

57
Stars
45
Forks
Watchers

Make Build System (being phased out upstream)

AttestationServer

97
Stars
45
Forks
Watchers

attestation.app remote attestation server. Server code for use with the Auditor app: https://github.com/GrapheneOS/Auditor. It provides two services: submission of attestation data samples and a remot...