grapheneos
There are 170 repositories under grapheneos topic.
GrapheneOS/hardened_malloc
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. It will gain more portability / integration over time.
GrapheneOS/Vanadium
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 repositories and doesn't include patches not relevant to the build targets used on GrapheneOS.
GrapheneOS/Camera
Modern camera app focused on privacy and security with QR & barcode scanning.
GrapheneOS/PdfViewer
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. CSP is used to enforce that the JavaScript and styling properties within the WebView are entirely static.
techlore/plexus
Remove the fear of Android app compatibility on de-Googled devices.
GrapheneOS/Auditor
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 with support for alert emails. It uses hardware-backed keys and attestation support as the foundation and chains trust to the app for software checks.
GrapheneOS/grapheneos.org
Main website servers
GrapheneOS/os-issue-tracker
Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.
GrapheneOS/platform_manifest
Repo manifest for the GrapheneOS mobile privacy and security hardening project.
iAnonymous3000/awesome-grapheneos-guide
A comprehensive, step-by-step guide to help new users navigate the privacy-focused, security-hardened mobile OS based on Android. Learn how to purchase a device, install and configure GrapheneOS, and make the most of its unique features. Includes best practices, app compatibility, and community resources.
zapstore/zapstore
The social permissionless app store
PrivSec-dev/banking-apps-compat-report
Report and track banking app compatibility with GrapheneOS, including which workarounds may be required.
GrapheneOS/AttestationServer
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 remote attestation implementation with email alerts to go along with the local implementation based on QR code scanning in the app.
Scrut1ny/GrapheneOS-Guide
A resource for users intent on optimizing their usage of this highly secure and privacy focused mobile operating system.
GrapheneOS/platform_bionic
Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags).
schnatterer/rooted-graphene
GrapheneOS rooted and served via its own OTA server on GitHub pages
GrapheneOS/releases.grapheneos.org
OS update and app repository servers
GrapheneOS/infrastructure
Shared server infrastructure
GrapheneOS/platform_build
Make Build System (being phased out upstream)
GrapheneOS/apps.grapheneos.org
Application repository
GrapheneOS/platform_packages_apps_Updater
Automatic background updater for modern Android. See https://github.com/GrapheneOS/script/blob/15/generate_metadata.py for the server metadata generation tool.
GrapheneOS/script
Scripting for generating signed production releases of AOSP and metadata for the Updater app along with partially automated maintenance of out-of-tree patch sets.
0perationPrivacy/VoIPSuite-Mobile
Mobile App code for Android & iOS on React Native
GrapheneOS/platform_packages_apps_Launcher3
GrapheneOS launcher app
kedio-labs/olaki
Find an alternative OS for your Android device!
e-t-l/GrapheneUX
You own your phone. You should be able to use it. GrapheneOS is the most secure Android OS, but hardening comes at the cost of usability. This repo contains tricks to reimplement some user-friendlier AOSP features, so the risk-benefit decision can be made by 𝘺𝘰𝘶, the user, instead of by the OS developers.
GrapheneOS-Archive/kernel_google_crosshatch
Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL kernel sources.
MuratovAS/grapheneos-magisk
OTA servers for grapheneos with magisk (avbroot).
GrapheneOS/platform_packages_apps_Dialer
Dialer app
GrapheneOS-Archive/kernel_msm-coral
Kernel sources for the Pixel 4, Pixel 4 XL and Pixel 4a.
GrapheneOS/grapheneos.network
Servers for HTTP/HTTPS connectivity checks, HTTPS network time, NTP (for Qualcomm XTRA), Broadcom PSDS cache, Samsung PSDS cache, Qualcomm PSDS (XTRA) cache, SUPL proxy, attestation key provisioning proxy and Vanadium component update check/download proxy. It also has a network location proxy and geocoding proxy for future use.
GrapheneOS/device_common
Common device sources.