Difference between revisions of "Data Controller Options"
From MgmtWiki
(→Use Cases) |
|||
Line 10: | Line 10: | ||
==Use Cases== | ==Use Cases== | ||
+ | As there are many reasons for a web site to collect [[User Information]] so that are many different design patterns that apply to the way those sites collect it. | ||
+ | |||
===User Object created first=== | ===User Object created first=== | ||
===User Identity=== | ===User Identity=== |
Revision as of 10:26, 14 February 2021
Contents
Full Title or Meme
A description of a few of the ways that a Data Controller might give the required level of control to the user of their information.
Context
- The GDPR started an effort by legal jurisdictions authority to limit the misuse of User Private Information that is spreading around the world.
- Several "Member States" of the EU have defined the GDPR terms, for example Ireland.<ref>Irish Data Protection Commission, Are you a "data
Obligations
- The user is given increasingly control of their information as a reaction to the misuse of that informatin to track and annoy that user.
Use Cases
As there are many reasons for a web site to collect User Information so that are many different design patterns that apply to the way those sites collect it.
User Object created first
User Identity
User Autentication
References
Other Materiel
- The wiki on Data Controller gives a broader view of the field.