103
edits
Shine Nelson (talk | contribs) (Added Mozilla2School header template) |
Shine Nelson (talk | contribs) (Best Practices) |
||
Line 15: | Line 15: | ||
=== Cookies === | === Cookies === | ||
An internet cookie is a small file that a website creates on your machine. | An internet cookie is a small file that a website creates on your machine. Cookies are used to store data pertaining to how you use the site. For example, if you log into facebook, facebook will create a cookie indicating that you're logged in. That way, when you return to facebook later, you're still logged in. | ||
Cookies are used to store data pertaining to how you use the site. For example, if you log into facebook, facebook will create a cookie indicating that you're logged in. That way, when you return to facebook later, you're still logged in. | |||
== Best Practices == | |||
* Always use the latest version of your browser | |||
* Use Ad-blocking extensions like Adblock | |||
* Never enter credit card information using an unknown trusted device or while using a public WiFi hotspot. | |||
* Enable 2-factor authentication on services that supports it | |||
* Use strong passwords | |||
* Use different passwords for different sites and change it at least monthly. Use a password manager if you have trouble remembering passwords. |
edits