Source: ssh-cron Section: admin Priority: optional Maintainer: Frank B. Brokken Uploaders: tony mancill Build-Depends: debhelper-compat (= 13), icmake (>= 13.04.00), libbobcat-dev (>= 6.09.00), libssl-dev, yodl (>= 4.03.03) Standards-Version: 4.7.2 Homepage: https://fbb-git.gitlab.io/ssh-cron/ Vcs-Browser: https://salsa.debian.org/debian/ssh-cron Vcs-Git: https://salsa.debian.org/debian/ssh-cron.git Rules-Requires-Root: no Package: ssh-cron Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client Recommends: ssh-askpass Description: cron daemon allowing ssh keys with passphrases to be used ssh-cron acts like cron, but utilizes ssh-agent to obtain ssh key passphrases. Thus it allows scheduled commands to run on remote systems without requiring the ssh key passphrase to be stored in a clear-text file, or resorting to ssh keys without passphrases.