Difference between revisions of "Subject ID"
From MgmtWiki
(Created page with "==Full Title or Meme== A SUbject ID is an Identifier of some Entity that has established an interchange on the internet. ==Context== * Many web sites require user...") |
(→Full Title or Meme) |
||
Line 1: | Line 1: | ||
==Full Title or Meme== | ==Full Title or Meme== | ||
− | A [[ | + | A [[Subject ID]] is a digital [[Identifier]] associated with some real-world [[Entity]] that has established an interchange on the internet by means of a [[User Agent]]. |
==Context== | ==Context== |
Revision as of 07:53, 12 September 2018
Full Title or Meme
A Subject ID is a digital Identifier associated with some real-world Entity that has established an interchange on the internet by means of a User Agent.
Context
- Many web sites require users to have a persistent user name which is unique on their site to identify the user.
- As a general rule Web Sites, and as a practical rule Identifier or Attribute Providers require that the pseudonym be unique within their domain; thus the pseudonym@domain.tld will be a valid URI.
- Some providers will reuse pseudonyms once a connection to a real user has been broken for some specified period of time. Email addresses, in particular, typically have this characteristic.
Problems
- Users may wish to have some name that is not associated with their real name when the web site requires a persistent user name.
- In contexts where names are not validated (of low Assurance) the problem arises that trolls many adopt the name of some well-known person to be able to make statements that falsely appear to be from the real person.[1]
Solutions
- Users are often asked to use their email address as a local user name since the email address is known to be a URI and hence unique in the internet.
- When the user has an option, they often pick some sort of description name, such as a gamertag in a role playing game, which is tested for uniqueness within the relevant name domain.
- When a user needs to provide some sort of validated attribute for the duration of a session at a web site, a session ID might provide sufficient security to bind the verified attribute for the session duration.
References
- Synonyms for a [[Subject ID] include User Name, display name, gamertag, nom de guerre, Pseudonym or (on Facebook) Fake Name subject to arbitrary termination.
- Anonym is not used in the context of identity as it does not provide one. It may be used as the condition (Anonymous) of a user prior to accepting (1) a cookie, (2) a fixed IP address, (3) an HTTPS connection or (4) a request for an Identifier.