2011/7/10 Ben Walton <[email protected]>: > Excerpts from Maciej Bliziński's message of Sat Jul 09 21:27:18 -0400 2011: > >> We have the keychain package which wraps gpg agent interaction. > > This might be useful for the daemon init, but the real fun will be > setting the timeout on the keyphrase and then detecting a timeout and > responding to the caller appropriately and alerting the admin to this > fact.
Detecting should be easy: a cron job tries to sign and verify a random string. If it fails, it sends an alert. How and to whom send the alert - any ideas? Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
