tvl-depot/users/grfn/xanthous/server
Griffin Smith 33f29d081d fix(xanthous/server): Fix decoding secret key
The actual function we want for the format we're using is
decode_secret_key, not decode_openssh, apparently - covered this with a
toneest to make sure.

Change-Id: I659226169f213b8464b96aec6b94bf13fd80aac8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3863
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
2021-11-13 14:12:25 +00:00
..
src fix(xanthous/server): Fix decoding secret key 2021-11-13 14:12:25 +00:00
.envrc feat(gs/xanthous): Add SSH server application 2021-11-07 21:05:39 +00:00
.gitignore feat(gs/xanthous): Add SSH server application 2021-11-07 21:05:39 +00:00
Cargo.lock fix(xanthous/server): Fix decoding secret key 2021-11-13 14:12:25 +00:00
Cargo.toml fix(xanthous/server): Fix decoding secret key 2021-11-13 14:12:25 +00:00
default.nix feat(xanthous/server): Add derivation for docker image 2021-11-07 21:05:39 +00:00
docker.nix feat(gs/mugwump): Run xanthous server 2021-11-07 23:02:23 +00:00
module.nix feat(xanthous/server): Load host secret key from disk 2021-11-08 17:01:14 +00:00
shell.nix feat(gs/xanthous): Add SSH server application 2021-11-07 21:05:39 +00:00