Age | Commit message (Collapse) | Author |
|
|
|
with function definitions themselves
|
|
|
|
|
|
|
|
separations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
import-key
|
|
|
|
|
|
|
|
scripts. MUCH MORE WORK NEEDED to get these working.
|
|
|
|
691e5d2ec8efeb4d77b17b1ad852fdbec31ce136
|
|
break out diagnostics and update-users from monkeysphere-authentication
|
|
|
|
monkeysphere-{host,authentication} commands
- break out etc config into host/authentication configs
|
|
be "debug" instead of "error".
|
|
including new functions: import-key, add-revoker, revoke-key, etc.
|
|
secret material on stdout
|
|
from OpenSSL.
|
|
multiplicative inverse. this lets us compute the value we need for secret key material.
|
|
secret keys. we seem to be a bit of modular arithmetic away from creating private keys in an OpenPGP-style format.
|
|
readable.
|
|
RFC 4880
|
|
|
|
authentication-capable primary key.
|
|
|
|
|
|
|
|
octet and not by character.
|
|
|
|
|
|
into OpenPGP keys
|
|
including adding checking for validity of existing authentication
subkeys.
|
|
|
|
add checks for root user, and better checking of presence of host key.
|
|
instead of getopt.
|
|
|
|
existence of a host private key for functions that require it to be
there.
|
|
bash "Here Strings" redirection. No more stupid tempfiles to get ssh
key fingerprints.
|