control 786 B

123456789101112131415161718192021222324252627
  1. Source: tang
  2. Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Homepage: https://github.com/latchset/tang
  4. Standards-Version: 4.2.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 (>= 11~),
  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. Section: net
  18. Package: tang
  19. Architecture: linux-any
  20. Depends: ${misc:Depends}, ${shlibs:Depends},
  21. jose,
  22. libjansson4 (>= 2.10~),
  23. Description: network-based cryptographic binding server
  24. Tang is a service for binding cryptographic keys to network presence.
  25. It offers a secure, stateless, anonymous alternative to key escrow
  26. services.