Conversation

F-Droid has issues blocking us from bundling it especially with the privileged extension. Even if the technical issues were addressed, we want GrapheneOS to be permissively licensed including the ability to make a locked down device. F-Droid's GPLv3 license is incompatible.
2
4
We're planning on making our own automatic update system for apps in GrapheneOS for out-of-band updates to apps like Vanadium without synced release cycles. It will be very minimal and focused on usability, correctness and security in the spirit as our over-the-air update app.
1
2
It will only be able to install modern apps targeting API 28+ which makes things a lot simpler. Only apps targeting API < 23 are incompatible with automatic updates due to the legacy permission model with user-facing permissions granted at install/update time instead of runtime.
1
2