⚠️ WARNING ⚠️
For anyone who stumbled upon this repository by chance
The script provided in this project physically exports keys as files to a specified directory.
If you simply want to use the Bitwarden SSH agent in WSL or VScode DevContainer, it's better to use socket forwarding. This way, your keys will remain secure, and no export is required.
Note to the author: please review your project description and avoid misleading others. This is definitely not an SSH agent. A real SSH agent doesn't export keys; it only loads them into RAM for quick access when establishing a connection.
For anyone who stumbled upon this repository by chance
The script provided in this project physically exports keys as files to a specified directory.
If you simply want to use the Bitwarden SSH agent in WSL or VScode DevContainer, it's better to use socket forwarding. This way, your keys will remain secure, and no export is required.
Note to the author: please review your project description and avoid misleading others. This is definitely not an SSH agent. A real SSH agent doesn't export keys; it only loads them into RAM for quick access when establishing a connection.