AppStore
platform_bionic
AppStore | platform_bionic | |
---|---|---|
53 | 1 | |
360 | 112 | |
4.2% | 3.6% | |
8.8 | 9.8 | |
21 days ago | 6 days ago | |
Kotlin | Assembly | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AppStore
- GrapheneOS Apps (app repository client) version 21 released
-
Does muPDF still have vulnerabilities?
To keep it updated, use https://github.com/GrapheneOS/Apps/releases
- GrapheneOS Apps (app repository client) version 20 released
- GrapheneOS Apps (app repository client) version 19 released
- GrapheneOS Apps (app repository client) version 18 released
- GrapheneOS Apps (app repository client) version 17 released
platform_bionic
-
How do you trust GrapheneOS?
This includes the Auditor and Attestation Server, Hardened Android bionic standard C library, Vanadium, Our own secure and privacy focused Camera app, Secure PdfViewer, Apps, Hardened malloc much of the specific work in the kernel, it’s right across the entire stack.
What are some alternatives?
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.
platform_external_Camera - Camera app prebuilt using the latest official release of the Camera app.
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.
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.