-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
We currently have 2 assets that should be moved:
- Leaflet CSS on unpkg
- Leaflet JS on unpkg
They should be vendored locally.
As for OpenStreetMaps itself, we can't host that :) But I think the privacy policy for embedding OSM doesn't require a website to forward anything to their users (?)
Summarizing the rationale:
- Making this static site functional in 10 years: CDNs are known to suddenly disappear
- In a few cases a CDN has temporarily been taken over maliciously
- unpkg.com has no known privacy policy (although appearing friendly-minded towards privacy in some GitHub issues)
- We don't wanna have to add a privacy policy to the website
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers