snix/users/grfn/xanthous/server/src
Griffin Smith 0d1980f2d6 feat(xanthous/server): Load host secret key from disk
Rather than randomly generating a new host key every time we run the
server, load the host's secret key from a file on disk at startup, so
that clients don't have to disable host key verification to connect
every time we restart.

Change-Id: I4d283bc919f4825789f686a98c174a71929087a6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3819
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
2021-11-08 17:01:14 +00:00
..
main.rs feat(xanthous/server): Load host secret key from disk 2021-11-08 17:01:14 +00:00
metrics.rs feat(xanthous/server): Add simple prometheus metrics 2021-11-07 21:18:39 +00:00
pty.rs feat(gs/xanthous): Add SSH server application 2021-11-07 21:05:39 +00:00