control 848 B

12345678910111213141516171819202122232425262728293031
  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. Recommends:
  26. curl,
  27. Description: network-based cryptographic binding server
  28. Tang is a service for binding cryptographic keys to network presence.
  29. It offers a secure, stateless, anonymous alternative to key escrow
  30. services.