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

RFP site exceptions [A: use experimental 4505 exemptedDomains] #1711

Closed
1 task done
izar3 opened this issue Aug 28, 2023 · 3 comments
Closed
1 task done

RFP site exceptions [A: use experimental 4505 exemptedDomains] #1711

izar3 opened this issue Aug 28, 2023 · 3 comments
Labels

Comments

@izar3
Copy link

izar3 commented Aug 28, 2023

How do you set a site exception for RFP on the URLbar?

Documentation is very vague:

user.js:
25:  6. Override Recipes: https://github.com/arkenfox/user.js/issues/1080

771: /* 4501: enable privacy.resistFingerprinting
772: / * [SETUP-WEB] RFP can cause some website breakage: mainly canvas, use a site exception via the urlbar
773: / * RFP also has a few side effects: mainly timezone is UTC0, and websites will prefer light theme

https://github.com/arkenfox/user.js/wiki/3.3-Overrides-%5BTo-RFP-or-Not%5D#-rfp

Searching other issues brings up CTRL+I and enabling canvas? but site is still broken

Site what is not working RFP on is twitch d0t tv. Go into any category and scroll and new channels fail to load

Browser version & OS:
Firefox v116.0.2 on Arch linux

ty

🟥 https://github.com/arkenfox/user.js/wiki/5.2-Troubleshooting

  • I have read the troubleshooting guide, done the checks and confirmed this is caused by arkenfox
    • unchecked issues may will be closed as invalid
@Thorin-Oakenpants Thorin-Oakenpants changed the title RFP site exceptions RFP site exceptions [A: you don't] Aug 28, 2023
@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Aug 28, 2023

the site exception is for canvas, not RFP itself

@Thorin-Oakenpants
Copy link
Contributor

^ clarified it in the user.js - thanks @izar3

@Thorin-Oakenpants Thorin-Oakenpants changed the title RFP site exceptions [A: you don't] RFP site exceptions [A: you don't - not yet] Aug 30, 2023
@Thorin-Oakenpants
Copy link
Contributor

actually ... you can try this but you will probably get wonky results: i.e some RFP still applies - it's not something upstream has time for, and might even get deprecated

/* 4505: experimental RFP [FF91+]
 * [WARNING] DO NOT USE unless testing, see [1] comment 12
 * [1] https://bugzilla.mozilla.org/1635603 ***/
   // user_pref("privacy.resistFingerprinting.exemptedDomains", "*.example.invalid");

@Thorin-Oakenpants Thorin-Oakenpants changed the title RFP site exceptions [A: you don't - not yet] RFP site exceptions [A: use experimental 4505 exemptedDomains] Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants