> On Feb 19, 2024, at 4:08 PM, Jon Malkin <jon.mal...@gmail.com> wrote: > > Dave, > > Thanks for pointing this out. I'll work on a footer update shortly for (1). > > For (2), I think this is about embedding things like javascript and fonts, > not where we link to external sites? I want to make sure I understand what > changes are needed.
What I had to do for a few sites is that wherever we external js and css, usually from a cdn, we are asked to keep a copy on the website. I got the resources but identifying those and then something like: curl https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js > js/popper.min.js Best, Dave > > Thanks, > jon > > On Mon, Feb 19, 2024 at 3:30 PM Dave Fisher <w...@apache.org > <mailto:w...@apache.org>> wrote: > Hi - > > Related to GPDR the ASF changed privacy policy sometime ago and there are two > actions that DataSketches needs to do on the project website ASAP: > https://whimsy.apache.org/site/project/datasketches > <https://whimsy.apache.org/site/project/datasketches> > > (1) Add a link to the privacy policy > (2) Convert external resources by either removing or making them internal. > > Best, > Dave > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.org > <mailto:dev-unsubscr...@datasketches.apache.org> > For additional commands, e-mail: dev-h...@datasketches.apache.org > <mailto:dev-h...@datasketches.apache.org> >