Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/GrapheneOS/Vanadium
android browser chromium grapheneos privacy security webview
Last synced: 3 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/GrapheneOS/Vanadium
- Owner: GrapheneOS
- License: other
- Created: 2016-11-22T21:01:40.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T19:02:03.000Z (11 days ago)
- Last Synced: 2024-12-13T13:02:57.582Z (9 days ago)
- Topics: android, browser, chromium, grapheneos, privacy, security, webview
- Language: Shell
- Homepage: https://vanadium.app/
- Size: 217 MB
- Stars: 917
- Watchers: 34
- Forks: 67
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-foss-android-apps - Vanadium
README
Vanadium is a privacy and security hardened variant of Chromium providing the WebView (used by
other apps to render web content) and standard browser for [GrapheneOS](https://grapheneos.org).
It depends on hardening and compatibility fixes in GrapheneOS rather than reinventing the wheel
inside Vanadium. For example, GrapheneOS already provides a hardened malloc implementation so
there's no need for Vanadium to replace it. Similarly, it can deploy security features causing
breakage on other operating systems due to the ability to fix compatibility problems in the OS.See [the official build documentation](https://grapheneos.org/build#browser-and-webview) for build
instructions.