-
bson989[m]
Just received my first update on GOS. Is there somewhere I can read exactly what was updated. Thanks
-
cn3m[m]
bson989: the official site
-
arouzing[m]
-
arouzing[m]
Change logs are towards bottom
-
retry0x[m]
Vanadium doesn't support u2f?
-
nickcalyx[m]
<engulf[m] "Changing IMEI is illegal in many"> > > <@lickidyspl1t:matrix.org> Is there a way to force change imei on graphene?
-
strcat[m]
@retry0x:matrix.org: the library Chromium uses for it is part of Play services so it's not available on GrapheneOS
-
strcat[m]
we need someone to reimplement it
-
retry0x[m]
Wow fuck google
-
retry0x[m]
Ok
-
strcat[m]
lev: updates are only activated after being fully finished and verified
-
strcat[m]
lev: the power can cut out at any point (ripping out the battery for example) and it's still safe
-
strcat[m]
and it doesn't actually get locked in as the new OS until it successfully boots
-
strcat[m]
if it does the update, verifies it and then marks it active (switching over to it as the active OS to boot)
-
strcat[m]
and then it fails to boot N times
-
strcat[m]
it will just roll back to the old version
-
strcat[m]
it's only once it actually makes it to late userspace boot phase of the new version that it locks it in and disables rolling back to the old OS version (the old OS version is technically still there until the next update starts being installed but it's inactive with rollback disabled)
-
lev[m]
oh awesome, that's smart, and very comforting to know
-
adsasd
Hi,first time building aosp here.I am trying to follow the build instructions, but getting this message:As it says: "You likely want to use the most recent stable tag, not the development branch"So I move on and just do: ```mkdir grapheneos-aosp_sargocd grapheneos-aosp_sargorepo init -u
github.com/GrapheneOS/platform_manifest.git -b
-
adsasd
refs/tags/aosp_sargo```Error: ```repo init -u
github.com/GrapheneOS/platform_manifest.git -b refs/tags/aosp_sargoDownloading Repo source from
gerrit.googlesource.com/git-reporemote: Counting objects: 1, doneremote: Finding sources: 100% (31/31)remote: Total 31 (delta 11), reused 31 (delta 11)Unpacking objects: 100% (31/31), 55.05
-
adsasd
KiB | 732.00 KiB/s, done.Downloading manifest from
github.com/GrapheneOS/platform_manifest.gitfatal: couldn't find remote ref refs/tags/aosp_sargomanifests:fatal: couldn't find remote ref refs/tags/aosp_sargofatal: couldn't find remote ref refs/tags/aosp_sargomanifests:fatal: couldn't find remote ref refs/tags/aosp_sargofatal: cannot obtain
-
adsasd
-
lev[m]
dazinism: hmm cool, I will investigate this further, that sounds like a decent solution
-
aeonsolution[m]
adsasd you aren't building vanilla AOSP, you are building GrapheneOS. It looks like you didn't download all the dependencies.
-
aeonsolution[m]
did you run the commands on separate lines or split them?
-
aeonsolution[m]
`mkdir grapheneos-aosp_sargocd grapheneos-aosp_sargorepo init -u
github.com/GrapheneOS/platform_manifest.git -b`
-
aeonsolution[m]
this is wrong
-
strcat[m]
aeonsolution: they left already
-
aeonsolution[m]
oh wow, didn't notice lol love talking to myself i guess
-
arouzing[m]
rip
-
f3mK9xxXMgmXb5Hd
aeonsolution[m] hey, thanks for answering my question. Yes i split them or use && for these separate commands. But, someone told me that even the TAG_NAME used "aosp_sargo" doesn't exist
-
f3mK9xxXMgmXb5Hd
aeonsolution[m] how do I download the source for building to Google Pixel 3a?
-
inthewaves[m]
f3mK9xxXMgmXb5Hd: the tags look like QQ3A.200805.001.2020.09.11.14, and you can find them at
grapheneos.org/releases#2020.09.11.14 where it lists the tags for each release and device
-
adeus[m]
Anyway you can leverage power of android device policies and enforce device restrictions without requiring services of a MDM? Like, just manually generate a profile and load onto the targeted device ?
-
aeonsolution[m]
f3mK9xxXMgmXb5Hd: go to the pixel 3a section and get the tag from the release page like inthewaves suggested
-
aeonsolution[m]
if you want to do a development build, use 10
-
f3mK9xxXMgmXb5Hd
thx
-
aeonsolution[m]
f3mK9xxXMgmXb5Hd: you use aosp_sargo on the choosecombo section
-
f3mK9xxXMgmXb5Hd
check
-
porcupine
Hi everyone! Have grapheneOS installed, and am using opencamera, camera2 api. I keep getting "Serious Camera Error" every time I attempt to take a picture at a higher frames per second. Does anyone have any advice for what to try?
-
porcupine
(Also, the "Please read our rules" link seems dead on my end)
-
aeonsolution[m]
porcupine: theres two links, here is the one for the logs, i added the camera search for you
freenode.logbot.info/?ch=grapheneos&q=camera
-
aeonsolution[m]
gl
-
strcat[m]
porcupine: there are unfortunately serious upstream bugs in the camera drivers which are often uncovered by GrapheneOS hardening features
-
strcat[m]
we expect Android 11 to greatly improve the situation due to upstream hardening which should have uncovered some of the same problems
-
strcat[m]
as one example zero-based initialization is now adopted upstream and they have a security-aware allocator which they've hopefully used for that code
-
strcat[m]
hardened_malloc goes much further with much stronger security properties but it's nice that the baseline is now a security-aware allocator with some overlap with the optional hardened_malloc features
-
strcat[m]
it'll make it less disruptive
-
porcupine
Thank you guys for the information. Will wait out until Android 11 and see if that fixes the issue
-
Jimmehh[m]
does anyone know what the "adaptive" color profile does exactly on the pixel phones?
-
Partyush[m]
Hello, when will we get android 11 version of Graphene os ?
-
Jimmehh[m]
nevermind my question about the "adaptive" color profile. ambient eq seems to be what i was looking for
-
Jimmehh[m]
sucks he 4a doesn't have it
-
Jimmehh[m]
maybe the 5a will get it
-
Partyush[m]
<strcat[m] "Partyush: when we've finished br"> strcat Okay i guess max to max a month ?
-
Partyush[m]
<strcat[m] "it's based on how much work peop"> True
-
Partyush[m]
I know how to make android apps but never touched a rom like this one any help i can do ?
-
aeonsolution[m]
Partyush: you can setup the development branch as step 0
grapheneos.org/build#development-branch, once you finish that send me a message and we can try to see how you can help out
-
aeonsolution[m]
change the 11s to 10 for now
-
aeonsolution[m]
* change the 11s to 10s for now
-
aeonsolution[m]
bungeetaco: was also trying to help out, so give it a shot
-
Partyush[m]
<aeonsolution[m] "Partyush: you can setup the deve"> Hey thanks for your response. I am setting up dev environment repo sync is takeing time i guess it will take some more time.
-
derpy
Anyone else experience YouTube freezing when playing full screen in the default browser?
-
derpy
Exiting & entering full screen fixes it - and it happens more quickly with motion pictures - not with static videos (audio only)
-
propertype[m]
<derpy "Exiting & entering full screen f"> Which build are you using?
-
derpy
stable
-
derpy
It just updated last night... not sure where to see the version
-
DannyWorkOrderPr
Who's this renlord guy? 😜
-
louipc
hacker
-
Ultron[m]
<DannyWorkOrderPr "Who's this renlord guy? 😜"> GOS developer.
-
DannyWorkOrderPr
Just friendly jokes - I'm familiar =]
-
snowkeld[m]
I've been using GrapheneOS on 3a xl for a few months. The Bluetooth lags and crashes to the point that it is unusable. Is this a known issue?
-
NorbertTretkows4
<snowkeld[m] "I've been using GrapheneOS on 3a"> Bluetooth works without any issues on my Pixel 3.
-
Autopsy[m]
<snowkeld[m] "I've been using GrapheneOS on 3a"> Search the logs and on GitHub? I haven't heard of it, though.
-
djee737ejdd[m]
Anyone else having problems with timers since last update?
-
Partyush[m]
<aeonsolution[m] "Partyush: you can setup the deve"> Yeah it's done
-
snowkeld[m]
<NorbertTretkows4 "Bluetooth works without any issu"> pixel 3a xl
-
snowkeld[m]
were not tested with stock image they shipped with unfortunately
-
Autopsy[m]
snowkeld only thing I could recommend is a reinstall of GrapheneOS after flashing the latest Google release. Shouldn't matter, but I had memory leak issues with WiFi a couple of months ago on the 4XL and that fixed it.
-
snowkeld[m]
ouch. reinstall would suck
-
NorbertTretkows4
snowkeld: You can make a backup using Seedvault.
-
Autopsy[m]
If you have seedvault to back up your apps and stuff, it'll be fine.
-
arouzing[m]
I know and use fdroid for foss apps, currently use aptiod for non foss apps. If there is a better alternative let me know!
-
Partyush[m]
<arouzing[m] "I know and use fdroid for foss a"> I guess aroura store
-
arouzing[m]
Just downloaded it! Much nicer then aptoid.
-
Partyush[m]
Huurreeey :enjoy
-
Ultron[m]
<arouzing[m] "Just downloaded it! Much nicer t"> It's just a front end to download apps from Google Play without using the actual Google Play app. Aptoid cannot be trusted imo.
-
arouzing[m]
I did not trust aptoid to begin with just did not know any other option.
-
arouzing[m]
Thanks again!
-
eNCkUVduEqmGdeAK
hi, need some help building for 3a -> trying to follow the guide : `` Desktop/grapheneos-QQ3A.200805.001.2020.09.11.14/kernel/google/crosshatch$ ./build.sh crosshatch``
-
eNCkUVduEqmGdeAK
getting : ``../scripts/basic/fixdep.c:105:10: fatal error: 'sys/types.h' file not found#include <sys/types.h> ^~~~~~~~~~~~~``
-
eNCkUVduEqmGdeAK
i tried ./build.sh sargo but it wasnt found
-
M8383n550n[m]
Does anyone knows when GOS will approx realize firmware/support for Pixel4a? I am thinking to get a new Pixel4a and hope to don't buy it for nothing. Thank you.
-
Ultron[m]
It should get supported eventually. Developer of CalyxOS said today that they are close with Pixel 4a support. Graphene should follow provided some body volunteer to be the device maintainer. If not then you can use CalyxOS when it's ready.
-
Autopsy[m]
<M8383n550n[m] "Does anyone knows when GOS will "> Search the logs. But basically, when it's ready.
-
LinusSexTips[m]
has anyone had the error "Can't find valid operating system. the device will not start."?
-
LinusSexTips[m]
I got it after relocking the bootloader
-
LinusSexTips[m]
I cant unlock it again anymore :(
-
Autopsy[m]
Was just gonna say that ^
-
Autopsy[m]
<LinusSexTips[m] "has anyone had the error "Can't "> Did you follow a guide or a video?
-
Autopsy[m]
The guide*
-
Autopsy[m]
Video, as you've just stated in CalyxOS room.
-
LinusSexTips[m]
yeah, but I used the commands from the official website
-
Autopsy[m]
Still shite. Henry tried his best but he has caused so many problems.
-
LinusSexTips[m]
yeah I heard haha
-
Autopsy[m]
Anyways, best thing you can do is use flash.android.com and see if that lets you update to the latest stock.
-
Autopsy[m]
Another thing
-
Autopsy[m]
<LinusSexTips[m] "yeah I heard haha"> After relocking the bootloader. I assume you closed your terminal / PowerShell?
-
LinusSexTips[m]
yes
-
Autopsy[m]
If so, set up your environment path again, using platform-tools, and then try to unlock the bootloader again.
-
Autopsy[m]
That's probably what's causing your issue
-
LinusSexTips[m]
I will try
-
LinusSexTips[m]
though adb devices isnt even picking up my phone right now
-
Autopsy[m]
<LinusSexTips[m] "though adb devices isnt even pic"> It won't
-
eNCkUVduEqmGdeAK
invalid device codename
-
Autopsy[m]
Just set your environment up again, boot into bootloader, and try fastboot flashing unlock.
-
LinusSexTips[m]
<Autopsy[m] "Just set your environment up aga"> I cant get into the bootloader interface though
-
Autopsy[m]
You can
-
bypassbob[m]
Hello people just wanted to confirm if the GrapheneOS changes MAC address?
-
LinusSexTips[m]
how
-
LinusSexTips[m]
<bypassbob[m] "Hello people just wanted to conf"> yes by default, you can check in network settings
-
bypassbob[m]
Haven’t installed it yet. Was planning on getting a pixel 4 this week but just wanted to make sure MAC address changing was possible
-
Autopsy[m]
<LinusSexTips[m] "how"> Power and volume down?
-
Autopsy[m]
Volume up ^
-
Autopsy[m]
One of the two
-
Autopsy[m]
Can't remember off the top of my head
-
LinusSexTips[m]
thats what I was trying
-
LinusSexTips[m]
did both
-
bypassbob[m]
Is the pixel 4 the best phone to buy currently to run GrapheneOS?
-
eNCkUVduEqmGdeAK
how do i build the kernel for 3a ?
-
LinusSexTips[m]
nevermind
-
stdcerr
Hi All, I have a question: I have a pixel4 phone and am considering to De-Google it with GrapheneOS. One thing I'm wondering however, would I still be able to use Google maps e.g. even with GrapheneOS loaded?
-
LinusSexTips[m]
finally worked
-
Autopsy[m]
<bypassbob[m] "Is the pixel 4 the best phone to"> 4, 4XL, 4a will be around one day.
-
Autopsy[m]
<LinusSexTips[m] "finally worked"> Yay!
-
Autopsy[m]
<stdcerr "Hi All, I have a question: I hav"> Yes
-
Ultron[m]
Depends hardware wise - Pixel 4 and 4XL are the best. Top of the line SOC, etc.
-
Seplx[m]
<eNCkUVduEqmGdeAK "how do i build the kernel for 3a"> Read the google aosp docs. I can give a link
-
eNCkUVduEqmGdeAK
thx
-
LinusSexTips[m]
ok bootloader is unlocked
-
LinusSexTips[m]
so I need to figure out what went wrong last time
-
stdcerr
<Autopsy> excellent! Thanks!
-
Autopsy[m]
<LinusSexTips[m] "so I need to figure out what wen"> Let's go through it together
-
eNCkUVduEqmGdeAK
trying to build kernel for 3a ``` rapheneos-QQ3A.200805.001.2020.09.11.14/kernel/google/crosshatch/out' HOSTCC scripts/basic/fixdep../scripts/basic/fixdep.c:105:10: fatal error: 'sys/types.h' file not found#include <sys/types.h> ^~~~~~~~~~~~~1 error generated.make[2]: *** [scripts/Makefile.host:101: scripts/basic/fixdep] Error 1make[1]:
-
eNCkUVduEqmGdeAK
*** [/home/shifted/Desktop/grapheneos-QQ3A.200805.001.2020.09.11.14/kernel/google/crosshatch/Makefile:449: scripts_basic] Error 2make[1]: Leaving directory '/home/shifted/Desktop/grapheneos-QQ3A.200805.001.2020.09.11.14/kernel/google/crosshatch/out'make: *** [Makefile:152: sub-make] Error 2 ```
-
Ultron[m]
<stdcerr "Hi All, I have a question: I hav"> You won't be able to login and download offline maps or login based functionality. But most of the maps will work fine normally. Google maps only rely on gapps for signing in functionality.
-
Autopsy[m]
Drop me a PM
-
Seplx[m]
eNCkUVduEqmGdeAK: you are missing some .h files in your distro I think
-
eNCkUVduEqmGdeAK
Seplx[m] means i need to install some packages?
-
eNCkUVduEqmGdeAK
its ubuntu 20
-
Seplx[m]
The aosp docs recommend ubuntu 14.04
-
bypassbob[m]
As anyone heard of tox messenger? And what are your opinions on the safety of using this through Tor?
-
Seplx[m]
Run it in a vm if you can because it's outdatef
-
Seplx[m]
* Run it in a vm if you can because it's outdated
-
eNCkUVduEqmGdeAK
no other workaround ;/ ?
-
Ultron[m]
Please join the off-topic room. #freenode_#grapheneos-offtopic:matrix.org
-
Ultron[m]
<bypassbob[m] "As anyone heard of tox messenger"> Please join the off-topic room. #freenode_#grapheneos-offtopic:matrix.org
-
eNCkUVduEqmGdeAK
so the idea is to run a vm of ubuntu 14 , build the kernel, then move the files out to my development env ?
-
Seplx[m]
<eNCkUVduEqmGdeAK "no other workaround ;/ ?"> You can make an include folder in the folder where it's missing, but you will have to find those .h files manually which might not even work
-
-
i_remember_touch
is it possible to install different versions of the same app in different graphene profiles?
-
Autopsy[m]
If they're installed in different profiles, yes
-
i_remember_touch
that's strange, i am getting an error "A conflicting package exists"
-
arouzing[m]
Anyone know an ebay client that works on gos?
-
Autopsy[m]
<arouzing[m] "Anyone know an ebay client that "> Have you tried the official one?
-
arouzing[m]
Yep, does not work as it needs play services.
-
Autopsy[m]
Then browser?
-
Autopsy[m]
Don't think they have a web app, but make a shortcut on the home screen?
-
arouzing[m]
That's what i have at the moment. I guess it will have to do.
-
bypassbob[m]
I’ve found Firefox is always the best for requesting desktop sites I use Facebook via it instead of the app
-
crixtnn[m]
i_remember_touch: the app needs to be the same version on all users. try making a work profile using shelter app from fdroid and you might get lucky
-
crixtnn[m]
users =/= profile
-
crixtnn[m]
strangefinder: for managing bookmarks and sync them with the pc I use xbrowsersync from fdroid
-
aeonsolution[m]
<Partyush[m] "Yeah it's done "> cool, try flashing it on your phone
-
faxing[m]
Is it better to use the default one that comes with Graphene or Signals SMS features for SMS and all of that?
-
aeonsolution[m]
go to out/target/product/DEVICE in the folder and the run `fastboot flashall -w`
-
aeonsolution[m]
this only applies to development builds FYI
-
Partyush[m]
Basically i have to reflash with m debug build same things as apk
-
Autopsy[m]
<faxing[m] "Is it better to use the default "> Either one is fine. It is up to you whether you want the Signal app to be "cluttered" with all your SMS messages, or just have a nice clean Signal and dedicated SMS app.
-
aeonsolution[m]
<eNCkUVduEqmGdeAK "i tried ./build.sh sargo but i"> the kernel for Pixel 3a XL and Pixel 3a is bonito. thats why you are getting that error. they share the same kernel. so build bonito.
-
aeonsolution[m]
Partyush: something is wrong with your encryption key so i cant decrypt your messages
-
aeonsolution[m]
check your settings and reenter your keys
-
Partyush[m]
aeonsolution sorry for that i fixed that
-
Partyush[m]
Come again
-
Autopsy[m]
<Partyush[m] "Come again "> ( ͡° ͜ʖ ͡°)
-
aeonsolution[m]
<M8383n550n[m] "Does anyone knows when GOS will "> Your monetary donations support the work that goes into supporting the Pixel 4a in the future.
grapheneos.org/donate. The preferred method at the moment is Paypal and Github sponsorship. Anything helps.
-
aeonsolution[m]
<stdcerr "Hi All, I have a question: I hav"> Hey everyone in the channel. It is very important for us to all clarify that GrapheneOS does not actually remove Google proprietary software from AOSP because AOSP does not include Google apps and services to begin with. Using the phrase De-google is very misleading and we as a community should do better to describe GrapheneOS.
-
aeonsolution[m]
As a fall back, there is nothing wrong with saying "GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility."
grapheneos.org
-
cn3m[m]
yes, there is nothing to degoogle from GrapheneOS since there is no google service in the first place to remove
-
aeonsolution[m]
exactly 💯
-
Autopsy[m]
Although, to OP's defense, they did say that they want to degoogle their phone *with* GrapheneOS, so removing stock. But I totally agree with your connotations!
-
cn3m[m]
true
-
bypassbob[m]
Is the pixel 4 the best phone at the moment? I’m going to buy one next day or so if this is the case I seen a processor in an older one which looked pretty powerful
-
aeonsolution[m]
<Autopsy[m] "Although, to OP's defense, they "> Yeah, I thought about that too but this is where we can jump in to clarify that GrapheneOS doesn't remove G apps and services. It builds the OS without them. So technically they are flashing an OS that doesn't include them.
-
aeonsolution[m]
They aren't flashing an OS that removes them if that makes sense and the distinction is important because its what people use to describe GOS incorrectly.
-
aeonsolution[m]
I hate the semantics of it, but people dont follow up on it.
-
Autopsy[m]
Yeah. It's more about the services that they offer, rather than AOSP
-
aeonsolution[m]
exactly
-
Autopsy[m]
No Google, no AOSP. Well, at least currently
-
cn3m[m]
<bypassbob[m] "Is the pixel 4 the best phone at"> yeah it probably will be for quite a while it might be faster than the Pixel 5 even
-
cn3m[m]
it also has the IR array
-
cn3m[m]
which is really cool
-
louipc
-
louipc
google maps wont work
-
bypassbob[m]
<cn3m[m] "it also has the IR array "> Is that the facial recognition? To be honest I think 2FA is the way forward but I don’t like the idea of having the phone store my face on it
-
cn3m[m]
<bypassbob[m] "Is that the facial recognition? "> it is a fuzzed mathmatical representation stored in the Titan M
-
cn3m[m]
it is definitely safe
-
cn3m[m]
kills the shoulder surfing vector or CCTV
-
cn3m[m]
times out after 48 hours
-
faxing[m]
Or does it even make a difference which one?
-
bypassbob[m]
What times out? The image deletes itself?
-
Autopsy[m]
<louipc "google maps wont work"> Well, that's funny, because it works for me.
-
bypassbob[m]
The encros had a remote wipe feature that would be pretty cool in the form of an open source app
-
bypassbob[m]
Also a code you could type in lock screen that was customisable that would wipe too
-
faxing[m]
<Autopsy[m] "Either one is fine. It is up to "> Alright, thanks
-
louipc
hmm interesting
-
VincentLeRoux[m]
<cn3m[m] "yeah it probably will be for qui"> What about the battery? Does it lasts longer than 3a?
-
dazinism
Think the 3aXL has better battery life than any of the other supported devices. Then I think the 3a. The XL versions have bigger batteries so should outperform their smaller counterparts.
-
bypassbob[m]
So would you recommend an XL over standard size? I’m getting a 4 next few days
-
ThomCat[m]
The 4 XL has a much larger battery (3700mAh vs 2800)
-
bypassbob[m]
<ThomCat[m] "The 4 XL has a much larger batte"> No brainier then
-
ThomCat[m]
Yep. I have the 4 XL, and honestly if you can hold out for a $a XL it might be worth it to consider. I really really miss having a fingerprint sensor
-
cn3m[m]
yeah Pixel 4 battery is bad
-
cn3m[m]
Pixel 4 XL is the sweet spot
-
cn3m[m]
decent battery, great performance, best security
-
cn3m[m]
longest support
-
ThomCat[m]
COVID has shown just how insipidly stupid it is to get rid of a fingerprint sensor
-
ThomCat[m]
* Yep. I have the 4 XL, and honestly if you can hold out for a 4a XL it might be worth it to consider. I really really miss having a fingerprint sensor
-
cn3m[m]
<ThomCat[m] "COVID has shown just how insipid"> Facial Recognition is a lot more secure
-
ThomCat[m]
That's something I didn't consider
-
JTL
Another problem with facial scanning is it's a high frequency LED near the infrared spectrum
-
JTL
Can be issue with epilepsy or other medical conditions
-
cn3m[m]
Fingerprints for example work while you are sleeping and generally are easier to fake. Facial recognition on devices with a good IR array(pretty much just iPhones and Pixel 4) are the ideal way to go
-
faxing[m]
Does all of the Face Unlock and the gesture above the phone stuff work on the 4 on Grapene?
-
JTL
Didn't the first iteration of Pixel 4's face unlock not have awareness detection? :P
-
ThomCat[m]
Yep.
-
cn3m[m]
<JTL "Didn't the first iteration of Pi"> correct it required an update
-
JTL
lol fail
-
cn3m[m]
<faxing[m] "Does all of the Face Unlock and "> not the gestures iirc, but the Face Unlock yes
-
JTL
Personally I think 2FA for any form of biometrics is a good future goal
-
cn3m[m]
<JTL "lol fail"> yes, but now there is no real shortcoming compared to say an iPhone(at least if you use GrapheneOS)
-
JTL
right
-
cn3m[m]
it is still rather questionable on stock for locally security when you don't have restricted USB
-
cn3m[m]
which GrapheneOS and iOS would
-
cn3m[m]
Pixel 4 has generational improvements for security as well
-
bypassbob[m]
<JTL "Personally I think 2FA for any f"> I agree. Also a button combination with the encro phones if you pressed just the power once it would start a fake android os. If you clicked the power 3 times then held on 3rd it would start up the real os
-
cn3m[m]
the better way would probably be a profile can be more resistant forensics in some cases
-
cn3m[m]
there is a GrapheneOS issue for that iirc on GitHub