[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#955707: debian-edu-config: use DuckDuckGo as Chromium's default search provider



Hi Wolfgang,

On  Sa 04 Apr 2020 00:20:37 CEST, Mike Gabriel wrote:

Package: debian-edu-config
Severity: wishlist

Currently (during the bullseye release cycle), chromium uses Google as the default search provider.

With the below snippet dropped into /etc/chromium/policies/managed/<somefile>.json we could switch that to DuckDuckGo:

{
  "DefaultSearchProviderEnabled":true,
  "DefaultSearchProviderName": "DuckDuckGo",
  "DefaultSearchProviderIconURL":"https://duckduckgo.com/favicon.ico";,
  "DefaultSearchProviderEncodings":["UTF-8"],
  "DefaultSearchProviderSearchURL":"https://duckduckgo.com/?q={searchTerms}";,
"DefaultSearchProviderSuggestURL":"https://duckduckgo.com/ac/?q={searchTerms}&type=list";,
  "DefaultSearchProviderNewTabURL":"https://duckduckgo.com/chrome_newtab";,
}

Possibly an option for Debian Edu? Maybe even for Chromium in Debian?

Mike

I saw the above as part of the release notes for Debian Edu bullseye, right? Can we close #955707?

Mike
--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

Attachment: pgpppZsJA5doo.pgp
Description: Digitale PGP-Signatur


Reply to: