-
cn3m[m]
<BalooRJ "basically you can get 4 years ou"> 3 years of updates guarenteed
-
BalooRJ
The Pixel did get four years of updates though
-
BalooRJ
I do hate the planned obscelence of the phone market though
-
BalooRJ
they're already powerful enough that they can last for much longer than 4 years I think, but that doesn't sell devices
-
internetshogun[m
<mxnorvak[m] "Nice rules, i can't access the l"> I can get to it by long pressing the channel name in your list of channels. It'll bring you to the section where you select what kind of notifications you can get (noisy, mentions only), and press the icon. Kind of ass backwards. This is on Element
-
internetshogun[m
It has accessible links, at least on Graphene
-
mxnorvak[m]
<internetshogun[m "I can get to it by long pressing"> I made a mistake
-
mxnorvak[m]
Didn't know when you select the room name , the description part is actually scrollable
-
mxnorvak[m]
And by scrolling down the link is accessible
-
mxnorvak[m]
My bad
-
internetshogun[m
yeah or you can just press the icon as I learned in the chat as I learned just now. My life is a lie
-
mxnorvak[m]
which icon?
-
internetshogun[m
The actual logo for the channel you are in
-
mxnorvak[m]
For me in Riot it just opens the logo image
-
internetshogun[m
Yeah, mentioned I was on Element. Riot has been replaced by it now iirc
-
mxnorvak[m]
Yea different apps
-
zozu[m]
Now that the pixel 4a is out, and graphene for the pixel 4 although experiment, is available, can we expect to see graphene running on a pixel 4a soon? Say, within the scope of the next two months?
-
zozu[m]
Or would it be naive of me to have such hopes?
-
LinusSexTips[m]
Well seeing as the 4a isn't out yet, I'd say pretty naive
-
refragable[m]
Little has changed, the project still needs more help. New devices will not get GrapheneOS without device maintainers and more development team members.
-
marlow11[m]
I just hope my pixel 2 hangs in there a while longer. Wish I had the skills/time to actually contribute in a meaningful way to the project. Maybe in the future when I get my studies out of the way :-/
-
marlow11[m]
Didn't realise the pixel 4 had no fingerprint scanner and was instead relying on face scanner. That shits me.
-
aeonsolution[m]
There is a lot of work that goes into making GrapheneOS work as regragable says. We don't have device maintainers and enough developers. If people want the Pixel 4a to get support, you need should pitch in on getting that support or donating money to the project <
grapheneos.org/donate>.
-
renlord
does the pixel 4a come with PVC?
-
JTL
>
-
JTL
Brace yourselves: Google’s Pixel 4A is finally, probably coming Monday
-
JTL
I thought it was the HL3 of phones...
-
renlord
-
JTL
renlord: for performance or just UI aesthetics?
-
bonerdose[m]
<aeonsolution[m] "There is a lot of work that goes"> I wish I could donate more but all I can afford right now is 5$/month, this project deserves way more time and effort and unfortunately I know absolute zero about programming
-
JTL
bonerdose[m]: I was in a similar boat 10-15 years ago. We all start somewhere.
-
JTL
Cheers
-
bonerdose[m]
<JTL "bonerdose: I was in a similar bo"> Thanks bro, maybe now would be a good time to start learning
-
JTL
The best time was yesterday, second best time is now :)
-
nickcalyx[m]
$5 a month adds up
-
JTL
Unfortuntaly I find to work on an advanced project like this requires some understanding of computer science concepts as opoosed to just programming per se...
-
JTL
I hope you get there someday
-
bonerdose[m]
True
-
bonerdose[m]
It does seem extremely complicated
-
strcat[m]
renlord: it might need to be configurable
-
strcat[m]
or paginated
-
renlord
JTL: both
-
JTL
Assumed as much
-
renlord
with my query now, it takes a while to get a response
-
renlord
and the scroll bar is too long
-
Knull[m]
what do you guys use/suggest for streaming music?
-
crixtnn[m]
hi there. I did a factory reset on 3a xl and when I try to install fdroid on a secondary user I get the error "App was not installed."
-
TheJollyRoger
crixtnn[m]: you may be trying to install an outdated .apk. If you have F droid installed as the primary user, and it's upgraded to a later version, you need to install the same version on your second user account. Make sure that it's the same in both profiles. F-droid updated itself recently, so that's something to watch for.
-
crixtnn[m]
thanks. that was the problem. had it with other apps as well. the apk to be installed needs to be the same version as the one installed on other users. reinstalled it on all users and it worked.
-
renlord
fdroid is really bad
-
renlord
i really strongly advise people to not use it
-
renlord
every app i get from fdroid is outdated
-
renlord
uses old android api
-
JTL
Eventually I hope we have own "app store" with own our repository with much better quality control
-
renlord
as an example -- password store, the fdroid version is so old, it cant even update to the current release that is distributed on github/play store
-
JTL
blah
-
renlord
the fdroid version does not even use the correct APIs to password fill
-
renlord
and asks that you enable accessbility which is actually a terrible thing to do
-
renlord
the new one is vastly superior and actually works properly
-
renlord
and uses scoped storage
-
JTL
I assume that's because it was built for a much older version of Android?
-
JTL
Otherwise I agree
-
renlord
JTL: yes
-
renlord
and fdroid does not ship this new version
-
renlord
zzz
-
renlord
why? no fkin idea.
-
renlord
this was just a few months ago
-
renlord
JTL: even if we have our own appstore, the number of application that are maintained inside it will be minimal, prolly vanadium, pdfviewer and auditor only
-
JTL
Agreed
-
pixelusus
-
lovesausage[m]
<cn3m[m] "you mean like XPrivacyLua?"> Yea something like that (without xposed), lineage has a built in function for feeding false data to apps. Privacy manager or something similar
-
bonerdose[m]
Why doesn't AOSP contain a way to truly sandbox apps
-
pixelusus
what do u mean bonerdose[m]
-
pixelusus
truly sandbox?
-
bonerdose[m]
Like a true sandbox and not just a work profile
-
pixelusus
but each apps are sanboxed already
-
TheJollyRoger
bonerdose[m], AOSP sandboxes each app individually already to its own specific user account, and unless you grant it permission to the shared storage, it only sees within its own home directory. If it wants to communicate with another app, those apps need to be written to communicate with it. The permissions are enforced via the mandatory access control policies in the kernel.
-
strcat[m]
bonerdose: apps are all sandboxed
-
strcat[m]
an app cannot be not sandboxed
-
ruddo[m]
<pixelusus "renlord
gitlab.com/fdroi"> I suffered the exact same bug.
-
pixelusus
-
pixelusus
Version 1.9.2 (10920) Added on 2020-07-0
-
pixelusus
7
-
renlord
ok, i've uninstalled fdroid
-
pixelusus
it have been up to date since a while, the package name changed a while ago
-
norbert[17
The old version of Password Store was archived a while ago, but the renaming was quite confusing...
-
norbert[17
-
norbert[17
Still waiting for 1.10.x to get included into F-Droid...
-
norbert[17
* Still waiting for 1.10.x to get included into F-Droid though...
-
BlackWinnerYoshi
For some reason, I cannot take photos using Open Camera or Simple Camera, but the default camera included in GrapheneOS works (Pixel 3a XL, version 2020.07.06.20 stable). Why is that?
-
pixelusus
i haven't tried open camera since a while do it now open in portrait mode or still open in landscape while using the phone in portrait mode? it was really painful
-
BlackWinnerYoshi
<pixelusus "i haven't tried open camera sinc"> ?
-
pixelusus
i guess they fixed it finnaly
-
g65434-2[m]
you can still use gcam
-
bonerdose[m]
1. Get the latest Google camera apk
-
bonerdose[m]
2. Install microG services core from f-droid and deny network permission.
-
bonerdose[m]
3. Install Gcam apk and deny internet permission
-
bonerdose[m]
Now you have a way better camera app and no telemetry!
-
bonerdose[m]
* 1. Get the latest Google camera apk
-
bonerdose[m]
2. Install microG services core from f-droid and deny network permission.
-
bonerdose[m]
3. Install Gcam apk and deny network permission
-
bonerdose[m]
^best way I've found to get gcam working on Graphene
-
-
bonerdose[m]
<alzxjm[m] "> <@bonerdose:matrix.org> 1. Get"> Thanks! I'll edit my original comment
-
bonerdose[m]
* 1. Get the latest Google camera apk
-
bonerdose[m]
-
bonerdose[m]
3. Install Gcam apk and deny network permission
-
bonerdose[m]
Does anyone know if uninstalling play services messes up apps like installing play services after installing apps does?
-
SchismXL[m]
bonerdose this question would be more suited to the offtopic channel.
-
SchismXL[m]
#freenode_#grapheneos-offtopic:matrix.org
-
SchismXL[m]
-
-
alzxjm[m]
Black Winner Yoshi: I used `adb pull` to get a Pixel camera from a stock install. You could try APKMirror, maybe.
-
bonerdose[m]
<BlackWinnerYoshi "> <@bonerdose:matrix.org> 1. Get"> Aptoide has the latest apk, but its the least secure. I recommend apkpure even though its out of date if you don't trust aptoide.
-
BlackWinnerYoshi
<alzxjm[m] "Black Winner Yoshi: I used `adb "> Well, I don't have the stock install anymore... And I want to have Google Camera up-to-date
-
bonerdose[m]
Okay aptoide has the latest version
-
za_warudo-vilfp8
why not apkmirror?
-
BlackWinnerYoshi
<za_warudo-vilfp8 "why not apkmirror?"> You have to update manually
-
bonerdose[m]
Exactly
-
za_warudo-vilfp8
there's mda5, sha1, sha256 signatures you can check there thru Classyshark3xodus
-
za_warudo-vilfp8
Welp, ok, I don't trust it but go on
-
alzxjm[m]
Black Winner Yoshi: Subscribe to an RSS feed for your app. Not a big deal to quickly download an APK and update.
-
alzxjm[m]
-
bonerdose[m]
How is apkpure any less safe than apkmirror
-
za_warudo-vilfp8
It's the aptoide I'm quite uncomfortable with
-
bonerdose[m]
Yes that's understandable
-
za_warudo-vilfp8
* It's the aptoide I'm quite uncomfortable with (thanks to recent breaches)
-
bonerdose[m]
You take a bigger risk but aptoide has paid apps, usually has the newest updates, and their app is open source
-
BlackWinnerYoshi
Actually, what RSS app should I use?
-
BlackWinnerYoshi
For getting Google Camera updates
-
bonerdose[m]
The most up to date one on f droid
-
bonerdose[m]
Or you could just use apkpure
-
bonerdose[m]
And not need an rss
-
BlackWinnerYoshi
<bonerdose[m] "Or you could just use apkpure"> But APKPure has an out of date version
-
bonerdose[m]
Okay so that leaves 2 options:
-
bonerdose[m]
1. Use aptoide and not need an RSS but less secure.
-
bonerdose[m]
2. Use an RSS feed for updates on gcam in apkmirror
-
za_warudo-vilfp8
Don't use ttrss
-
za_warudo-vilfp8
Requires google play services
-
za_warudo-vilfp8
It kinda boggles me that it's even on fdroid
-
za_warudo-vilfp8
It can't even function on gms/gsf-less phones
-
bonerdose[m]
Antennapod and essential, qksms, many more are GSF dependant
-
bonerdose[m]
* Antennapod and essential, qksms, many more are GSF dependant and on f droid
-
alzxjm[m]
Yeah but Antennapod works fine without GSF. That dependency might only be there for Chromecast (in Play Store version) but IDK.
-
BlackWinnerYoshi
I decided to use Feeder as the RSS app
-
alzxjm[m]
My favorite RSS readers are Newsblur (for insane features) or Miniflux.
-
alzxjm[m]
I think you have to self-host Miniflux though.
-
anupritaisno1[m]
Don't use aptoide
-
anupritaisno1[m]
Try aurora store
-
BlackWinnerYoshi
<anupritaisno1[m] "Try aurora store"> I haven't found Google Camera on Aurora Store, though. Unless you know where is it.
-
za_warudo-vilfp8
-
za_warudo-vilfp8
This works
-
za_warudo-vilfp8
If you need rss
-
anupritaisno1[m]
<BlackWinnerYoshi "I haven't found Google Camera on"> Look at apkpure
-
za_warudo-vilfp8
It's outdated they said
-
bonerdose[m]
Apkmirror is the safest latest version
-
bonerdose[m]
Aptoide: latest and unsafe
-
bonerdose[m]
Apkpure: Safe but out of date
-
bonerdose[m]
Apkmirror: safe and up-to-date but no auto update
-
za_warudo-vilfp8
Nvm, it doesnt
-
za_warudo-vilfp8
work on apkmirror
-
za_warudo-vilfp8
* Nvm, it doesnt (the rss app i gave)
-
BlackWinnerYoshi
Looks like Google Camera works
-
BlackWinnerYoshi
Although, I still wonder why the other camera apps don't work
-
strcat[m]
bonerdose: use aurora store
-
bonerdose[m]
Google camera doesn't show up for most people on Aurora
-
za_warudo-vilfp8
Tried spoofing on lower api, doesn't work
-
pixelusus
just open it in aurora
-
pixelusus
from browser
-
za_warudo-vilfp8
Welp, it works
-
za_warudo-vilfp8
-
cdesai
That doesn't show the latest version here atleast
-
BlackWinnerYoshi
<za_warudo-vilfp8 "
play.google.com/store/ap"> This shows the "Uninstall" and "Install" buttons at the same time, lol
-
BlackWinnerYoshi
* This shows the "Uninstall" and "Install" buttons at the same time, lol
-
BlackWinnerYoshi
Although, the latest version of GCam works on Android 11 only, so I had to install an older version anyway
-
BlackWinnerYoshi
Also, can you remove the `&hl=` thing next time?
-
BlackWinnerYoshi
Well, anyway, I'll just use GCam for now
-
SchismXL[m]
<BlackWinnerYoshi "Well, anyway, I'll just use GCam">
forum.xda-developers.com/apps/googl…ds/gcam-google-pixel-1-2-3-t3875663 can also use a modded GCam.
-
BlackWinnerYoshi
<SchismXL[m] "
forum.xda-developers.com"> Actually, I can just use the stock Google Camera app
-
SchismXL[m]
Yeah, for sure. Just giving options.
-
g65434-2[m]
you can always use that something something ultra secret repo
-
YumekoJabamiIRL[
Is Saleh a bot that's bugging out? Keeps joining and leaving the room like 20 times a day
-
faxing[m]
Does it reduce privacy or security or anything like that in any way if I use Google Camera?
-
faxing[m]
(Only giving it needed to function permissions and blocking network access of course)
-
dazinism
Its probably pretty safe. Google got a load of resources to throw at it.
-
faxing[m]
But I mean it is Google, it wouldn't reduce privacy or anything?
-
dazinism
Not sure what it uses the network permission for, but denying that makes it not an issue
-
dazinism
There was a vulnerability patched last year.
-
dazinism
Any app could get gcam to take photos/videos
-
greenink[m]
Is this the right place to ask for a lil help with the install?
-
dazinism
If it had storage permission, it had access to those photos
-
dazinism
greenink: yes, whats the problem
-
greenink[m]
Nice, I got as far as the flash all bit for a pixel 3a but nothing happened. I was wondering if I should try locking the oem again so I could follow the guide from the start again.
-
dazinism
My brother installed aptoide on my nephews nvidia tablet
-
dazinism
Actually nvidia set top box
-
dazinism
The aptoide app was making connections to facebook
-
za_warudo-vilfp8
<greenink[m] "Nice, I got as far as the flash "> Ever checked `fastboot device` before flashing?
-
cdesai
I don't use anything apart from aurora and apkmirror for grabbing play store apps.
-
dazinism
greenink: no, wont need to lock the device
-
dazinism
Just need to follow the instructions on the website carefully
-
greenink[m]
But just ignore the oem unlocking bit because I already did it?
-
dazinism
Yeah, ignore that
-
dazinism
Its likely a problem with setting PATH
-
greenink[m]
Aight I’ll give it a shot, thanks
-
dazinism
Or a dodgy lead or usb port
-
dazinism
Try a different lead or port if you can
-
greenink[m]
Was using techlores guide for it because this is defo not my area of expertise
-
dazinism
greenink: lots of people run into issues following that.... follow the instructions on the website
-
greenink[m]
👍 cheers
-
dazinism
greenink: where did you get your fastboot / android tools?
-
za_warudo-vilfp8
Good luck
-
dazinism
You may have the wrong version and need to remove that
-
greenink[m]
From the link he recommended. I’ll give it another go following only the sites instructions and I’ll let ya know if I haven’t messed it up 😅
-
dazinism
greenink: think you may have to uninstall that, if its not the same link as the GrapheneOS website gives
-
dazinism
*think you will
-
greenink[m]
Got it, thanks
-
BalooRJ
Does anyone know if there is a way to restore plain text SMS messages in GrapheneOS? I used Silence for a time but switched to the default Messaging AOSP app
-
BalooRJ
trying to see if I can use these plain text backups of text I have from Silence into the Messaging app. Even when I look in backup I don't see an option to even back up text messages, curious if this is possible at all
-
nik[m]1
Google just announced the Pixel 4a, are there any plans to support it?
-
BlackWinnerYoshi
<BalooRJ "trying to see if I can use these"> Can Silence even restore a Silence SMS backup? I guess this is the only way. Or search F-Droid for other SMS apps, maybe they have the option
-
BlackWinnerYoshi
<nik[m]1 "Google just announced the Pixel "> Probably yes, but the GrapheneOS devs need to actually have the device to be able to test it
-
BalooRJ
BlackWinnerYoshi: Silence can both export and import SMS texts received through the app in both encrypted and plaintext form
-
BalooRJ
but Silence is not compatible with KDEConnect, so I've been attempting to find a FLOSS SMS app that I can import the backup into. The default app can't, neither can the Simple SMS Messaging app that was recently released
-
BalooRJ
if anyone knows of a FLOSS app that you can import plain text xml SMS backups into and is compatible with KDEConnect, I would be very grateful
-
BlackWinnerYoshi
<BalooRJ "if anyone knows of a FLOSS app t"> I think someone would need to make one
-
BalooRJ
KDEConnect is compatible with quite a few messaging apps according to the devs, so I think it's just a matter of me finding one with an import option
-
BalooRJ
unless no SMS apps can import old texts from plaintext
-
BalooRJ
so it looks like it is the restore feature that doesn't have a native setting in Android
-
-
dazinism
crabman: yeah, they are pretty much the same. Think the only difference may be that the apk download version can self update.
-
crabman[m]1
dazinism: Thanks. I can't find a way to force Signal to check for updates. I am now curious why self update is not being prompted, but Auroa is prompting one for Signal.
-
crabman[m]1
greenink: I used Techlore instructions with minimal issues. Against the recommendations here, I edited the script file as recommended by Techlore and all went well.
-
BalooRJ
You can flag apps in Aurora so that youre not pulling updates from different repositories
-
BalooRJ
and that Aurora only updates that apps you got directly from the Aurora store
-
-
za_warudo-vilfp8
So no self-update to check
-
za_warudo-vilfp8
It usually only updates when it's a big one
-
crabman[m]1
@za_vilfp8kn0pcyh-tfcfvapg77a:privacytools.io: Thanks
-
crabman[m]1
<BalooRJ "You can flag apps in Aurora so t"> Thanks, I will look into the Auroa settings a little more.
-
BalooRJ
It's a little complex the last I looked at it, but as long as you don't just hit update all when youre using Aurora
-
BalooRJ
You'll be able to parse out what you've installed from Aurora specifically and just update those apps
-
dazinism
Yeah the Signal self updates happen later than the Play store. Also doesnt happen with every update (I guess/hope any with security fixes do happen)
-
g65434-2[m]
hmm i feel it's kinda pointless to use standalone apk when you use fdroid with rfc repo ..
-
g65434-2[m]
maybe i think wrongly tho
-
crabman[m]1
<g65434-2[m] "maybe i think wrongly tho"> rfc repo? I am not familiar
-
g65434-2[m]
yeah, it's included within aurora droid
-
g65434-2[m]
or you can get it from fdroid site
-
crabman[m]1
g65434-2: I looked at
forum.f-droid.org/t/known-repositories/721 but don't see a "rfc repo"
-
g65434-2[m]
oh sorry i wasn't clear enough lmao
-
-
g65434-2[m]
this one
-
crabman[m]1
g65434-2: Thanks
-
g65434-2[m]
you're welcome
-
crabman[m]1
g65434-2: So it does not work unless signed?
-
crabman[m]1
Can the key be generated from a PC or must it be generated from the phone
-
crabman[m]1
And it is unclear to me where to paste the key
-
faxing[m]
Yikes the Pixel 3a seems better than the 4a
-
faxing[m]
How did they even do that
-
ruddo[m]
why?
-
ruddo[m]
I mean what's the difference that makes it seem better?
-
g65434-2[m]
<crabman[m]1 "g65434-2: So it does not work un"> wdym ?
-
faxing[m]
The 3a has more colors, is essentially the same speed, has a larger screen (on the XL), etc
-
faxing[m]
also no punchhole notch that gets in the way on the 3a
-
faxing[m]
I dunno the 4a just seems like the same thing but worse imo
-
faxing[m]
Personal preference though
-
mxnorvak[m]
You're getting many details wrong
-
ruddo[m]
the 4a is faster.
-
ruddo[m]
it has more RAM
-
camoufrage[m]
Moderate bezels like the 3a's help me get to the screen better
-
ruddo[m]
it has 128 GB memory
-
ruddo[m]
it has a larger screen-to-phone ratio
-
ruddo[m]
it has a more powerful battery
-
ruddo[m]
it charegs at 18 watts
-
ruddo[m]
the cameras appear to be the same
-
ruddo[m]
4a weighs less
-
mxnorvak[m]
Its screen is bigger while the phone is smaller
-
ruddo[m]
and it's in black which I am okay with.
-
ruddo[m]
looks like an improvement for sure
-
camoufrage[m]
3a charges at 18w too iirc
-
mxnorvak[m]
UFS 2.1 as well
-
ruddo[m]
the 4a XL literally has a larger display.
-
camoufrage[m]
The faster storage is probably the biggest IMO. emmc is so trash
-
ruddo[m]
supports 2 sims, one nano sim and another esim
-
ruddo[m]
has an audio jack just like the 3a XL
-
crabman[m]1
g65434-2: Sorry, I just realized I was looking at the wrong repository
-
za_warudo-vilfp8
<ruddo[m] "the 4a XL literally has a larger"> 4a XL?
-
mxnorvak[m]
Apparently it's usb type c port is 3.1 so maybe hdmi support
-
ruddo[m]
Yes 4a XL has a larger display than 3a XL.
-
faxing[m]
Again, all personal preference like I said
-
camoufrage[m]
there is no 4a XL
-
mxnorvak[m]
<ruddo[m] "Yes 4a XL has a larger display t"> 4a XL isn't even out yet
-
ruddo[m]
It's all incremental improvements tho, I can't find anything about the cool Pixel 4 camera in the Pixel 4a
-
camoufrage[m]
most rumors point to the XL being canned
-
ruddo[m]
-
faxing[m]
for me literally none of those things matter - so for me, the 4a is worse than the 3a, to each their own, though
-
mxnorvak[m]
Alright , these were literally all of the phones spec so idk what matters
-
camoufrage[m]
5 XL, canned. 4a XL, canned. My assumption is the a models take the place of a non-XL size while the "normal" 5 will just be an XL
-
faxing[m]
I care that it charges quickly, is fast enough, I don't like intrusions on the display (notches or punch holes), I like OLED, a headphone jack, and thats about it
-
faxing[m]
I see where some of the changes could be good for some people
-
faxing[m]
but for me it just doesnt make any difference and some of the things make it worse for me
-
hypokeimenon[m]
<ruddo[m] "the 4a XL literally has a larger"> There's a 4a XL?
-
ruddo[m]
headphone jack is important to me
-
ruddo[m]
why I got the a series
-
mxnorvak[m]
<faxing[m] "I care that it charges quickly, "> I don't like the punch hole either
-
camoufrage[m]
there is no 4a XL, people who have gotten the 4a's specs right for months say they aren't doing an XL anymore
-
faxing[m]
Glad I'm not the only one lol
-
mxnorvak[m]
<ruddo[m] "specs are up tho
gad"> this is unofficial but also not true then?
-
ruddo[m]
idk
-
ruddo[m]
The solution will be an actual phone manufacturer that makes free as in freedom phones.
-
faxing[m]
fairphone?
-
za_warudo-vilfp8
4a is clearly an improvement to 3a except for punchhole
-
za_warudo-vilfp8
sort of dealbreaker since it's hard to cover the camera
-
mxnorvak[m]
<za_warudo-vilfp8 "sort of dealbreaker since it's h"> Yea I've been wondering how that could be done
-
camoufrage[m]
<za_warudo-vilfp8 "sort of dealbreaker since it's h"> Any suggestions on covering the 3a front camera with a screen protector on?
-
alzxjm[m]
<za_warudo-vilfp8 "sort of dealbreaker since it's h"> Do you not trust GrapheneOS to prevent unauthorized camera use?
-
camoufrage[m]
Gives very little room to put anything
-
za_warudo-vilfp8
<alzxjm[m] "Do you not trust GrapheneOS to p"> It's more of the other apps I install
-
za_warudo-vilfp8
They're untrusted
-
ruddo[m]
don't give them camera permission
-
ruddo[m]
or take the camera out completely.
-
alzxjm[m]
Yeah but GrapheneOS handles permissions, not the apps.
-
ruddo[m]
(I do agree that it would be good to have a way to physically cover the camera, and a notch makes that almost impossible.)
-
alzxjm[m]
If you don't trust GrapheneOS to handle permissions like sensors, what do you trust?
-
za_warudo-vilfp8
Some of them, isolated on profiles, have to double sure that they won't get anything on camera though normally, it shouldn't be bypassed thanks to SELinux
-
za_warudo-vilfp8
I get your point though. I just prefer it covered
-
za_warudo-vilfp8
in case I accidentally give an app permission to camera
-
dazinism
Can blacklist apps in Aurora Store if you dont want Aurora to notify/try to update
-
alzxjm[m]
I shouldn't be so quick to call you out. I run Chrome OS on a Pixelbook and I have my webcam covered 😅
-
za_warudo-vilfp8
By the way, I use sticker that has slider that likes covers it.
-
alzxjm[m]
-
za_warudo-vilfp8
* By the way, I use sticker that has slider that has a circle cover, like a window slider (lol)
-
za_warudo-vilfp8
I don't mind to be honest, just avoiding human mistakes. I would have desoldered the mic, but I don't have the skills to do so lol
-
za_warudo-vilfp8
<alzxjm[m] "I have [these](
duckduckg"> Yeah like that
-
za_warudo-vilfp8
Though I trust the GrapheneOS' SELinux, I try to make sure that even a human mistake will not leak that much
-
za_warudo-vilfp8
Thus, the additional hardware removal for small opsec points. Not that worth for typical usage
-
za_warudo-vilfp8
* Thus, the hardware removal or physical patching is for small opsec points. Not that worth for typical usage and threat model.
-
sallite[m]
i have an old keybase account that has some stellar lumens in it (from when they gave them out sometime ago). not doing anything with it. anyone know if theres a way to move those to bitcoin without giving out my personal info? (looking to donate it to grapheneos) i looked at coinbase but they needed a bunch of PI
-
q22[m]
-
q22[m]
Front and back?
-
LinusSexTips[m]
pixelbooks have back facing cameras?
-
LinusSexTips[m]
thats kinda cool actually
-
alzxjm[m]
They don't. Just one camera.
-
LinusSexTips[m]
oh
-
LinusSexTips[m]
then why did that guys ask if it was front and back?
-
LinusSexTips[m]
* then why did that guy ask if it was front and back?
-
alzxjm[m]
Maybe he thought I put those on my phone.
-
LinusSexTips[m]
how do you fit a webcam cover on a phone lol
-
cdesai
just stick it on there
-
LinusSexTips[m]
im looking at my pixel
-
LinusSexTips[m]
it would need an awfully small cover
-
r357[m]
<sallite[m] "i have an old keybase account th"> Same situation here, would love to know if there are options other than Coinbase for this.
-
textmate[m]
What do you guys think of the Pixel 4a
-
textmate[m]
<r357[m] "Same situation here, would love "> Binance?
-
lovesausage[m]
Empire ;)
-
bonerdose[m]
Or if you are uncomfortable with an illegal enterprise, pax has the most anonymous method depending on payment type at the cost of heavy fees
-
bonerdose[m]
Something like you pay .40 for every dollar
-
bonerdose[m]
Another anonymous method is to buy monero and exchange it for free on xmr.to (through tor) for bitcoin.
-
charuto
<r357[m] "Same situation here, would love "> look into instant exchanges like morphtoken and changenow that dont require any personal info
-
charuto
alternatively you have decentralised exchanges like bisq
-
charuto
but as bonerdose mentioned, monero is basically the only decent privacy coin in the space, bitcoin isn't really anonymous nowadays
-
ruddo[m]
Wasabi Wallet will anonymize your BTC with CoinJoin.
-
ruddo[m]
But yeah Monero is meant to have higher privacy.
-
minz3[m]
Hey there im lookong for a working step counter. The pedometer from fdroid cant count steps in background
-
LinusSexTips[m]
somebody pasted their password in the wrong placeeeee
-
eqex[m]
Well at least its a strong password...
-
komsiassa[m]
Well thanks, already c hanged :p
-
komsiassa[m]
Not anymore though
-
komsiassa[m]
Could someone link to the grapheneOS off-topic channel?
-
komsiassa[m]
Not sure where to find it
-
SchismXL[m]
<komsiassa[m] "Could someone link to the graphe"> #freenode_#grapheneos-offtopic:matrix.org
-
SchismXL[m]
-
SchismXL[m]
-
kejsixi[m]
SchismXL: thank you! I have read all of what's linked in the reddit post yesterday, but not
security.googleblog.com/2018/10/bui…-titan-better-security-through.html They write ...Titan M performs several security sensitive functions, including:
-
kejsixi[m]
Ensuring that even Google can't unlock a phone or install firmware updates without the owner's cooperation with Insider Attack Resistance (link). i have not found anything (5 min search) about how i do NOT cooperate with google's IAR and potential unlock or firmware updates. I'm interested in the firmware, they write they will open source it, but nothing happened yet. im also interessted in other firmware in the phone
-
kejsixi[m]
, how do we know there's no backdoor of any kind?I believe one thing is for sure the TitanM has no acces to the ram/SOC etc. But we can't really know that right?
-
kejsixi[m]
SchismXL: BTW im currently researching all the functions of the chipsets on the device
ifixit.com/Teardown/Google+Pixel+3a+Teardown/123256
-
SchismXL[m]
"...even Google can't unlock a phone or install firmware updates without the owner's cooperation..." Basically means that if your device is switched off or before first unlock (maybe afterwards, too), they cannot do anything to the device. Period. They need your "permission" in the form of passcode and/or biometrics.
-
SchismXL[m]
Anyone correct me if I'm wrong!
-
SchismXL[m]
The rest of the answers to your questions are out of my scope, I'm afraid, kejsixi
-
kejsixi[m]
hm. which would be stored on the titanM chip itself, or? :D thx
-
kejsixi[m]
im pretty annoyed about the whole spying and surveilence s going on, im on a blackberry os 7. only sms calls...
-
kejsixi[m]
in the grapheneos faq the firmware(not just titanM) is praised a lot, but we basically dont know anything about it. am i correct?
-
SchismXL[m]
<kejsixi[m] "hm. which would be stored on the"> Someone else may be along later today or tomorrow to answer these in more detail, of they have time. But yeah, biometrics and such will be on the Titan M chip.
-
kejsixi[m]
alright sounds plausible to me. im trying to connect dots. e-sim would be stored there too i guess
-
kejsixi[m]
ty
-
bocyemofo[m]
Is it worth getting a 3a still? I'm assuming there will be an experimental 4a build in a month or so, but I don't know how stable that would be.
-
bocyemofo[m]
If anyone is using the 4, how experimental is "experimental"?
-
-
kejsixi[m]
What's only worded specific is that the TitanM has its own ram etc.
-
kejsixi[m]
bocyemofo: i can buy the 4a around august 20 in my country
-
kejsixi[m]
probably very experimental like the 4 and 4xl
-
kejsixi[m]
bocyemofo: well worng in dont know how experimental support for 4 is.
-
kejsixi[m]
bocyemofo: did you see the case of the 4a... looks like battery replacement will be a real pain; must remove screen first.
-
bocyemofo[m]
<kejsixi[m] "bocyemofo: did you see the case "> Oh, really? I had just assumed it would be like most plastic phones. That's super annoying.
-
bocyemofo[m]
<kejsixi[m] "hello! has anyone information on"> Why do you ask?
-
bocyemofo[m]
(i.e. is this for your threat model or just a curiosity?)
-
kejsixi[m]
yeah that's how it looks like, the edge to open it is on the screens end. 2 i wrote why before, i dont know how to navigate around here that well, i can copy my text to you
-
kejsixi[m]
maybe*
-
ham5urg
Hi, which Android version grapheneos is based upon?
-
kejsixi[m]
bocyemofo: both threat model and curiosity, my threat level is: i don't want to be googled, nor do i want any windows installed in my house and i dont want any book of faces also no gate from baal and snakelinda
-
kejsixi[m]
i also dont like the highest mark on the sugar mountain. i dont like those people.
-
j-james[m]
ham5urg: android 10 since last october iirc
-
bocyemofo[m]
And how does the Titan chip fit into that? Is your concern that google might use the Titan to collect data?
-
kejsixi[m]
yes sounds like an IME/VPRO to me
-
kejsixi[m]
same with the pixelcore or neuralcore
-
-
kejsixi[m]
sounds great "gives us confidence in the defenses
-
kejsixi[m]
we're providing for our users. We know what's inside, how it got there,
-
kejsixi[m]
how it works, and who can make changes." sounds like the government " we'll protect you " rofl
-
bocyemofo[m]
Well Google's adverse goal is transparently data collection - it's probably not impossible to have a backdoor in one of these chips, but they would be fundamentally compromising the security of their hardware - there are much easier ways to collect data on the vast majority of users.
-
bocyemofo[m]
Government adversaries are far more likely to be involved in such trickery than Google, it would seem.
-
kejsixi[m]
yeah, but what i have gathered and linked to it so far, is that it is the backdoor
-
bocyemofo[m]
<kejsixi[m] "yeah, but what i have gathered a"> Google don't need a backdoor to collect data - for practically every android phone they have all the data they want.
-
kejsixi[m]
well if oyu see it like that, true, but this is silicon valley, they basically are a own government. I look at it from different angles
-
kejsixi[m]
i know how those people think and act beyond the tech stuff
-
bocyemofo[m]
This would be an incredibly expensive operation, and would have tremendous cost to Google if it were ever discovered - and would only provide data on a virtually non-existent segment of their market.
-
bocyemofo[m]
I just don't see such an attack being economically viable.
-
bocyemofo[m]
Of course, that only applies when you are considering profit as a motivation - but I treat Google as being motivated by profit and not some darker purpose.
-
kejsixi[m]
sure is viable, economy is in its core land and resources, further ownership
-
kejsixi[m]
yep
-
bocyemofo[m]
<kejsixi[m] "sure is viable, economy is in it"> I'm not sure I follow you.
-
kejsixi[m]
i asumed youre thinking economy = money
-
kejsixi[m]
googles resource is data mined from people
-
Antoine-Frdric[m
Yes it's viable, just stupid. If such a backdoor existed, it wouldn't be used against you.
-
kejsixi[m]
how do you know that ? i believe YOU would not use it against me.
-
bocyemofo[m]
<kejsixi[m] "i asumed youre thinking economy "> In this case data = money. A Titan backdoor would only provide data on Pixel phones (Android as a whole is much larger, of course), and would also not provide any extra data except in the (incredibly rare) case of a de-googled custom ROM.
-
Antoine-Frdric[m
Maybe there's a backdoor into Titan M, maybe not. Anyway, you're not worth a zero-day.
-
bocyemofo[m]
<Antoine-Frdric[m "Maybe there's a backdoor into Ti"> Right - the risk to Google is not worth data on the few users of GrapheneOS
-
kejsixi[m]
aha. well, fuck you too ;)Antoine-Frédéric:
-
LinusSexTips[m]
<Antoine-Frdric[m "Maybe there's a backdoor into Ti"> speak for yourself, i have clash of clans unlimited gem hack 2019 on my phone
-
Antoine-Frdric[m
<kejsixi[m] "how do you know that ? i believe"> If I correctly recall your personal data is worth $400 and a zero-day is worth hundreds of thousands of dollars.
-
Antoine-Frdric[m
Going AFK.
-
broda721[m]
<kejsixi[m] "bocyemofo: did you see the case "> Is that better with the 3a?
-
kejsixi[m]
<Antoine-Frdric[m "If I correctly recall your perso"> my, in conjunction, my self, is not worth any MONEY. stay afk
-
kejsixi[m]
broda721: in relation yes, better; removable battery by default.
-
kejsixi[m]
broda721: pixel screen is really thin
-
camoufrage[m]
<kejsixi[m] "yes sounds like an IME/VPRO to m"> Google does not sell nearly enough pixels to do this. Especially since Titan is based on their own security measures on the Titan
-
kejsixi[m]
<bocyemofo[m] "Right - the risk to Google is no"> because you think as you said, google has no evil intentions. I mean people... :( just the words alone, in plain sight: Google, Windows, Ba'als Gate, Mel-linda(etymology: dark-snake) Mark Zuckerberg(marking sugar mountain) Qual-Comm chips(Qual; german; Agony kom; german; come/commeth) smart-phone (etymology: smart; pain, phone, voice,sound, to voice) AlphaBet (hebrew;
-
kejsixi[m]
Alefbet בא
-
kejsixi[m]
-
kejsixi[m]
sukiyakiwestern: not yet, like google needs instant gratification, doubt that
-
wreck[m]
you've taken a turn from privacy-desiring normal person into tinfoil-hat weirdo
-
kejsixi[m]
-
kejsixi[m]
wreck: chekc yourself
-
wreck[m]
before i wreck myself?
-
bocyemofo[m]
I'm inclined to agree - Translating words to any language doesn't seem a reliable way to make decisions about security. But if that is your choice, then avoid phones altogether.
-
kejsixi[m]
wreck: why do they choose such names? for fun, accident? all of it, yeah.
-
kejsixi[m]
i am not translating it is etymology
-
kejsixi[m]
phonetics
-
kejsixi[m]
science
-
camoufrage[m]
well, presumably the Zucc didn't choose his name
-
wreck[m]
nor did ba'als gates or mel-linda
-
kejsixi[m]
im avoiding phones yes
-
kejsixi[m]
bill and baal and bull and bell are all phoneticaly identical
-
kejsixi[m]
thats how dialects form, thats how you trace back language or decode ancient languages too
-
bocyemofo[m]
<kejsixi[m] "i am not translating it is etymo"> etymology doesn't have any scientific link to security - are there bad things with good etymology and vice versa?
-
kejsixi[m]
the meaning stays the same its true meaning no connonative or dicitonary defined denonnative meanings
-
wreck[m]
qualcomm is more likely a combination of "quality" and "communication"
-
komsiassa[m]
kejsixi: the world is flat btw
-
komsiassa[m]
Oh and was 9/11 an insider job?
-
kejsixi[m]
komsiassa: no
-
komsiassa[m]
U know 5g is dangerous?
-
camoufrage[m]
His names William Gates
-
kejsixi[m]
sukiyakiwestern: i know that
-
wreck[m]
and alphabet is literally the term for a collection of letters, are you saying alphabets are evil because they have a word for alphabets in hebrew? that doesn't even make sense.
-
kejsixi[m]
bocyemofo: nope, but in the name is delcared what it really is for. you can see it as a form of mockery
-
komsiassa[m]
Seriously, why should they choose those names to show "their real meaning - according to you"
-
komsiassa[m]
Why not choose something to hide it then.
-
komsiassa[m]
You need to talk to someone
-
kejsixi[m]
wreck: yes but the word is hebrew origin
-
komsiassa[m]
You also think Bill Gates is big pharma?
-
bocyemofo[m]
<kejsixi[m] "wreck: yes but the word is hebre"> If I write something in Hebrew does that make it true?
-
kejsixi[m]
wreck: alphabet in hebrew does not mean a collection of letters that resemble phonems and are used by your vocal cords to make sounds
-
wreck[m]
kejsixi: your name is KEJ, a russian airport, SIX, which is "sex" in latin, and I, as in eye, as in third eye. so clearly your a russian KGB agent who's a sexual deviant and believes in astral projection.
-
kejsixi[m]
komsiassa: look up high court judges in the us, and check what their names mean ; )
-
kejsixi[m]
wreck: you said that
-
komsiassa[m]
-
komsiassa[m]
Read that
-
kejsixi[m]
your techy guys, dont you have any associative thinking? variables? x+1=2 what is x?
-
LinusSexTips[m]
H
-
kejsixi[m]
correlative thining*
-
komsiassa[m]
Seriously, this is turning into r/privacy
-
bocyemofo[m]
I think we have left the topic of conversation of this room - I suggest we move to #grapheneos-offtopic or return to GrapheneOS
-
kejsixi[m]
youre going over the top
-
bocyemofo[m]
<komsiassa[m] "Seriously, this is turning into "> That's pretty harsh to r/privacy
-
wreck[m]
i'm walking away from this conversation right now, i can't believe someone would be that stupid. i'll be back when saner people are in here.
-
kejsixi[m]
what i told you is those people use certain names and symbols to show who they are, in their mind they told you who they are, youre just too stupid to see it.
-
komsiassa[m]
Im here wreck
-
wreck[m]
thanks komsiassa
-
komsiassa[m]
I always wondered if those paranoid people existed before the internet
-
komsiassa[m]
Or the internet just gave them a voice
-
kejsixi[m]
like eagles on flags depict: authority, rulership, predators, can see more from above, can see far away etc.
-
wreck[m]
they did, they just didn't have a megaphone to find other people just as dumb as them and spread their gospel
-
komsiassa[m]
You see what you want to see. You could conclude anything you want by your logic.
-
wreck[m]
oh! i forgot about the ignore feature, i'm going to use that right now. thanks, matrix!
-
kejsixi[m]
you have a lot of assumptions, i can make a nother identity, and be your best friend. child...
-
kejsixi[m]
nonono i have perception, but i can see whats true and align my perception with what is true
-
komsiassa[m]
Like you could hide your paranoia
-
kejsixi[m]
dont lecture me. boy ; )
-
kejsixi[m]
wreck yourself, cya
-
kejsixi[m]
no argument, go away. by by, boy.
-
komsiassa[m]
Go to r/privacy. You will find like-minded people
-
kejsixi[m]
grapheneos is about privacy
-
komsiassa[m]
You're paranoia. Read the rules. It exactly states that types like you isnt allowed
-
komsiassa[m]
It's toxic for our society though. Cause more and more people believe in it. We need better education
-
komsiassa[m]
-
komsiassa[m]
Here are the rules
-
wreck[m]
don't feed the trolls komsiassa . use the ignore. you're just talking to yourself on my end.
-
komsiassa[m]
Well we're actually on-topic about GrapheneOS now
-
komsiassa[m]
He thinks it's the right place, cause grapheneOS is about privacy
-
kejsixi[m]
really ? D) Fantasizing about hypothetical worst-case scenarios like backdoors, nationstate adversaries, intelligence agencies, and their capabilities, or "GrapheneOS versus Three Letter Agency" speculation. It's unfortunate but this type of discussion just ends up being GrapheneOS versus your imagination. Code has limits, your imagination doesn't, and it's not useful to try to threat model against an adversary whose
-
kejsixi[m]
capabilities are hypothetical and unlimited.
-
kejsixi[m]
ends up being grapheneos versus your imagination. you are telling me that you create a OS for privacy and security and you DONT know anything about such things you hav eno knowledg eof that at all? what are you creating this os for then?
-
kejsixi[m]
hm? paranoid. haha.
-
komsiassa[m]
There is no "you". strcat is the lead developer, but it got a couple of contributors
-
kejsixi[m]
what are you talking about..?
-
komsiassa[m]
People use GrapheneOS for different reasons. Some are paranoid, other just find it interesting. Others are against mass surveillance and such
-
komsiassa[m]
That it's a community project
-
komsiassa[m]
Its not a single developer
-
komsiassa[m]
You're free to go write code to the project
-
kejsixi[m]
let me get this straight again. the os is made for privacy and security. but no one knows about the firmware. and discussions about "hypothetical worst-case scenarios like..." are not allowed? whats the goal with the os
-
kejsixi[m]
ego?
-
komsiassa[m]
Well my goal is that I find it interesting
-
alzxjm[m]
What is going on in here
-
komsiassa[m]
Other live in a supressing country
-
kejsixi[m]
good, i fit into all of those categories except paranoid. fuckhead. no one attacked you
-
kejsixi[m]
you and this other fucker attacked me
-
kejsixi[m]
both ignroed fuck yourselfs. boys
-
komsiassa[m]
Some are against mass surveillance and want to get targeted (make it harder and more expensive to get their info) to give up their info
-
alzxjm[m]
Hey I get to try out the Ignore button on this guy.
-
komsiassa[m]
Which of us :p
-
wreck[m]
it works great alzxjm
-
bonerdose[m]
I'm gonna say the N word
-
kejsixi[m]
if you had some confidence youd just do it and not declare it to others, kidna sounds like you need some attention
-
» cdesai is ready to kick
-
cdesai
kejsixi[m]: consider this a warning, please stay on topic
-
kejsixi[m]
good
-
cdesai
applies to everyone, let's try and keep things civil
-
kejsixi[m]
im in content.
-
kejsixi[m]
im sorry, i have asked, as i think very good questions, thats all i wanted. i got angry at the end, i appologize.
-
strcat[m]
you make up a bunch of bullshit and spread FUD
-
strcat[m]
and weird anti-semitic shit
-
kejsixi[m]
ok you can fuck off then im leaving
-
kejsixi[m]
as shole
-
kejsixi[m]
i
-
strcat[m]
if you want to go read the firmware code, go read it, dunno what your problem is
-
strcat[m]
it's available
-
kejsixi[m]
liitle boys ego
-
bonerdose[m]
I had a veggie delight with Italian bread and provolone today it was very good
-
kejsixi[m]
fuck you
-
bonerdose[m]
I just felt like sharing my sand which damn
-
bonerdose[m]
So anyways does graphene have the capability to prevent cold-boot attacks?
-
strcat[m]
that's some fucking weird shit
-
strcat[m]
that guy talking about demons and shit
-
strcat[m]
fucking moron
-
bonerdose[m]
Schizo tendencies will do that
-
komsiassa[m]
It's sad a lot privacy oriented people turn into that
-
bonerdose[m]
It is a rabbit hole
-
komsiassa[m]
Like we "normal" privacy oriented people just look like freaks
-
komsiassa[m]
A bit like vegans
-
bonerdose[m]
I got called a tin-foil hatter because I deleted my Facebook lmao
-
komsiassa[m]
There are a lot of normal ones, but the extreme ones makes the rest look like freaks
-
bonerdose[m]
I feel that's true for anything
-
alex-resist
Why do you not kick folks sooner? The last two hours or so were a horrible read. Really off-putting
-
komsiassa[m]
Well I deleted mine too and I can perfectly and logically argue for it. Not like he did. That was insane
-
bonerdose[m]
People call Daniel Micay a schizo on 4chan solely because of his elaborate responses on reddit
-
strcat[m]
alex-resist: because I don't sit in the channel 24/7
-
wreck[m]
well clearly we need to remedy that
-
komsiassa[m]
<wreck[m] "well clearly we need to remedy t"> The thing on 4chan? Seriously, i'm not sure you can change the mind of those people
-
komsiassa[m]
Just like r/privacy. It's too late. We need to educate sooner
-
alex-resist
strcat[m]: are you the only one who can kick?
-
komsiassa[m]
Those people research a lot. The problem is that they arent picky about their sources
-
wreck[m]
is there a list somewhere of the features that have successfully been pushed upstream to AOSP from the graphene project? i know they don't always look the same, but it would be nice to see what features have been incorporated into the broader android ecosystem
-
wreck[m]
<komsiassa[m] "The thing on 4chan? Seriously, i"> i was referring to strcat doing nothing but sitting in this channel 24/7
-
komsiassa[m]
<wreck[m] "i was referring to strcat doing "> Nevermind me then
-
komsiassa[m]
<wreck[m] "is there a list somewhere of the"> Yes there is. Looking for it. Found it once. Not sure where
-
strcat[m]
don't maintain a list like that anymore
-
strcat[m]
there is only the legacy one from years ago that has been ripped off with others taking credit for my work
-
strcat[m]
relabelling my old docs / blog posts
-
strcat[m]
and falsely taking credit for my work and the code that I own
-
strcat[m]
i.e. james donaldson #1 scammer in the mobile security space
-
strcat[m]
stole > $100k worth of bitcoin which he uses to bribe ppl to support him
-
strcat[m]
and fund bogus legal attacks on the project
-
strcat[m]
and assorted fraud