/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: 2010-04-14 06:36:36 UTC
  • mto: (24.1.149 mandos)
  • mto: This revision was merged to the branch mainline in revision 417.
  • Revision ID: teddy@fukt.bsnet.se-20100414063636-v93vjajwrnlsqj9u
Initial design on approval system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* GIT
4
 
** General: [[https://www.atlassian.com/git/workflows][Git Workflows]], [[http://gitimmersion.com/][Git Immersion]], [[https://news.ycombinator.com/item?id=7036628][Simple git workflow is simple]]
5
 
** Intro: [[http://www.eyrie.org/~eagle/notes/debian/git.html#combine][Using Git for Debian Packaging]]
6
 
** Use: [[https://honk.sigxcpu.org/piki/projects/git-buildpackage/][git-buildpackage]]
7
 
** Migration
8
 
   tailor?
9
 
   Using bzr-fastimport: [[http://www.fusonic.net/en/blog/2013/03/26/migrating-from-bazaar-to-git/][Migrating from Bazaar to Git]]
10
 
** Unresolved: [[http://jameswestby.net/bzr/builddeb/user_manual/split.html][bzr builddeb split mode]]
11
 
   Maybe: [[http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.import.html#GBP.IMPORT.UPSTREAM.GIT.NOTARBALL][git-buildpackage - No upstream tarballs]]
12
 
   [[http://www.python.org/dev/peps/pep-0374/][PEP 374 - Choosing a distributed VCS for the Python project]]
13
 
   [[http://www.emacswiki.org/emacs/GitForEmacsDevs][Git For Emacs Devs]]
14
 
 
15
 
* [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]]
16
 
 
17
 
* Testing
18
 
** python-nemu
19
 
 
20
 
* mandos-applet
21
 
 
22
3
* mandos-client
 
4
** TODO [#B] use scandir(3) instead of readdir(3)
 
5
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
6
** TODO use error() instead of perror()
 
7
** TODO [#B] Retry a server which has a non-definite reply:
 
8
*** A closed connection during the TLS handshake
 
9
*** A TCP timeout
23
10
** TODO [#B] Use capabilities instead of seteuid().
24
 
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
25
 
** TODO [#C] Make start_mandos_communication() take "struct server".
26
 
** TODO [#B] Use openat(), fstatat() etc. to avoid asprintf().
 
11
** TODO [#A] Retry --connect forever
27
12
 
28
13
* splashy
29
14
** TODO [#B] use scandir(3) instead of readdir(3)
 
15
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
16
** TODO [#B] use error() instead of perror()
30
17
 
31
 
* usplash (Deprecated)
 
18
* usplash
32
19
** TODO [#A] Make it work again
33
20
** TODO [#B] use scandir(3) instead of readdir(3)
 
21
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
22
** TODO [#B] use error() instead of perror()
34
23
 
35
24
* askpass-fifo
 
25
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
26
** TODO [#B] use error() instead of perror()
36
27
** TODO [#B] Drop privileges after opening FIFO.
37
28
 
38
29
* password-prompt
 
30
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
31
** TODO [#B] use error() instead of perror()
39
32
** TODO [#B] lock stdin (with flock()?)
40
33
 
41
 
* plymouth
42
 
 
43
34
* TODO [#B] passdev
44
35
 
45
36
* plugin-runner
46
 
** TODO handle printing for errors for plugins
47
 
*** Hook up stderr of plugins, buffer them, and prepend "Mandos Plugin [plugin name]"
48
 
** TODO [#B] use scandirat(3) instead of readdir(3)
49
 
*** Must wait until GNU libc 2.15
 
37
** TODO [#B] use scandir(3) instead of readdir(3)
50
38
** TODO [#C] use same file name rules as run-parts(8)
51
39
** kernel command line option for debug info
 
40
** TODO [#B] use error() instead of perror()
52
41
 
53
42
* mandos (server)
54
43
** TODO [#B] Log level                                                    :BUGS:
 
44
** TODO Persistent state                                                  :BUGS:
 
45
   /var/lib/mandos/*
55
46
*** TODO /etc/mandos/clients.d/*.conf
56
47
    Watch this directory and add/remove/update clients?
57
48
** TODO [#C] config for TXT record
58
 
** TODO Log level dbus option
59
 
   SetLogLevel D-Bus call
 
49
** TODO Log level option
 
50
   syslogger.setLevel(logging.WARNING)
 
51
   + SetLogLevel D-Bus call
 
52
** TODO Implement --foreground                                            :BUGS:
 
53
   [[info:standards:Option%20Table][Table of Long Options]]
 
54
** TODO Implement --socket
 
55
   [[info:standards:Option%20Table][Table of Long Options]]
 
56
** TODO Date+time on console log messages                                 :BUGS:
 
57
   Is this the default?
60
58
** TODO [#C] DBusServiceObjectUsingSuper
61
59
** TODO [#B] Global enable/disable flag
62
 
** TODO [#B] By-client countdown on number of secrets given
63
 
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
 
60
** TODO [#B] By-client countdown on secrets given
 
61
** TODO [#B] Fix problem with fsck taking a really long time
 
62
   Whenever a client successfully gets a secret it could get a
 
63
   one-time timeout boost to allow for an fsck-incurred delay
 
64
** TODO [#A] Delay before client receives key
 
65
   This would give an operator opportunity to cancel the request if
 
66
   desired.
 
67
** TODO [#A] Client manual approval mode
 
68
   A client needs manual approval on the server before it gets the
 
69
   secret
 
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
64
77
    + SetPass(u"gazonk", True) -> Approval, persistent
65
 
    + Approve(False) -> Close client connection immediately
66
 
** TODO [#C] python-parsedatetime
67
 
** TODO Separate logging logic to own object
68
 
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
69
 
** TODO [#B] break the wait on approval_delay if connection dies
70
 
** TODO Generate Client.runtime_expansions from client options + extra
71
 
** TODO Allow %%(checker)s as a runtime expansion
72
 
** TODO Use python-tlslite?
73
 
** TODO D-Bus AddClient() method on server object
74
 
** TODO Use org.freedesktop.DBus.Method.NoReply annotation on async methods. :2:
75
 
** TODO Emit [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties][org.freedesktop.DBus.Properties.PropertiesChanged]] signal         :2:
76
 
   TODO Deprecate se.recompile.Mandos.Client.PropertyChanged - annotate!
77
 
   TODO Can use "invalidates" annotation to also emit on changed secret.
78
 
** TODO Support [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager][org.freedesktop.DBus.ObjectManager]] interface on server object :2:
79
 
   Deprecate methods GetAllClients(), GetAllClientsWithProperties()
80
 
   and signals ClientAdded and ClientRemoved.
81
 
** TODO Save state periodically to recover better from hard shutdowns
82
 
** TODO CheckerCompleted method, deprecate CheckedOK
83
 
** TODO Secret Service API?
84
 
   http://standards.freedesktop.org/secret-service/
85
 
** TODO Remove D-Bus interfaces with old domain name                      :2:
86
 
** TODO Remove old string_to_delta format                                 :2:
87
 
** TODO --no-zeroconf (only valid if port or socket is set)
 
78
    + Approval(False) -> Close client connection immediately
88
79
 
89
80
* mandos.xml
 
81
** [[file:mandos.xml::XXX][Document D-Bus interface]]
 
82
   Remove mention of lack of such interface in BUGS section
90
83
** Add mandos contact info in manual pages
91
84
 
 
85
* TODO [#A] Provide and install /etc/dbus-1/system.d/mandos.conf
 
86
 
92
87
* mandos-ctl
93
88
*** Handle "no D-Bus server" and/or "no Mandos server found" better
94
89
*** [#B] --dump option
95
 
** TODO Remove old string_to_delta format                                 :2:
 
90
** TODO Support RFC 3339 time duration syntax
96
91
 
97
92
* TODO mandos-dispatch
98
93
  Listens for specified D-Bus signals and spawns shell commands with
99
94
  arguments.
100
95
 
101
96
* mandos-monitor
102
 
** TODO help should be toggleable
103
97
** Urwid client data displayer
104
98
   Better view of client data in the listing
105
99
*** Properties popup
106
 
** Print a nice "We are sorry" message, save stack trace to log.
107
 
** Rename module "gobject" to "GObject".
108
100
 
109
101
* mandos-keygen
 
102
** TODO Loop until passwords match when run interactively
110
103
** TODO "--secfile" option
111
104
   Using the "secfile" option instead of "secret"
112
105
** TODO [#B] "--test" option
113
106
   For testing decryption before rebooting.
114
107
 
 
108
* Makefile
 
109
** TODO [#C] Implement DEB_BUILD_OPTIONS
 
110
   http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options
 
111
 
115
112
* Package
116
113
** /usr/share/initramfs-tools/hooks/mandos
117
114
*** TODO [#C] use same file name rules as run-parts(8)
120
117
** TODO [#C] /etc/bash_completion.d/mandos
121
118
   From XML sources directly?
122
119
 
123
 
* Side Stuff
124
 
** TODO Locate which package moves the other bin/sh when busybox is deactivated
125
 
** TODO contact owner of package, and ask them to have that shell static in position regardless of busybox
126
 
 
127
120
 
128
121
#+STARTUP: showall