Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GDPR project #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add GDPR project
  • Loading branch information
AndrewHain committed Jan 7, 2024
commit 8de2fa1098f410dabd644a7da4e7b1a8f4345eea
12 changes: 12 additions & 0 deletions projects/gdpr-compliance/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Make OSM comply with the GDPR

The OSM website and API need to comply with the GDPR in relation to the privacy of users and user accounts.

* Project: [openstreetmap-website](https://github.com/openstreetmap/openstreetmap-website)
* Related:
- https://blog.openstreetmap.org/2018/05/14/preparing-for-the-gdpr/
- https://2018.stateofthemap.org/slides/W016-The_LWG_Presents__GDPR_Implementation_for_OSM.pdf

The expected deliverable is a mergeable pull request towards https://github.com/openstreetmap/openstreetmap-website. It must implement the changes to the website and API related to the privacy of user accounts in the [GDPR Position Paper](https://wiki.openstreetmap.org/w/images/8/88/GDPR_Position_Paper.pdf) and [list of affected services](https://wiki.openstreetmap.org/wiki/GDPR/Affected_Services).

The LWG are asked to review recent changes to the website relating to anti-vandalism measures and other issues.