From e58080a5b9a7ce503ac4dfd59fd7673abdacce2b Mon Sep 17 00:00:00 2001 From: the-weird-aquarian Date: Sat, 27 Jul 2024 21:18:39 +0530 Subject: [PATCH] Added DuckDuckGo browsers --- CHANGELOG.md | 4 +++ Privacy Settings/DuckDuckGo-Browser-Mobile.md | 31 +++++++++++++++++++ Privacy Settings/DuckDuckGo-Browser.md | 29 +++++++++++++++++ README.md | 2 ++ 4 files changed, 66 insertions(+) create mode 100644 Privacy Settings/DuckDuckGo-Browser-Mobile.md create mode 100644 Privacy Settings/DuckDuckGo-Browser.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 386b88d..28c6541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog +## Jul 27, 2024 +- Added [DuckDuckGo Browser Desktop](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/DuckDuckGo-Browser.md) & [DuckDuckGo Browser Mobile](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/DuckDuckGo-Browser-Mobile.md) + + ## Jul 12, 2024 diff --git a/Privacy Settings/DuckDuckGo-Browser-Mobile.md b/Privacy Settings/DuckDuckGo-Browser-Mobile.md new file mode 100644 index 0000000..35f5bf6 --- /dev/null +++ b/Privacy Settings/DuckDuckGo-Browser-Mobile.md @@ -0,0 +1,31 @@ +# DuckDuckGo Browser Mobile Privacy Settings + +Go to Settings + + + +## Private Search +- Autocomplete Suggestions: On +- More Search Settings: Same as [DuckDuckGo Search Settings](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/DuckDuckGo-Search.md) + + + +## Web Tracking Protection +- Global Privacy Control (GPC) > Global Privacy Control (GPC): On + + + +## Cookie Pop-up Protection +- Let DuckDuckGo handle cookie pop-ups: On + + + +## App Tracking Protection +- On (Cannot be combined with a VPN) + + + +## Passwords +- Save and autofill passwords: Off + +NOTE: Never save passwords in browsers. Use a password manager instead. Check out [recommendations, alternatives & reviews](https://github.com/StellarSand/privacy-settings#recommendations-alternatives--reviews). \ No newline at end of file diff --git a/Privacy Settings/DuckDuckGo-Browser.md b/Privacy Settings/DuckDuckGo-Browser.md new file mode 100644 index 0000000..fc759aa --- /dev/null +++ b/Privacy Settings/DuckDuckGo-Browser.md @@ -0,0 +1,29 @@ +# DuckDuckGo Browser Privacy Settings + +Go to Settings + + + +## Privacy + +#### Cookie Consent Pop-ups +- Let DuckDuckGo manage cookie consent pop-ups: On + +#### Global Privacy Control (GPC) +- Enable Global Privacy Control: On + + + +## Appearance + +#### Address Bar +- Show full website address: On + + + +## Passwords & Autofill + +#### Ask To Save and Autofill +- Passwords: Off + +NOTE: Never save passwords in browsers. Use a password manager instead. Check out [recommendations, alternatives & reviews](https://github.com/StellarSand/privacy-settings#recommendations-alternatives--reviews). \ No newline at end of file diff --git a/README.md b/README.md index 8b40498..ab9dbe1 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ - [ChatGPT](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/ChatGPT.md) - [Cromite](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/Cromite.md) - [Discord](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/Discord.md) +- [DuckDuckGo Browser Desktop](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/DuckDuckGo-Browser.md) +- [DuckDuckGo Browser Mobile](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/DuckDuckGo-Browser-Mobile.md) - [DuckDuckGo Search](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/DuckDuckGo-Search.md) - [Facebook](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/Facebook.md) - [Firefox Desktop](https://github.com/StellarSand/privacy-settings/blob/main/Privacy%20Settings/Firefox.md)