/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

  • Committer: Teddy Hogeborn
  • Date: 2012-07-23 07:01:16 UTC
  • mto: (237.7.272 trunk)
  • mto: This revision was merged to the branch mainline in revision 303.
  • Revision ID: teddy@recompile.se-20120723070116-m53ztbi619gj5txj
* plugins.d/mandos-client.xml: Fix minor grammar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* GIT
4
 
** Intro: [[http://www.eyrie.org/~eagle/notes/debian/git.html][Using Git for Debian Packaging]]
5
 
** Use: [[https://honk.sigxcpu.org/piki/projects/git-buildpackage/][git-buildpackage]]
6
 
** Migration
7
 
   tailor?
8
 
   Using bzr-fastimport: [[http://www.fusonic.net/en/blog/2013/03/26/migrating-from-bazaar-to-git/][Migrating from Bazaar to Git]]
9
 
** Unresolved: [[http://jameswestby.net/bzr/builddeb/user_manual/split.html][bzr builddeb split mode]]
10
 
   Maybe: [[http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.import.html#GBP.IMPORT.UPSTREAM.GIT.NOTARBALL>][git-buildpackage - No upstream tarballs]]
11
 
 
12
3
* [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]]
13
4
 
14
 
* Testing
15
 
** python-nemu
16
 
 
17
5
* mandos-applet
18
6
 
19
7
* mandos-client
63
51
    + SetPass(u"gazonk", True) -> Approval, persistent
64
52
    + Approve(False) -> Close client connection immediately
65
53
** TODO [#C] python-parsedatetime
 
54
** TODO [#C] systemd/launchd
 
55
   http://0pointer.de/blog/projects/systemd.html
 
56
   http://wiki.debian.org/systemd
66
57
** TODO Separate logging logic to own object
67
58
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
68
59
** TODO [#B] break the wait on approval_delay if connection dies
83
74
   http://standards.freedesktop.org/secret-service/
84
75
** TODO Remove D-Bus interfaces with old domain name                      :2:
85
76
** TODO Remove old string_to_delta format                                 :2:
86
 
** TODO --no-zeroconf (only valid if port or socket is set)
87
77
 
88
78
* mandos.xml
89
79
** Add mandos contact info in manual pages
103
93
   Better view of client data in the listing
104
94
*** Properties popup
105
95
** Print a nice "We are sorry" message, save stack trace to log.
106
 
** Rename module "gobject" to "GObject".
107
96
 
108
97
* mandos-keygen
109
98
** TODO "--secfile" option