summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-15add start of add/revoke-hostname functions. revocation needs to beJameson Graef Rollins
implemented.
2008-08-14reorganize shortcuts for monkeysphere-serverJameson Graef Rollins
2008-08-14update changelog for last commit.Jameson Graef Rollins
2008-08-14Add sorting of the processed key lines so that "good" keys are outputJameson Graef Rollins
at the end. This is done so that they take precedence over "bad" when being processed in key files. If bad keys are processed after good keys, there is a possibility of malicious bad key causing good keys to be continually removed from key files, which would be a big nuisance.
2008-08-14commit bug commentJameson Graef Rollins
2008-08-14more comments on bugs.Daniel Kahn Gillmor
2008-08-14commiting some bug comments.Jameson Graef Rollins
2008-08-13added note about GnuTLS patch for "gnu-dummy" S2K extensionDaniel Kahn Gillmor
2008-08-13close "missing-known_hosts-causes-error"Jameson Graef Rollins
2008-08-13Merge commit 'dkg/master'Jameson Graef Rollins
2008-08-13suggesting that we start encouraging host key publication.Daniel Kahn Gillmor
2008-08-13making monkeysphere-server publish-key stricter about choice of emitted host ↵Daniel Kahn Gillmor
key.
2008-08-13suggesting reorganization of monkeysphere-server shortcuts.Daniel Kahn Gillmor
2008-08-13documenting our trouble with (and possible approaches to) handling ↵Daniel Kahn Gillmor
passphrase-locked secret keys.
2008-08-13updates run on george.Daniel Kahn Gillmor
2008-08-13switched published URL to dkgs git repo to use the git protocol.Daniel Kahn Gillmor
2008-08-13Merge commit 'dkg/master'Micah Anderson
2008-08-12fix another bug when processing ssh key files that do not exist.Jameson Graef Rollins
2008-08-12unescape *all* colons, instead of just the first one in encoded user IDsDaniel Kahn Gillmor
2008-08-12new bug about missing known_hosts fileDaniel Kahn Gillmor
2008-08-11added monkeysphere-server diagnostics to check for (and advise) ↵Daniel Kahn Gillmor
AuthorizedKeysFile changes for monkeysphere-enabled authorized_keys
2008-08-08fixing my sig so it doesn't indent weirdly.Jamie McClelland
2008-08-08renaming my bug to end in mdwn.Jamie McClelland
2008-08-08adding new bug.Jamie McClelland
2008-08-08reporting new bug about --gen-subkey for agentless usersDaniel Kahn Gillmor
2008-08-08made monkeysphere --gen-subkey work better for users without gpg keys.Daniel Kahn Gillmor
2008-08-08Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-08-08made clearer comments, earlier bailouts for some user ID processingDaniel Kahn Gillmor
2008-08-07make it so monkeysphere-server will respond to --helpMicah Anderson
2008-08-07alphabetize the optionsMicah Anderson
2008-08-07fix word duplicationMicah Anderson
2008-08-07Better key parsing for monkeyspher gen-subkey.Jameson Graef Rollins
Allow seckey2sshagent to output to file.
2008-08-07changed website iconDaniel Kahn Gillmor
2008-08-07updated debian/control to refer to "public-facing" git repo for the project.Daniel Kahn Gillmor
2008-08-07documenting need for support of multiple hostnamesDaniel Kahn Gillmor
2008-08-07changed sources.list snippet to use monkeysphere.info instead of ↵Daniel Kahn Gillmor
george.riseup.net.
2008-08-07changed path to public git service from georgeDaniel Kahn Gillmor
2008-08-07added documentation of new public git service off of george (as ↵Daniel Kahn Gillmor
monkeysphere.info)
2008-08-07more work on georgeDaniel Kahn Gillmor
2008-08-07reformatting comments in request for published seckey2sshagentDaniel Kahn Gillmor
2008-08-07re-formatting comments in test server suggestionDaniel Kahn Gillmor
2008-08-07commenting on using george as a test public server.Daniel Kahn Gillmor
2008-08-07preparing better diagnostic messages for hosts that still have old HostKeys ↵Daniel Kahn Gillmor
left.
2008-08-07added suggestion for speeding up key generation on remote systems.Daniel Kahn Gillmor
2008-08-06updated outer limit of generation time.Daniel Kahn Gillmor
2008-08-06reporting bug about agonizingly long key generation.Daniel Kahn Gillmor
2008-08-06suggesting user-friendliness improvements for monkeysphere gen-keyDaniel Kahn Gillmor
2008-08-06adding comments to tickets.Jamie McClelland
2008-08-06Adding simpler directions for getting your keyid.Jamie McClelland
2008-08-06Comments to bugs.Jameson Graef Rollins