control 826 B

1234567891011121314151617181920212223242526272829
  1. Source: tang
  2. Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Homepage: https://github.com/latchset/tang
  4. Standards-Version: 4.5.1
  5. Vcs-Browser: https://git.in-ulm.de/cbiedl/tang
  6. Vcs-Git: https://git.in-ulm.de/cbiedl/tang.git
  7. Build-Depends: debhelper-compat (= 13),
  8. asciidoctor,
  9. curl,
  10. jose,
  11. libhttp-parser-dev (>= 2.8.0),
  12. libjansson-dev (>= 2.10),
  13. libjose-dev (>= 8),
  14. meson,
  15. pkg-config,
  16. systemd,
  17. Priority: optional
  18. Rules-Requires-Root: no
  19. Section: net
  20. Package: tang
  21. Architecture: linux-any
  22. Depends: ${misc:Depends}, ${shlibs:Depends},
  23. jose,
  24. libjansson4 (>= 2.10~),
  25. Description: network-based cryptographic binding server
  26. Tang is a service for binding cryptographic keys to network presence.
  27. It offers a secure, stateless, anonymous alternative to key escrow
  28. services.