all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phodina <phodina@protonmail.com>
To: znavko@disroot.org
Cc: help-guix <help-guix@gnu.org>
Subject: Re: How to enable Chromium DNS over HTTPS
Date: Sun, 25 Jul 2021 21:05:27 +0000	[thread overview]
Message-ID: <lyywD6hwKbh4GSYRYMQmIj_N2xhNprIx-2_sQUMzspd5E04LvxT1ry6ULfHMbrEVLEMnFWlBVqDMvDOUDZyW0a0nYvxx72Iv8SMMfjlF9zI=@protonmail.com> (raw)
In-Reply-To: <5fcb0ac92b96bb9e2c68a517eb584e66@disroot.org>

> Hello! I have to fight for my freedom with Russian government that having no idea how to spoil the ilfe except blocking various of web-sites doing it very quickly.
>
> And I have to use VPN for visit protonmail, safe-mail .net, tutanota and even prnt .sc.
>
> I bypass blocking very well in IceCat I do not know why. I only have there 'DNS over HTTPS".
>
> But in Ungogled-Chromium there are troubles even using VPN.
>
> Ungogled-Chromium does not download SSL-certificates when I visit protonmail (because of blocking on provider).
>
> I dug and I think dns over https will solve my problem, but under Guix this flag could not be enabled:
>
> chrome://flags/#dns-over-https
>
> Secure DNS lookups
>
> Enables DNS over HTTPS. When this feature is enabled, your browser may try to use a secure HTTPS
>
> connection to look up the addresses of websites and other web resources. Mac, Windows, Chrome OS,
>
> Android
>
> #dns-over-https
>
> Not available on your platform.
>
> It is not available on my platform. What shoud I do? What do I need to install for it?

Hi,
I use [1] dnscrypt-proxy which is a daemon listening on localhost port 53 and encrypting all DNS queries in HTTPS.

FIY there is also DoT (DNS over TLS) which also encrypts the DNS queries though directly using TLS not within an HTTPS protocol.

Both solutions have their pros and cons. Duckduckgo is your friend.

Hope it helps,
Petr

1: https://github.com/DNSCrypt/dnscrypt-proxy


      reply	other threads:[~2021-07-25 21:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25 20:03 How to enable Chromium DNS over HTTPS znavko--- via
2021-07-25 21:05 ` phodina [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='lyywD6hwKbh4GSYRYMQmIj_N2xhNprIx-2_sQUMzspd5E04LvxT1ry6ULfHMbrEVLEMnFWlBVqDMvDOUDZyW0a0nYvxx72Iv8SMMfjlF9zI=@protonmail.com' \
    --to=phodina@protonmail.com \
    --cc=help-guix@gnu.org \
    --cc=znavko@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.