| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 | Source: tangMaintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>Homepage: https://github.com/latchset/tangStandards-Version: 4.6.1Vcs-Browser: https://git.in-ulm.de/cbiedl/tangVcs-Git: https://git.in-ulm.de/cbiedl/tang.gitBuild-Depends: debhelper-compat (= 13),    asciidoctor,    curl,    jose,    libhttp-parser-dev (>= 2.8.0),    libjansson-dev (>= 2.10),    libjose-dev (>= 8),    meson,    pkg-config,    systemd,Priority: optionalRules-Requires-Root: noSection: netPackage: tangArchitecture: allDepends: ${misc:Depends},    tang-common (>= ${source:Version}),Recommends:    curl,Description: network-based cryptographic binding server Tang is a service for binding cryptographic keys to network presence. It offers a secure, stateless, anonymous alternative to key escrow services.Package: tang-xinetdArchitecture: allDepends: ${misc:Depends},    adduser,    moreutils,    tang-common (>= ${source:Version}),    xinetd,Recommends:    curl,Description: network-based cryptographic binding server - xinet version Tang is a service for binding cryptographic keys to network presence. It offers a secure, stateless, anonymous alternative to key escrow services. . This package uses xinetd to provide the service.Package: tang-commonArchitecture: linux-anyDepends: ${misc:Depends}, ${shlibs:Depends},    adduser,    jose,    libjansson4 (>= 2.10~),Breaks:    tang (<< 10-3~),Replaces:    tang (<< 10-3~),Description: network-based cryptographic binding server - common files Tang is a service for binding cryptographic keys to network presence. It offers a secure, stateless, anonymous alternative to key escrow services. . This package provides the files common for both backends.
 |