summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 02:00:31 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 02:00:31 -0400
commit212c4e507b0a96a05fa8ee4232e821c77285eebf (patch)
treef173e612923bbde237be75b8431e254a5b9c42a3 /doc
parent744600b656ea7c772c80ea7ab50514f63bea50a4 (diff)
included todo entry about porting monkeysphere to other OSes.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 733986e..b41d2be 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -95,3 +95,7 @@ Fix behavior when add-identity-certifier fails to fetch a key from the
Allow server administrators to add-identity-certifier from a key in
the filesystem (or on stdin, etc)
+
+Think about packaging monkeysphere for other (non-apt-based) operating
+ systems. RPM-based linux systems, FreeBSD ports, and Mac OS X seem
+ like the most likely candidates.