From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9409 invoked from network); 16 Apr 2021 16:18:03 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 16 Apr 2021 16:18:03 -0000 Received: from mail-pg1-f181.google.com ([209.85.215.181]) by 1ess; Fri Apr 16 11:53:12 -0400 2021 Received: by mail-pg1-f181.google.com with SMTP id j7so10061160pgi.3 for <9front@9front.org>; Fri, 16 Apr 2021 08:53:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=KFo1Fx4i2nMZ2y3o8nggC70r/NQDSvLyCARB1YI0Vss=; b=kWKdltG+6B/e6FmEIVxkHF9o3j5V4iict4TNMjRJUjxZU+okWJEO6+MbL8f/l7DKUe NcWkYcS6grBa1leWih1tVQzO3SD1HFQDhr2aZ6aKDECr+40MhWuAXTcEfkU/5GGxYWrQ XCBsfuqG/Yx32o0uHmK2OERPX6D9dBSBPeIVAGb2tUJ2QKbC1h5ZtpEEQnaw4Z62a+5Z Rcco/0llsq9QCo/+fe/uUeGnRpnlFps7nG2/9S+CJ6S2zP0xFRxqyP0fGqfsP23kKWrh sCmA5JPqktIxO6r6m4+AKwFsZPnnUkfl2WLkTJp1IuZfKrgWvyTQYF0Epou7Z6Nbcosp usyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=KFo1Fx4i2nMZ2y3o8nggC70r/NQDSvLyCARB1YI0Vss=; b=KCtbXXIStoasrQL9RWwvTtSnGR+hN2yNouq6ARUFwNtmIFBXKglIpFeubc1OGFIg0f g2ZOQXf2cZmTFknj83AWhI/0hljCEK09S0cVd9R3tYlCf8wxdxBq+FEHfrrWKjhu2qa8 mKFqoFXFok2nXgjtiNFoIqrsR2Jf1/LT38hnV3fwpuIxvQcMUJ5gLr+CcwBVuqcHsrCF ToEL+0lqtSZKjSXYWYM3x0Q3ICvdRyR4CXZc/kVdLrZYBBoyBZPZzuXFea1N8goMCXMh yNvjGbAbMKoCGRAK3MfKaBEPNoppITG42EcFZJ8Tq3jfzUSFnTA7NcahnLyuRBzcMnDU h6gw== X-Gm-Message-State: AOAM530gY2Anf4Bv76rjHncL1E++1AOEluoaDzjKg7ANVsEX1+MuP5DG iumFjiRwTKLdSFYynkbIijONsr2mHCfB/hDWsBsI/dN67oSOjA== X-Google-Smtp-Source: ABdhPJxmwxwrOzecOzYOR9VOBlBFgxt+kuJ0kppVoe+i+Ay0WC/NJFB4bvRayzXbLo9epruHmr/ksTQPFUNOv6RnoZw= X-Received: by 2002:a62:b606:0:b029:222:7cab:5b1 with SMTP id j6-20020a62b6060000b02902227cab05b1mr8307399pff.32.1618588382949; Fri, 16 Apr 2021 08:53:02 -0700 (PDT) MIME-Version: 1.0 References: <92305a64-8eef-f466-23e5-92a1eab7f42d@typed-hole.org> In-Reply-To: From: Silas McCroskey Date: Fri, 16 Apr 2021 08:52:51 -0700 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: optimized module core hardware API-scale layer Subject: Re: [9front] [patch] rc-httpd: opt-out of of Google's FLoC Network by default Reply-To: 9front@9front.org Precedence: bulk Although... (from the EFF link posted): > If you are a website owner, your site will automatically be > included in FLoC calculations if it accesses the FLoC API > or if Chrome detects that it serves ads. You can opt out of > this calculation by sending the following HTTP response header: I doubt either condition applies to any rc-httpd deployments out there. - sam-d