-
Notifications
You must be signed in to change notification settings - Fork 863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attempted background request to accounts.9oo91e.qjz9zk/ListAccounts #104
Comments
tl;dr no, you shouldn't be worried. From the readme:
If you can replicate it, please post the instructions so we can investigate what triggers it. |
Does the notification come to the tab (under the URL bar) where the connection was made? For example, does it mean that if I have two tabs, YouTube and Wikipedia, and the Wikipedia tab is active/opened and then I get a notification in my Wikipedia tab that there was attempted request to https://accounts.9oo91e.qj9zk, that there was something in the Wikipedia page itself which triggered the connection attempt to Google? Or does the notification come by default for the active tab, despite what tab triggered it? I tried to replicate it, but I couldn't. I was logged in my Google Accounts and I had two tabs; YouTube and Wikipedia, and Wikipedia opened. Maybe my YouTube page was trying to connect to Google Accounts in the background, don't know. I can't get the notification even if I try to "trigger" it by loggin in and out from Google Accounts, and browsing videos in YouTube and doing Google searches and stuff. Here is a screenshot from the notification what I've had couple of times now. |
That's a good question. I haven't dug very deep into how infobars are displayed, so I don't know the answer to that.
How are you logging into Google? Are you going purely through the web (e.g. going to |
Yea, purely through web, clicking sign-in button in google.com (https://accounts.google.com/ServiceLogin). I have installed these extensions: HTTPS Everywhere, uBlock Origin and uMatrix. |
Are you seeing any connections right when you open your browser? |
What platform are you using? |
Connections, you mean notifications? No, I don't. Only notification I get when I open up my browser is:
If you don't mean notifications; should I monitor my traffic when I open up my browser to spot some weird/Google connections?
Amd64 Debian Jessie & Chromium_53.0.2785.143-1_amd64 |
No need to. If it tries to connect to Google, it will show a notification. I should have said notifications. |
@tonowoe Do you have the same issue when you try to sign-in using incognito? |
No I don't. I can't replicate it in the incognito mode either. |
Well it's unfortunate you're not able to replicate it. I'm not sure what you did to trigger it, but I've never seen it happen before and I can't replicate it right now. I don't see any changes between 116 and 143 that change the sign-in code. However it's a good thing you kept a record of the URL it tried to connect to. I haven't dug very deep into the source code yet, but here's what I found out so far:
The objective is to find the code (that may not be in any of these files) that is making the request to this URL. Then the next objective is to see what triggers the function to make the request. For future reference, here's the URL shown in the screenshot: |
https://accounts.9oo91e.qjz9zk/ListAccounts
Just to confirm @tonowoe, did you build Chromium with all of the GYP flags, all of the patches, and source cleaning? (i.e. did you build without modifying |
Yea, didn't edit those. |
Now I got a new notification:
Immediately after opening https://translate.google.com. I was logged in in Google (through web). What I'm wondering is that, is this normal behavior? Do you guys too get these notifications regularly? |
I don't use any of Google's services. Unfortunately I cannot test it. |
I wouldn't think that someone that is interested in this project would want to use Google services to the extent that you are, so I've never tested these kind of cases. But even if this doesn't fit a normal use-case, it means that there is still some special treatment despite our patching efforts (although it fails at communicating with Google over HTTP/HTTPS with a domain name in the source code). This is a problem since we don't know the extent of the special treatment (yet). Regarding your new error, I might split it off into a new issue report if these two issues are not related. But for now, I can't reproduce your new error; I went to translate.google.com, clicked "Sign-In", signed-in, and then it redirected me back to translate.google.com without any infobar. What exactly did you do to get the infobar? |
https://accounts.9oo91e.qjz9zk/ListAccounts
I really don't use Google account or their services that much, I use YouTube and Google Translate. Although I'm logged in when I do other surfing, but I don't use any other Google services other than those, or use Google accounts for anything else. I can't replicate it either. It just comes randomly without any repeatability. I logged in normally through web by clicking Sign-In in google.com, then I did some random surfing and after a while I went to translate.google.com and I got the notification. I tried to refresh the page, close the page and open it again, logging in and out and trying to replicate it, and trying replicating it in incognito mode etc, but without success. |
Okay, so now I can replicate one notification:
This notification comes only with HTTPS connection. I'm not logged into Google, so it can be replicated in incognito mode too. This is what I see when I go to that page (due to the invalid certificate): Your connection is not private Attackers might be trying to steal your information from www.mcdonalds.fi (for example, passwords, messages, or credit cards). NET::ERR_CERT_COMMON_NAME_INVALID Proceed to www.mcdonalds.fi (unsafe) |
I'm not getting any notifications when visiting that page. |
That's weird. I'm not managing my cookies, I get it in the incognito mode too (fresh mode, no cookies/visits to other sites). |
I'm not getting anything here either. Your steps are probably indirectly triggering some code that is rarely executed. Hard to say without investigating the source code. |
Oh guys, I'm sorry. The correct URL which triggers it is without www. So the correct URL is https://mcdonalds.fi Do you now get the notification too? |
Nope |
Hmm, that's strange. For me the notification comes up every time I refresh that (Privacy error) page, even in fresh incognito mode. |
No notification here too. |
How about this one, can you replicate it?
|
That's not related to this issue because that's not a background request to Google. The link is broken due to domain substitution. |
Oh I see. |
Okay, so I just got this infobar too; identical to what @tonowoe reported already. I was not doing anything out of the ordinary, so I don't know how to reproduce this. I can say with high certainty that this is some bug that affects all platforms, but triggers only in very specific circumstances. EDIT: I have been keeping my session open, and it seems that this infobar occasionally pops up on GitHub only. |
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
Disables Gaia code. Somehow it is still being activated even without being signed-in. See also: ungoogled-software/ungoogled-chromium#104 License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html Change-Id: I66d649c751962b5d8d7c495105cb202545ca3916
What is chromium actually trying to do when these "trk" and "qjz9zk" requests are blocked? I have had these "request blocked" notifications couple of times e.g. when surfing on some random Wikipedia pages. Why is it trying to create a connection? What data does it (try to) send/receive? Should we be worried about this?
The text was updated successfully, but these errors were encountered: