So there is a github project that was published as a proof of concept in 2021;
https://github.com/williamtheaker/lockup
This tool was proof that forensic tools that extract data could easy be detected, and that you could design apps to deploy countermeasure against the forensic tools. Signal did something similar in their cellebrite POC (https://www.signal.org/blog/cellebrite-vulnerabilities/), when they corrupt result of the extraction to make the produced report useless.
Would this be something you could see in grapheneOS bundle with dummy password idea? It is clear that some of the methods are naive in nature and might not work, but it would be good for when you have to give password.
I read on the website that these types of features would not be included as if it was a feature of gOS then the OS would become known for it. But 'lockup' app for example has plausible deniability that also has the ability to mitigate any data extraction attempts, meaning it not possible to extract data even with password of phone. It stop the extraction of data because it can be detect by the app, are there any other apps that do this?