| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-15 | Major rework of monkeysphere-host to handle multiple host keys. | Jameson Rollins | |
| This rework removes any assumption that monkeysphere-host is just managing a single host key, or that the keys are used specifically for ssh. The UI is exactly backwards compatible except that hostnames ('example.com') must be replaced by full service names ('ssh://example.com'). This incarnation passes the old tests with those changes only. There are a couple of things that still need to be done: - need to see if a transition script is needed (some local file names have changed) - need to fill in check_service_name function to verify that a specified service name fits the expected format. - update diagnostics appropriately | |||
| 2009-07-14 | make sure that revokehostname sees the pieces it needs to see in order to ↵ | Daniel Kahn Gillmor | |
| create a useful revocation certificate. | |||
| 2009-07-14 | simplifying find_host_user_id function. | Daniel Kahn Gillmor | |
| 2009-07-14 | fixing find_host_userid -- did this ever work? | Daniel Kahn Gillmor | |
| 2009-07-14 | tests/basic now tests for adding and revoking hostnames. | Daniel Kahn Gillmor | |
| 2009-07-11 | more replacement of read -p with printf; read (re #446) | mike castleman | |
| 2009-03-22 | some more pruning of unnecessary usage of cat for the gnupg scripts. | Jameson Graef Rollins | |
| 2009-02-21 | make sure all prompt messages are going to stderr | Jameson Graef Rollins | |
| 2009-02-20 | tweak/cleanup some of the prompts. | Jameson Graef Rollins | |
| 2009-02-20 | clarify revoke_hostname warning | Daniel Kahn Gillmor | |
| 2009-02-19 | tweak some of the prompting, to change defaults, and add PROMPT usage where ↵ | Jameson Graef Rollins | |
| missing | |||
| 2009-02-17 | add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable, | Jameson Graef Rollins | |
| for functions that prompt for confirmation. Also fix publish_key function (NOT TESTED). | |||
| 2009-02-17 | rename create_gpg_pub_file to be update_gpg_pub_file, and add it to | Jameson Graef Rollins | |
| every function that alters the host keyring, so that all changes will show up in exported pub key file, and in show-key. | |||
| 2009-02-17 | tweak the show-key output, and fix some comments. | Jameson Graef Rollins | |
| 2009-02-08 | Some rearragement/cleanup in the monkeysphere-host: | Jameson Graef Rollins | |
| - define exported variable to hold host key fingerprint (HOST_FINGERPRINT) - broke out some common commands into simpler functions - rename the 'extend_key' function to be 'set_expire', since function is more generically offered now. | |||
| 2009-02-01 | some general fixes: | Jameson Graef Rollins | |
| - fix some references to old function names - move fingerprint_server_key to be fingerprint_host_key - update diagnostic scripts | |||
| 2009-01-31 | move src/subcommands to srv/share, and add common file to src/share (update ↵ | Jameson Graef Rollins | |
| Makefile as well) | |||
