Skip to content
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

ORCID icons are blocked #2396

Open
Bisaloo opened this issue Jun 18, 2019 · 8 comments
Open

ORCID icons are blocked #2396

Bisaloo opened this issue Jun 18, 2019 · 8 comments

Comments

@Bisaloo
Copy link
Contributor

Bisaloo commented Jun 18, 2019

What is your browser and browser version?

Firefox 67.0.2

What is broken and where?

Orcid icons are blocked (e.g. https://r-spatial.github.io/sf/)

What is the "culprit" domain?

members.orcid.org

What is your debug output for this domain?

**** ACTION_MAP for orcid.org
members.orcid.org {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "block",
  "nextUpdateTime": 1561346801597
}
orcid.org {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "block",
  "nextUpdateTime": 1559783022794
}
pub.orcid.org {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "",
  "nextUpdateTime": 1553592003409
}
**** SNITCH_MAP for orcid.org
orcid.org [
  "mllg.github.io",
  "manuscriptcentral.com",
  "r4photobiology.info"
]
@ghostwords
Copy link
Member

I think this is another Google Analytics-related problem: You first get first-party GA cookies and then you see them in third-party contexts (#367).

@ghostwords
Copy link
Member

No other user error reports at this time.

@ghostwords
Copy link
Member

Resolving as we haven't had other reports, and this shouldn't be a problem going forward now that Privacy Badger catches Google Analytics by default.

@Bisaloo
Copy link
Contributor Author

Bisaloo commented Jul 10, 2019

@ghostwords, I'm able to reproduce this issue on a clean profile using the current master version of PB (8e8ad98). Is it supposed to be fixed or am I missing something?

@ghostwords
Copy link
Member

ghostwords commented Jul 10, 2019

Ah, I see, there is another cookie, "X-Mapping-fjhppofk". It gets set for me by https://members.orcid.org/sites/default/files/vector_iD_icon.svg on https://r-spatial.github.io/sf/

@ghostwords ghostwords reopened this Jul 10, 2019
@llrs
Copy link

llrs commented May 13, 2020

I have also problems with one redirect towards ORCID website (not sure if related to this cookies). But the only solution I found was to disable Privacy Badger for a while.

@ghostwords
Copy link
Member

Hi @llrs, I am not sure what you mean by "redirect towards ORCID website". Could you describe how to reproduce your issue?

@llrs
Copy link

llrs commented May 14, 2020

Yes. You'll need an account on https://www.editorialmanager.com/binf/default.aspx
I was using Firefox on Linux and on this website you are required to link that account to ORCID. I simply couldn't with the privacyBadger activated.

I also found some problems on asocial login (but that's probably for another issue/thread)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants