Difference between revisions of "GDPR"
Jump to navigation
Jump to search
(link to more resources on GitHub) |
(add References section at bottom) |
||
Line 36: | Line 36: | ||
* [https://iapp.org/news/a/how-to-navigate-the-software-development-life-cycle-under-the-gdpr/ Useful compliation of hotspots] | * [https://iapp.org/news/a/how-to-navigate-the-software-development-life-cycle-under-the-gdpr/ Useful compliation of hotspots] | ||
* [https://www.mediawiki.org/wiki/Topic:Ucy8sfl44i6n6i51 Discussion on MW.org] | * [https://www.mediawiki.org/wiki/Topic:Ucy8sfl44i6n6i51 Discussion on MW.org] | ||
+ | |||
+ | {{References}} | ||
[[Category:Company]] | [[Category:Company]] | ||
[[Category:Privacy]] | [[Category:Privacy]] |
Revision as of 16:36, 23 May 2018
Privacy Legislation coming into effect on May 25th 2018 from the European Union.
Main issues:
- Right to access and be informed
- Right to rectification
- Right to be forgotten
- Right to data portability
- Right to restrict / object processing
- Breach notification
What others do[edit | edit source]
- Position papers
- OSM: https://wiki.openstreetmap.org/wiki/File:GDPR_Position_Paper.pdf
- EasyRedmine: https://www.easyredmine.com/contacts/gdpr-compliance
- Plugins, modules or extensions to the core software
- CiviCRM and GDPR (by Veda Consulting) Docs and GitHub repo for the extension: https://github.com/veda-consulting/uk.co.vedaconsulting.gdpr Note: this extension includes 'anonymizer' functionality
- Wordpress: https://wordpress.org/plugins/gdpr/
- Joomla!: https://extensions.joomla.org/extension/gdpr/
- Adopt core software
- EasyRedmine
- Code
GDPR and MediaWiki[edit | edit source]
- Wikia has developed an extension to "Download Your Data"[1]
- Wikia has developed a JavaScript project (using yarn for package management) for tracking opt-in
- https://phabricator.wikimedia.org/T194901
- https://etherpad.wikimedia.org/p/gdpr
- Marcus Glaser's presentation at Wikimedia Hackathon - Barcelona 2018/05/19
- https://www.youtube.com/watch?v=uxTIpr4Ybcg
Links[edit | edit source]
References[edit source]
- ↑ Keep in mind that they run on REL 1_19, so it will need to be ported to a recent release