-
Notifications
You must be signed in to change notification settings - Fork 32
Description
opencaching-pl is an open-source project and sites based on this code are community and volunteer supported.
Currently there are components that are loaded from from third part CDNs. This has GDPR implications and complications that IMO are not good for the kind of volunteer (ie personal) support behind these sites.
And they are easily resolvable.
Several examples:
cache page uses code.jquery.com, ajax.googleapis.com, cdnjs.cloudflare.com
homepage uses code.jquery.com
search page uses www.gstatic.com, code.jquery.com, ajax.googleapis.com
IMO the OC site operators do not need the additional GDPR responsability implied by using third party hosted bits of code, which yield the site operator being co-responsible for all personal data processing done by those third parties.
We should save and load locally these resources.