From mboxrd@z Thu Jan 1 00:00:00 1970 From: Meiyo Peng Subject: bug#34158: dnscrypt hash failed Date: Wed, 23 Jan 2019 20:01:29 +0800 Message-ID: <874l9zvazq.fsf@disroot.org> References: <20190122191656.7d040b78@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmHOf-0002UZ-G7 for bug-guix@gnu.org; Wed, 23 Jan 2019 07:12:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmHEI-0004KC-Ry for bug-guix@gnu.org; Wed, 23 Jan 2019 07:02:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42816) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gmHEI-0004Jy-CF for bug-guix@gnu.org; Wed, 23 Jan 2019 07:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gmHEI-0004G6-09 for bug-guix@gnu.org; Wed, 23 Jan 2019 07:02:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20190122191656.7d040b78@alma-ubu> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Cc: 34158@debbugs.gnu.org Hi Bj=C3=B6rn, Bj=C3=B6rn H=C3=B6fling writes: > Someone needs to update the package. I'm not sure, is this the same: > > https://dnscrypt.info/ > https://github.com/jedisct1/dnscrypt-proxy Dnscrypt-proxy 2 (dnscrypt.info) is very different from dnscrypt-proxy 1 (dnscrypt.org). Their config files are incompatible. They are both developed by Frank Denis (github/jedisct1). Frank abandoned the original dnscrypt-proxy 1 project (written in C) and wrote dnscrypt-proxy 2 from scratch (written in go). Dnscrypt-proxy 2 has a cleaner config file and supports more feature (DNS-over-HTTPS etc.). Dnscrypt-proxy 1 has been abandoned for a long time. I suggest we upgrade to dnscrypt-proxy 2. -- Meiyo Peng https://www.pengmeiyu.com/