Difference between revisions of "Notification"
From MgmtWiki
(Created page with "==Full Title or Meme== Several best practices and ==Context== The collection of User Private Information by a Data Controller now necessitates the ability Authenti...") |
|||
Line 1: | Line 1: | ||
==Full Title or Meme== | ==Full Title or Meme== | ||
− | Several best practices and | + | Several best practices and laws require that users are informed of a change of state, or a periodic confirmation of state, then user [[Notification]] is required. |
==Context== | ==Context== | ||
− | + | Whenever a [[Web Site]] encounters a condition that policy or legislation requires that the [[User]] be informed, or when action by the is required, the site needs to put some message in front of the user. | |
− | |||
− | |||
− | |||
− | |||
==Problems== | ==Problems== | ||
− | In [[]] the concepts of [[Security]], [[Privacy]] and [[User Experience]] all collide and make any solution a compromise among competing tendencies. | + | In [[Notification]] the concepts of [[Security]], [[Privacy]] and [[User Experience]] all collide and make any solution a compromise among competing tendencies. |
===Anti-Pattern=== | ===Anti-Pattern=== | ||
==Solutions== | ==Solutions== |
Revision as of 11:16, 22 September 2018
Full Title or Meme
Several best practices and laws require that users are informed of a change of state, or a periodic confirmation of state, then user Notification is required.
Context
Whenever a Web Site encounters a condition that policy or legislation requires that the User be informed, or when action by the is required, the site needs to put some message in front of the user.
Problems
In Notification the concepts of Security, Privacy and User Experience all collide and make any solution a compromise among competing tendencies.