Add expanded GitHub wiki content and publish guide
This commit is contained in:
parent
c0ea660e48
commit
42f3baecb6
8 changed files with 302 additions and 0 deletions
24
docs/wiki/Data-Sources-and-Attribution.md
Normal file
24
docs/wiki/Data-Sources-and-Attribution.md
Normal 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`
|
||||
Loading…
Add table
Add a link
Reference in a new issue