#grapheneos (12 Repositories)
Ranked open-source repositories tagged with #grapheneos, scored by pull request acceptance likelihood and maintainer engagement velocity.
55.8%
130.5h
12 repositories tagged #grapheneos
PimpinPumpkin/Vela
Degoogled maps & turn-by-turn navigation for Android - MapLibre + Jetpack Compose, no Google Play Services
thomasbuilds/Spectre
Radio frequency scanner with recon and offensive capabilities
schnatterer/rooted-graphene
GrapheneOS rooted and served via its own OTA server on GitHub pages
GrapheneOS/Camera
Modern camera app focused on privacy and security with QR & barcode scanning.
zapstore/zapstore
The open app store
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.
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.
GrapheneOS/Auditor
Hardware-based attestation and intrusion detection app for Android. 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/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.
techlore/plexus
Remove the fear of Android app compatibility on de-Googled devices.
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.