summaryrefslogtreecommitdiff
path: root/notes
AgeCommit message (Collapse)Author
2021-10-10get-host-keys command is workingAndrew Cady
The command fetches and validates the host key of a self-authenticating cryptonomic url. Then it tries to log in on the server and obtain proof of all the system's other host keys. That way, we can use SSH to share the RSA key that Strongswan needs. But still use ed25519 for the primary identity in the URL. This is the functionality that needs to be incorporated into 'cryptonomic-vpn' to make ed25519.cryptonomic.net urls work.
2021-10-09update-host-keys test/diagnostic programAndrew Cady
2021-10-09move scrap notes into notes/Andrew Cady