Source: ssh-cron Section: admin Priority: optional Maintainer: Frank B. Brokken Uploaders: George Danchev , tony mancill Build-Depends: debhelper (>= 11), libbobcat-dev (>= 4.08.03), icmake (>= 8.00.04), yodl (>= 3.06.0) Standards-Version: 4.1.4 Homepage: https://fbb-git.github.io/ssh-cron/ Vcs-Browser: https://salsa.debian.org/debian/ssh-cron Vcs-Git: https://salsa.debian.org/debian/ssh-cron.git 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.