Difference between revisions of "Security"
From MgmtWiki
(→Context) |
(→Problem) |
||
Line 5: | Line 5: | ||
*Security in computer science covers a broad range of topics, like Availability that are not addressed in this wiki. | *Security in computer science covers a broad range of topics, like Availability that are not addressed in this wiki. | ||
==Problem== | ==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 | + | *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 because they are secure, but because developers like the freedom they offer. |
==Solutions== | ==Solutions== |
Revision as of 08:51, 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 because they are secure, but because developers like the freedom they offer.