CommandCodeAI / CommandCodeAI/desktop

[Feedback]: use a code signing certificate

オープン
#38 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@aliarain がすでに取り組んでいます。

2026年9月7日 から。

enhancement
主要言語
Shell
スター
80
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

What problem are you trying to solve?

When you get the UAC prompt during installation/update, you see that the installer is not signed. This is bad practice as others could "pretend" to be command code.

Image

Also when using the command line installer/update, you run into:

irm https://raw.githubusercontent.com/CommandCodeAI/desktop/main/install.ps1 | iex
Downloading Command Code 0.1.18 for Windows...
Verified SHA-256: 4ceb0ec567b41db83fa344ef5b81407fb139cd19b6a0956c2117305d3f9e89e5
WARNUNG: This preview is not yet Authenticode signed.
Continue with the official verified installer? [y/N]:

If you condinue with the default ("N"), then the installation cancels.

What would improve it?

Improve trust in source

What do you do today?

No response

Product area

Installation and updates

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。