Your message dated Wed, 15 Jul 2020 07:51:59 +0200
with message-id <sa6imeppbpc....@hjemme.reinholdtsen.name>
and subject line nss-tls is now in unstable
has caused the Debian Bug report #958710,
regarding ITP: nss-tls -- encrypted glibc name resolving library which uses 
DNS-over-HTTPS (DoH)
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 ow...@bugs.debian.org
immediately.)


-- 
958710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Kan-Ru Chen <kos...@debian.org>

* Package name    : nss-tls
  Version         : pre-release
  Upstream Author : Dima Krasner <d...@dimakrasner.com>
* URL             : https://github.com/dimkr/nss-tls
* License         : LGPL-2.1
  Programming Lang: C
  Description     : encrypted glibc name resolving library which uses 
DNS-over-HTTPS (DoH)

nss-tls is an alternative, encrypted name resolving library to use
with glibc, which uses DNS-over-HTTPS (DoH).

The glibc name resolver can be configured through nsswitch.conf(5) to
use nss-tls instead of the DNS resolver, or fall back to DNS when
nss-tls fails.

This way, all applications that use the standard resolver API
(getaddrinfo(), gethostbyname(), etc'), are transparently migrated
from DNS to encrypted means of name resolving, with zero
application-side changes and minimal resource consumption footprint.
However, nss-tls does not deal with applications that use their own,
built-in DNS resolver.

There should be three binary packages:

1. nss-tlsd - a daemon that runs in the background, receives name
resolving requests over a Unix socket and replies with resolved
addresses.

2. libnss_tls.so - is a tiny client library, which delegates the
resolving work to nss-tlsd through the Unix socket and passes the
results back to the application, without dependencies other than libc.

3. tlslookup - a utility program that is equivalent to nslookup(1),
but uses libnss_tls.so instead of DNS.

--- End Message ---
--- Begin Message ---
Version: 0~git20200523-2

The package was accepted into the archive 2020-07-13, but this bug was
left open by mistake. :)

-- 
Happy hacking
Petter Reinholdtsen

--- End Message ---

Reply via email to