summaryrefslogtreecommitdiff
path: root/cryptonomic-vpn
AgeCommit message (Collapse)Author
2021-10-10re-order functionsHEADmasterAndrew Cady
2021-10-10remove unusedAndrew Cady
2021-10-10trivial cleanupsAndrew Cady
renamed several functions removed unused code
2021-10-10quiet optionAndrew Cady
2021-10-10improve outputAndrew Cady
2021-10-10rename ssh-update-host-keysAndrew Cady
2021-10-10cryptonomic-vpn calls out to ./get-host-keysAndrew Cady
cryptonomic-vpn calls out to ./get-host-keys to get host keys. That path has to be changed. OK for here since both need to be merged into selfpublish.sh.
2021-10-10renames for clarityAndrew Cady
2021-10-09rename public key fileAndrew Cady
2021-10-09OpenSSH based authentication of remote host key works!!!Andrew Cady
2021-10-09fixup! implement optionsAndrew Cady
2021-10-09fix documentationAndrew Cady
2021-10-09Use SSHFP keyhash-based filename for private keyAndrew Cady
The same should be used for the public key, but isn't (yet).
2021-10-09improve/shorten help outputAndrew Cady
2021-10-09locally authenticate cryptonomic.net self-authenticating namesAndrew Cady
this is pretty sweet
2021-10-09cleaning upAndrew Cady
2021-10-09rename executable to cryptonomic-vpnAndrew Cady