control 815 B

12345678910111213141516171819202122232425262728
  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.0
  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 (= 12),
  8. asciidoctor,
  9. curl,
  10. jose,
  11. libhttp-parser-dev (>= 2.8.0),
  12. libjansson-dev (>= 2.10),
  13. libjose-dev (>= 8),
  14. pkg-config,
  15. systemd,
  16. Priority: optional
  17. Rules-Requires-Root: no
  18. Section: net
  19. Package: tang
  20. Architecture: linux-any
  21. Depends: ${misc:Depends}, ${shlibs:Depends},
  22. jose,
  23. libjansson4 (>= 2.10~),
  24. Description: network-based cryptographic binding server
  25. Tang is a service for binding cryptographic keys to network presence.
  26. It offers a secure, stateless, anonymous alternative to key escrow
  27. services.