The Bitwarden Key Connector is a self-hosted web application that stores and provides cryptographic keys to Bitwarden clients.
The Key Connector project is written in C# using .NET Core with ASP.NET Core. The codebase can be developed, built and run on Windows, macOS and Linux. Production deployment is supported for Windows and Linux.
For more information about Key Connector, see the overview in our Help Center.
Deploying Key Connector in your Bitwarden instance requires an Enterprise license and contacting Bitwarden support to provision your organization appropriately. Detailed deployment instructions can be found on our Help Center here.
Please refer to the Key Connector section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.