All docs

About & credits

MyPilot is an open-source, self-hosted control plane for a SunnyPilot/openpilot fork. You run it on hardware you control; the device keeps driving even if the control plane is offline.

Open data & attribution

  • City names on the drive map are resolved offline from the GeoNames cities1000 dataset, licensed under Creative Commons Attribution 4.0. No location data ever leaves your deployment to resolve a city — the lookup runs entirely against the bundled dataset.

  • Business/place names on drive endpoints ("near Lowe's" etc.) are resolved offline from a bundled point-of-interest dataset derived from OpenStreetMap: © OpenStreetMap contributors, available under the Open Database License (ODbL) 1.0. The bundled poi.tsv.gz is a Derivative Database of OpenStreetMap and is itself made available under the ODbL; the full attribution and license text travel beside the data file in app/geodata/poi.ATTRIBUTION.txt. As with the city dataset, no location data ever leaves your deployment — the lookup runs entirely against the bundled file. (The MyPilot application code that queries this data is a separate Produced Work and is not itself subject to the ODbL's share-alike terms; the ODbL obligation applies to the bundled data file, which is why it is credited and licensed as its own asset here.)