/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

Initial design on approval system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
   A client needs manual approval on the server before it gets the
69
69
   secret
70
70
** TODO [#B] Support RFC 3339 time duration syntax
 
71
** More D-Bus methods
 
72
*** NeedsApproval(50, True) -> timeout, default approve
 
73
    Default approval is configurable, but True by default
 
74
    + Approval(True) -> approve sending saved
 
75
    + Approval(False) -> Close client connection immediately
 
76
*** NeedsPassword(50) - Timeout, default disapprove
 
77
    + SetPass(u"gazonk", True) -> Approval, persistent
 
78
    + Approval(False) -> Close client connection immediately
71
79
 
72
80
* mandos.xml
73
81
** [[file:mandos.xml::XXX][Document D-Bus interface]]