软件包: nss-tlsd (1.1-1)
nss-tlsd 的相关链接
Trisquel 的资源:
下载源码包 nss-tls:
维护者:
Original Maintainer:
- Kan-Ru Chen (陳侃如)
外部的资源:
- 主页 [github.com]
相似软件包:
encrypted DNS name resolution daemon
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.
This package contains the daemon to be used in conjunction with the libnss-tls NSS module. The daemon runs in the background, receives name resolving requests over a Unix socket and replies with resolved addresses.
其他与 nss-tlsd 有关的软件包
|
|
|
-
- dep: init-system-helpers (>= 1.52)
- helper tools for all init systems
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.44)
- GLib library of C routines
-
- dep: libsoup2.4-1 (>= 2.41.90)
- HTTP library implementation in C -- Shared library