Module 17: Usable Security: Warning Messages
- Put your answers in the
README.md
file in the GitHub repository. - Github Classroom Link: https://classroom.github.com/a/7Z-Q0nAv
Resources
Exercise - Review the current state of browser warning messages
-
Using two different browsers such as Chrome and Firefox, or Safari and Edge, navigate to the baddssl.com web page.
-
Using both browsers click on various bad links such as expired certificate, self-signed certificate, http (under HTTP), and webpack-dev-server (under Known Bad).
-
For up to four different bad links on two different web browsers, describe the warning message that you received from the browser.
-
Give your reaction and opinion regarding the effectiveness of the warning message. Would you "click through" or would you not go to a web site that had this warning message?
-
For each warning message on both browsers, report which of the
NEAT
andSPRUCE
design parameters where followed and are present in the warning message, and which ones where not followed and are not present in the warning message.