/mandos/trunk

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

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2014-08-09 23:37:07 UTC
  • Revision ID: teddy@recompile.se-20140809233707-6c5qyievp78lnzf1
askpass-fifo: Lower privileges after opening FIFO.

* plugins.d/askpass-fifo.c (main): Lower privileges after opening FIFO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
** TODO Use python-tlslite?
69
69
** TODO D-Bus AddClient() method on server object
70
70
** TODO Use org.freedesktop.DBus.Method.NoReply annotation on async methods. :2:
 
71
** TODO Emit [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties][org.freedesktop.DBus.Properties.PropertiesChanged]] signal            :2:
 
72
   TODO Deprecate se.recompile.Mandos.Client.PropertyChanged - annotate!
 
73
   TODO Can use "invalidates" annotation to also emit on changed secret.
71
74
** TODO Support [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager][org.freedesktop.DBus.ObjectManager]] interface on server object :2:
72
75
   Deprecate methods GetAllClients(), GetAllClientsWithProperties()
73
76
   and signals ClientAdded and ClientRemoved.
75
78
** TODO CheckerCompleted method, deprecate CheckedOK
76
79
** TODO Secret Service API?
77
80
   http://standards.freedesktop.org/secret-service/
78
 
** TODO Remove D-Bus interfaces with old domain name                      :2:
 
81
** TODO Remove D-Bus interfaces with old domain name                         :2:
79
82
** TODO Remove old string_to_delta format                                    :2:
80
83
** TODO http://0pointer.de/blog/projects/stateless.html
81
84
*** tmpfiles snippet to create /var/lib/mandos with right user+perms