-
Hi, We've just released a new version of OpenPGP Card SSH Agent with support for Windows and we're wondering about distributing the service via winget but it's not clear if we need to acquire code signing certificates for the installer (we're planning to use cargo-wix to build the installer) or not. Sorry if this is a basic question but I couldn't find it in Discussions and Issues. Thanks for your time! 👋 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
WinGet doesn't require code signing, but some users are likely to be concerned about unsigned installers. |
Beta Was this translation helpful? Give feedback.
-
are there any recommendations for open source developers to add codesigning? The options I've discovered are
Could someone @ MS help provide some guidance on best practices for installing a signed CLI .exe via winget |
Beta Was this translation helpful? Give feedback.
WinGet doesn't require code signing, but some users are likely to be concerned about unsigned installers.