Difference between revisions of "Security"
From MgmtWiki
(→Context) |
(→Context) |
||
Line 3: | Line 3: | ||
==Context== | ==Context== | ||
+ | *Security in computer science covers a broad range of topics, like Availability that are not addressed in this wiki. | ||
+ | ==Problem== | ||
*Security is not a feature of the internet, it is an add-on. Even current activity, like [[OAuth 2.0]] and [[OpenID Connect]] are successful, not be cause they are secure, but because developers like the freedom they offer. | *Security is not a feature of the internet, it is an add-on. Even current activity, like [[OAuth 2.0]] and [[OpenID Connect]] are successful, not be cause they are secure, but because developers like the freedom they offer. | ||
− | + | ||
+ | ==Solutions== | ||
==References== | ==References== |
Revision as of 08:50, 28 October 2018
Full Title or Meme
For the purposes of Identity Management Security applies to access by the legitimately identified user and protection of User Private Information.
Context
- Security in computer science covers a broad range of topics, like Availability that are not addressed in this wiki.
Problem
- Security is not a feature of the internet, it is an add-on. Even current activity, like OAuth 2.0 and OpenID Connect are successful, not be cause they are secure, but because developers like the freedom they offer.