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?
70
66
+ Approve(False) -> Close client connection immediately
71
67
** TODO [#C] python-parsedatetime
72
68
** TODO Separate logging logic to own object
73
** TODO [#B] Limit approval_delay to max gnutls/tls timeout value
69
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
74
70
** TODO [#B] break the wait on approval_delay if connection dies
75
71
** TODO Generate Client.runtime_expansions from client options + extra
76
72
** TODO Allow %%(checker)s as a runtime expansion
77
73
** TODO Use python-tlslite?
78
74
** TODO D-Bus AddClient() method on server object
79
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: