Add expanded GitHub wiki content and publish guide

This commit is contained in:
Oliver 2026-02-16 08:53:28 +01:00
parent c0ea660e48
commit 42f3baecb6
No known key found for this signature in database
8 changed files with 302 additions and 0 deletions

View file

@ -0,0 +1,24 @@
# Data Sources and Attribution
## Kernquellen
1. OpenStreetMap (OSM)
- Nutzung: Karte, POIs, Zonen-/Straßentypen
- Lizenz: ODbL
- Attribution erforderlich in der App
2. Open Data NRW / Kommunale Feeds
- Nutzung: lokale Events/Baustellen/verkehrsnahe Hinweise
- Lizenz je Quelle prüfen (z. B. Datenlizenz Deutschland)
## Datenschutz (MVP)
- Kein Login für Community-Signale
- Kein Device-Fingerprinting
- Missbrauchsschutz über gehashte Device-Tokens (HMAC)
## Rechtliche Seiten (Web)
- Impressum: `https://vanityontour.de/impressum/`
- Datenschutz: `https://staysense.vanityontour.de/datenschutz.html`
- Quellen/Attribution: `https://staysense.vanityontour.de/quellen.html`