Tuesday, March 14, 2017

Cryptography: Security through Obscurity

Online computer science courses to jumpstart your future. Start your future on Coursera today. 
 
The aphorism "security through obscurity" suggests that hiding information provides some level of security. Give an example of a situation in which hiding information does not add appreciably to the security of a system. Then give an example of a situation in which it does.

Answer

Hiding an algorithm that protects your password might not necessarily add apreciably to the security of the system becuase the algorithm can be found within the source code of the library.

However, hiding the password field within a form will add appreciably to the system. This way only the rightful user will have access to the account.
  Coursera Business Vertical Orange Design 10 Coursera DS Design 10

No comments:

Post a Comment