Source: tang
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Homepage: https://github.com/latchset/tang
Standards-Version: 4.1.5
Vcs-Browser: https://git.in-ulm.de/cbiedl/tang
Vcs-Git: https://git.in-ulm.de/cbiedl/tang.git
Build-Depends: debhelper (>= 11~),
    curl,
    jose,
    libhttp-parser-dev (>= 2.8.0),
    libjansson-dev (>= 2.10),
    libjose-dev (>= 8),
    pkg-config,
    systemd,
Priority: optional
Section: net

Package: tang
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends},
    libjansson4 (>= 2.10~),
    jose,
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-nagios
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends},
    libhttp-parser2.8 (>= 2.8.0),
    jose,
Description: monitoring plugin to check the tang server
 This package provides a plugin to monitor a tang server, a service for
 binding cryptographic keys to network presence.
