]> gitweb.fluxo.info Git - keyringer.git/commitdiff
TODO update
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 25 Feb 2014 18:55:07 +0000 (15:55 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 25 Feb 2014 18:55:07 +0000 (15:55 -0300)
lib/keyringer/actions/check

index 70fa7b47f9efbc9704a185a026815a06206d2c61..1ccd9c8ce68a15165c1b4a53fc9a7b09448ce947 100755 (executable)
@@ -19,13 +19,13 @@ source "$LIB" || exit 1
 # The following should run automatically from keyringer_check_recipients
 # and keyringer_check_repository:
 #
-# TODO: Pull the keyring repository.
-# TODO: Fetch absent keys from all recipients.
+# Pull the keyring repository.
+# Git maintenance operations.
+# Fetch absent keys from all recipients.
 # TODO: Check if keys in all recipients files are about to expire.
 # TODO: Time to expire can be configured via repository options.
 # TODO: Users can be alerted by mail if configured by user preferences.
 # TODO: Outgoing emails can be encrypted.
-# TODO: Git maintenance operations.
 
 # This should be done here:
 # TODO: Check canaries' timestamps, warning by mail if configured by user preferences.