HA! I figured out how to get ssh-keygen to read stdin by using the
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 17 Nov 2008 23:07:33 +0000 (18:07 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Mon, 17 Nov 2008 23:07:33 +0000 (18:07 -0500)
commit6a43a89f5b2cd6ce91fa9c0bfddb5e2d44e77200
tree394695c9d831329722b35ac3a47b95e4516b7da8
parentefa094bae5f15055a22431cb20e79555144d6d33
HA!  I figured out how to get ssh-keygen to read stdin by using the
bash "Here Strings" redirection.  No more stupid tempfiles to get ssh
key fingerprints.
src/monkeysphere-server
src/monkeysphere-ssh-proxycommand