| 123456789101112131415161718192021222324252627 | 
							- Source: tang
 
- Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
 
- Homepage: https://github.com/latchset/tang
 
- Standards-Version: 4.2.0
 
- Vcs-Browser: https://git.in-ulm.de/cbiedl/tang
 
- Vcs-Git: https://git.in-ulm.de/cbiedl/tang.git
 
- Build-Depends: debhelper (>= 11~),
 
-     asciidoctor,
 
-     curl,
 
-     jose,
 
-     libhttp-parser-dev (>= 2.8.0),
 
-     libjansson-dev (>= 2.10),
 
-     libjose-dev (>= 8),
 
-     pkg-config,
 
-     systemd,
 
- Priority: optional
 
- Section: net
 
- Package: tang
 
- Architecture: linux-any
 
- Depends: ${misc:Depends}, ${shlibs:Depends},
 
-     jose,
 
-     libjansson4 (>= 2.10~),
 
- Description: network-based cryptographic binding server
 
-  Tang is a service for binding cryptographic keys to network presence.
 
-  It offers a secure, stateless, anonymous alternative to key escrow
 
-  services.
 
 
  |