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

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



Your message dated Mon, 31 Jan 2022 12:11:24 +0100
with message-id <YffD3BcmiUzg1div@star>
and subject line Re: Bug#955707: debian-edu-config: use DuckDuckGo as Chromium's default search provider
has caused the Debian Bug report #955707,
regarding debian-edu-config: use DuckDuckGo as Chromium's default search provider
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
955707: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955707
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--

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: pgp6xrb47yMsA.pgp
Description: Digitale PGP-Signatur


--- End Message ---
--- Begin Message ---
[ Mike Gabriel, 2022-01-31 ]
> I'd say, let's close this one and observe what chromium in Debian will do
> long term.
> 
> No need, to keep this bug around for tracking IMHO.
> 
> Please close, if ok with that.
 
done so

Wolfgang

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: