Difference between revisions of "Ceremony"

From MgmtWiki
Jump to: navigation, search
(Solution)
(Full Title)
Line 1: Line 1:
 
==Full Title==
 
==Full Title==
  
Carl Ellison and his colleagues have coined the term ‘ceremony’ to describe interactions that span a mixed network of human and cybernetic system components – the full channel from web server to human brain. A ceremony goes beyond cyber protocols to ensure the integrity of communication with the user.  
+
Carl Ellison and his colleagues have coined the term ‘ceremony’ to describe interactions that span a mixed network of human and cybernetic system components – the full channel from web server to human brain.
 +
 
 +
==Context==
 +
A ceremony goes beyond cyber protocols to ensure the integrity of communication with the user. <ref>Carl Ellison, ''Ceremony Design and Analysis,  (2007)IACR https://eprint.iacr.org/2007/399</ref>
 
This concept calls for profoundly changing the user’s experience so it becomes predictable and unambiguous enough to allow for informed decisions.
 
This concept calls for profoundly changing the user’s experience so it becomes predictable and unambiguous enough to allow for informed decisions.
 +
 
==Solution==
 
==Solution==
 
* [[Web Authentication]] defines Ceremony as an extension of the concept of a network protocol, with human nodes alongside computer nodes and with communication links that include user interface(s), human-to-human communication, and transfers of physical objects that carry data. What is out-of-band to a protocol is in-band to a ceremony. In [[Web Authentication]], Registration and Authentication are ceremonies, and an authorization gesture is often a component of those ceremonies.
 
* [[Web Authentication]] defines Ceremony as an extension of the concept of a network protocol, with human nodes alongside computer nodes and with communication links that include user interface(s), human-to-human communication, and transfers of physical objects that carry data. What is out-of-band to a protocol is in-band to a ceremony. In [[Web Authentication]], Registration and Authentication are ceremonies, and an authorization gesture is often a component of those ceremonies.

Revision as of 18:02, 18 January 2023

Full Title

Carl Ellison and his colleagues have coined the term ‘ceremony’ to describe interactions that span a mixed network of human and cybernetic system components – the full channel from web server to human brain.

Context

A ceremony goes beyond cyber protocols to ensure the integrity of communication with the user. [1] This concept calls for profoundly changing the user’s experience so it becomes predictable and unambiguous enough to allow for informed decisions.

Solution

  • Web Authentication defines Ceremony as an extension of the concept of a network protocol, with human nodes alongside computer nodes and with communication links that include user interface(s), human-to-human communication, and transfers of physical objects that carry data. What is out-of-band to a protocol is in-band to a ceremony. In Web Authentication, Registration and Authentication are ceremonies, and an authorization gesture is often a component of those ceremonies.

References

The information came from a Kim Cameron article dated 2010.
  1. Carl Ellison, Ceremony Design and Analysis, (2007)IACR https://eprint.iacr.org/2007/399