Difference between revisions of "Ephemeral"

From MgmtWiki
Jump to: navigation, search
(Problem)
(Context)
Line 6: Line 6:
 
*For an otherwise anonymous connection to enable attribute checking, like the [[User]]'s that are over 13, 18, or 21 years of age, some ephemeral [[Identifier]] is needed to ensure that any verified attribute cannot be reused in some other context.
 
*For an otherwise anonymous connection to enable attribute checking, like the [[User]]'s that are over 13, 18, or 21 years of age, some ephemeral [[Identifier]] is needed to ensure that any verified attribute cannot be reused in some other context.
 
*Ephemeral [[Identifier]]s can be as simple as the [[User]]'s IP address, HTTPS session number or the [[Subject]] [[Identifier]] (sid) in an [[OpenID Connect]] session.
 
*Ephemeral [[Identifier]]s can be as simple as the [[User]]'s IP address, HTTPS session number or the [[Subject]] [[Identifier]] (sid) in an [[OpenID Connect]] session.
 +
*The Apple Advertising [[Identifer]]<ref>Apple, ''Here’s how to manage your privacy.'' https://www.apple.com/privacy/manage-your-privacy/</ref> is designed specifically to track users for the duration of a session, but not between sessions or advertisers.
  
 
==Problem==
 
==Problem==

Revision as of 06:54, 7 August 2018

Full Title or Meme

When an entity has a Ephemeral Identifier the assumption is that it cannot be resused for a different session or used to track the User from one session to another.

Context

  • An Identifier's primary function is to create a label to which attributes can be attached.
  • For an otherwise anonymous connection to enable attribute checking, like the User's that are over 13, 18, or 21 years of age, some ephemeral Identifier is needed to ensure that any verified attribute cannot be reused in some other context.
  • Ephemeral Identifiers can be as simple as the User's IP address, HTTPS session number or the Subject Identifier (sid) in an OpenID Connect session.
  • The Apple Advertising Identifer[1] is designed specifically to track users for the duration of a session, but not between sessions or advertisers.

Problem

The User is seldom given any Assurance of the actual characteristics of any Identifier.

References

  1. Apple, Here’s how to manage your privacy. https://www.apple.com/privacy/manage-your-privacy/