HTG Explains: How Internet Explorer Saves Your Passwords and How to Manage Them
Posted
by Taylor Gibb
on How to geek
See other posts from How to geek
or by Taylor Gibb
Published on Fri, 16 Nov 2012 07:00:29 GMT
Indexed on
2012/11/16
11:05 UTC
Read the original article
Hit count: 254
Other
Privacy is very important when it comes to the digital world, but do you know exactly how your browser saves your passwords ? Read on to find out what goes on behind the scenes.
When it comes to web applications, there are many different types of authentication. One of the types is called basic authentication, which is when you navigate to website and a dialog box opens to ask for a username and password. This also happens to be the authentication mechanism defined in the RFC for HTTP.
You can see in the screen shot above that there is a check box that you can use to remember your credentials, but what does that do ? You might also ask yourself what happens if you are not using Basic authentication. There is another type of authentication called Form authentication, this is when the authentication is built right into the web application, like the How-To Geek website. This allows the Developer to control the look and feel of the form that we use to log in.
How To Delete, Move, or Rename Locked Files in Windows | HTG Explains: Why Screen Savers Are No Longer Necessary | 6 Ways Windows 8 Is More Secure Than Windows 7 |
© How to geek or respective owner