After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 709261 - Use https rather than http in the default keyword-search-url
Use https rather than http in the default keyword-search-url
Status: RESOLVED DUPLICATE of bug 707694
Product: epiphany
Classification: Core
Component: General
3.10.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-02 12:53 UTC by Sebastian Keller
Modified: 2013-10-02 17:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Keller 2013-10-02 12:53:32 UTC
Using http://duckduckgo.com/?q=%s&t=epiphany just causes a clear text http request to be sent over the network that results in a redirect to https://duckduckgo.com/?q=%s&t=epiphany.

So using https directly removes one roundtrip and improves privacy/security.
Comment 1 Claudio Saavedra 2013-10-02 17:34:43 UTC

*** This bug has been marked as a duplicate of bug 707694 ***