Multiple projects need to have the ability to sign their binaries so that they can run directly on windows. Currently, Electron and NodeJS each have their own certificate, but those are extremely expensive. Appium would also like to sign their binaries and we're exploring a process to use the azure trusted code signing mechanism.