Checklist
Feature description
Please opt-in to Arm Memory Tagging Extensions (MTE).
Set android:memtagMode="async" in the AndroidManifest.
I have been running NewPipe on GrapheneOS with MTE force-enabled for a few months now, without any issues.
Why do you want this feature?
NewPipe indirectly parses media, and media parsing are notoriously complex and vulnerable.
(Even though parsing is delegated to the Android framework, that code still runs in the app's process.)
MTE would be an easy security improvement. At least for the people who have Google Pixels.
Additional information
Checklist
Feature description
Please opt-in to Arm Memory Tagging Extensions (MTE).
Set
android:memtagMode="async"in the AndroidManifest.I have been running NewPipe on GrapheneOS with MTE force-enabled for a few months now, without any issues.
Why do you want this feature?
NewPipe indirectly parses media, and media parsing are notoriously complex and vulnerable.
(Even though parsing is delegated to the Android framework, that code still runs in the app's process.)
MTE would be an easy security improvement. At least for the people who have Google Pixels.
Additional information