GrapheneOS

GrapheneOS

🏢 Organization

7 repositories on SrcLog

View on GitHub
7 Repos
4.9k Stars
507 Forks
4.9k Watchers

Repositories (7)

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.5k
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.3k
Camera GrapheneOS/Camera Java

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

1.1k
Auditor GrapheneOS/Auditor Java

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.

533
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.

118
branding-tools GrapheneOS/branding-tools Shell

Scripting for generating branding.

7