diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-04 23:43:49 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-04 23:43:49 -0400 |
commit | 93a51ab8ec443b64d36bfe2cab5cd0f2f962ae5f (patch) | |
tree | 2c0b90ab9f8746af39cb07d7bf31bebbf0c4bfd5 /doc | |
parent | d076f454cf6c576681749ae7f31dec1bc2b52833 (diff) |
packaging simplification, TODO cleanup.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -14,35 +14,14 @@ Work out the details (and describe a full use case) for assigning a do we export it so it's available when a second-party revocation is needed? -Ensure that authorized_user_ids are under as tight control as ssh - expects from authorized_keys: we don't want monkeysphere to be a - weak link in the filesystem. - -Consider the default permissions for - /var/lib/monkeysphere/authorized_keys/* (and indeed the whole - directory path leading up to that) - -Make sure alternate ports are handled for known_hosts. - -Script to import private key into ssh agent. - Provide a friendly interactive UI for marginal or failing client-side hostkey verifications. Handle the common cases smoothly, and provide good debugging info for the unusual cases. -Make sure onak properly escapes user IDs with colons in them. - -Indicate on web site how to report trouble or concerns, and how to - join the project. - -Clean up the style for the web site (pages, icons, etc). - Create ssh2openpgp or convert to full-fledged keytrans. Resolve the bugs listed in openpgp2ssh(1):BUGS. -Document alternate trustdb models. - Understand and document the output of gpg --check-trustdb: gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model gpg: depth: 0 valid: 2 signed: 20 trust: 0-, 0q, 0n, 0m, 0f, 2u |