Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
warnings still come out to stderr
|
|
|
|
|
|
|
|
and monkeysphere-authentication
|
|
|
|
|
|
|
|
error messages aren't output
|
|
|
|
|
|
remove all ssh_host_rsa_key.pub.gpg file
|
|
|
|
adding a name.
This can be overridden with the MONKEYSPHERE_PROMPT var.
|
|
list_primary_fingerprints()
|
|
field-numbering bug in fingerprint extraction
|
|
|
|
|
|
|
|
except in update_gpg_pub_file, which dkg is going to modify to just
hold the host keys and not any other keys (like revoker keys). this
file alone can then be used to get host key info for non-priviledged
users.
|
|
|
|
|
|
|
|
|
|
|
|
from expected order
|
|
|
|
|
|
|
|
key came in the input stream after the desired key was already found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was revoking the wrong key for the ssh test. test fully passing now!
|
|
Unfortunately there's still a problem that I can't quite figure out.
gpg is for some reason failing to import that revocation certificate.
Could it be because gpg can't accept ascii armored certificates as
input? I'm at a loss.
|
|
Conflicts:
tests/basic
|