every windows SSH agent is broken, so we built one
Bitwarden’s SSH agent freezes under load. Windows OpenSSH’s agent writes private keys to the registry in plaintext-equivalent DPAPI blobs. no standalone memory-only agent exists for Windows. so we built ephemeral-agent in Go.