• hedge@beehaw.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    2 months ago

    Does anyone know if the PPA/Personal Pan Pizza Privacy/Whatever thing has an about:config entry or is it controlled from about:preferences#privacy?

    EDIT: To answer my own question, the about:config entry is “dom.private-attribution.submission.enabled” which should be set to “false”; for those of us who use arkenfox, you should add this to your user-overrides.js file and then run the updater:

    user_pref(“dom.private-attribution.submission.enabled”, false); // Disable Privacy-Preserving Attribution

    This is correct AFAICT.

    EDIT EDIT: Also, possibly naive question: Why can’t Mozilla/Firefox just ask for donations like Wikipedia does instead of sneaking around, which they sort of seem to do once in a while?

    • hamsterkill@lemmy.sdf.org
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago
      1. PPA doesn’t make Mozilla money.
      2. Firefox is developed by Mozilla Corp, which can’t take donations. Mozilla Foundation does do fundraising drives, but that’s mostly for their public advocacy (which, ironically, may be where the idea for PPA originated).
      3. PPA has a checkbox in about:preferences.