Update link to GnuPG home page, change reference from TLS 1.1 to TLS 1.2, and change to latest RFC for using OpenPGP keys with TLS (and use its correct title).
Watch this directory and add/remove/update clients?
68
66
+ Approve(False) -> Close client connection immediately
69
67
** TODO [#C] python-parsedatetime
70
68
** TODO Separate logging logic to own object
71
** TODO [#B] Limit approval_delay to max gnutls/tls timeout value
69
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
72
70
** TODO [#B] break the wait on approval_delay if connection dies
73
71
** TODO Generate Client.runtime_expansions from client options + extra
74
72
** TODO Allow %%(checker)s as a runtime expansion
75
73
** TODO Use python-tlslite?
76
74
** TODO D-Bus AddClient() method on server object
77
75
** TODO Use org.freedesktop.DBus.Method.NoReply annotation on async methods. :2:
76
** TODO Support [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager][org.freedesktop.DBus.ObjectManager]] interface on server object :2: