GrapheneOS

GrapheneOS

🏢 Organization

8 repositories on SrcLog

View on GitHub
8 Repos
6.9k Stars
716 Forks
6.9k Watchers

Repositories (8)

hardened_malloc GrapheneOS/hardened_malloc C

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.

1.8k
Vanadium GrapheneOS/Vanadium Shell

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.

1.7k
Camera GrapheneOS/Camera Java

Modern camera app focused on privacy and security with QR & barcode scanning.

1.3k
PdfViewer GrapheneOS/PdfViewer Java

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.

930
Auditor GrapheneOS/Auditor Java

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.

650
linux-hardened GrapheneOS/linux-hardened C

Minimal supplement to upstream Kernel Self Protection Project changes. Features already provided by SELinux + Yama and archs other than multiarch arm64 / x86_64 aren't in scope. Only tags have stable history. Shared IRC channel with KSPP: irc.freenode.net ##linux-hardened. Currently maintained at https://github.com/anthraxx/linux-hardened.

356
AttestationServer GrapheneOS/AttestationServer Java

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.

155
branding-tools GrapheneOS/branding-tools Shell

Scripting for generating branding.

8