From e7372133087094fbee2d5daeba63b44407025f8f Mon Sep 17 00:00:00 2001 From: gautamkrishnar Date: Sun, 23 Jun 2019 13:14:19 +0530 Subject: [PATCH] Added info on secure browsers --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18fbf39..121ab49 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ Hope you are surprised! :smile: Yes, the website can remember your name even if Yes, nothing is free... +## How to stay safe? +You can prevent browser fingerprinting by using some of the browsers listed in [secure browsers list](./Secure-Browsers.md) curated by the community. Browser fingerprinting is just an example of several ways that can be used to track your identity. For some others visit Freecodecamp [blog](https://www.freecodecamp.org/news/what-you-should-know-about-web-tracking-and-how-it-affects-your-online-privacy-42935355525/). Here's a picture from the blog that explains the current situation: +![https://user-images.githubusercontent.com/8397274/59973123-728ee800-95b8-11e9-90b3-78c6e4003120.jpeg](https://user-images.githubusercontent.com/8397274/59973123-728ee800-95b8-11e9-90b3-78c6e4003120.jpeg) + ### References *