control 769 B

1234567891011121314151617181920212223242526
  1. Source: tang
  2. Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Homepage: https://github.com/latchset/tang
  4. Standards-Version: 4.1.5
  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. curl,
  9. jose,
  10. libhttp-parser-dev (>= 2.8.0),
  11. libjansson-dev (>= 2.10),
  12. libjose-dev (>= 8),
  13. pkg-config,
  14. systemd,
  15. Priority: optional
  16. Section: net
  17. Package: tang
  18. Architecture: linux-any
  19. Depends: ${misc:Depends}, ${shlibs:Depends},
  20. libjansson4 (>= 2.10~),
  21. jose,
  22. Description: network-based cryptographic binding server
  23. Tang is a service for binding cryptographic keys to network presence.
  24. It offers a secure, stateless, anonymous alternative to key escrow
  25. services.