projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6cade3
)
new bug: useful information
author
mike castleman
<m@mlcastle.net>
Sat, 15 Nov 2008 23:03:34 +0000
(18:03 -0500)
committer
mike castleman
<m@mlcastle.net>
Sat, 15 Nov 2008 23:03:34 +0000
(18:03 -0500)
website/bugs/useful-information.mdwn
[new file with mode: 0644]
patch
|
blob
diff --git a/website/bugs/useful-information.mdwn
b/website/bugs/useful-information.mdwn
new file mode 100644
(file)
index 0000000..
0750354
--- /dev/null
+++ b/
website/bugs/useful-information.mdwn
@@ -0,0
+1,10
@@
+I would like to know, at INFO (default) log level, when the
+monkeyspehere makes a "real" modification to my known_hosts file; that
+is, when it adds or deletes a key.
+
+Apparently this is hard because monkeysphere is currently configured to
+delete all keys and then add good keys, so a key added for the first
+time seems to the monkeysphere very similar to a key re-added ten
+seconds after last login.
+
+Still, from a UI perspective, I want to know what monkeysphere is doing.