1
0
forked from colin/nix-files
Commit Graph

5 Commits

Author SHA1 Message Date
728e97b122 ssh: remove unused SSH_EXTRA_KNOWN_HOSTS env hook 2025-07-02 07:37:08 +00:00
aeeed83b8b ssh: fix sandboxing to support "tailscale ssh" 2025-06-06 08:17:54 +00:00
65f3c3d8bd programs/ssh: provide a way to inject known_hosts at runtime 2025-06-06 03:04:20 +00:00
19a14cc8ad ssh: migrate to using ssh-agent
this provides better security, and the possibility of easier dependency injecting (e.g. coercing a program to use some _specific_ ssh key, even when not designed for it)'
2025-06-05 19:09:30 +00:00
850299db58 disable systemd-ssh-proxy, to route around ssh permission errors when sandboxed 2025-04-19 05:40:26 +00:00