Source: tlsdate
Section: net
Priority: extra
Maintainer: Jacob Appelbaum <jacob@appelbaum.net>
Uploaders: Holger Levsen <holger@debian.org>
Build-Depends: autoconf,
               dh-autoreconf,
               dh-systemd,
               automake,
               autotools-dev,
               debhelper (>= 9.20120909~),
               dh-apparmor,
               libssl-dev,
               libevent-dev (>= 2.0),
               libtool,
               pkg-config,
               dpkg-dev (>= 1.16.1.1)
Standards-Version: 3.9.6
Homepage: https://www.github.com/ioerror/tlsdate/
Vcs-Git: https://www.github.com/ioerror/tlsdate/ -b debian-master
Vcs-Browser: https://www.github.com/ioerror/tlsdate/

Package: tlsdate
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: apparmor
Description: secure parasitic rdate replacement
 tlsdate sets the local clock by securely connecting with TLS to remote
 servers and extracting the remote time out of the secure handshake. Unlike
 ntpdate, tlsdate uses TCP, for instance connecting to a remote HTTPS or TLS
 enabled service, and provides some protection against adversaries that try to
 feed you malicious time information.
