Mozilla Monitor website will be down for 2 hours starting 5/20/2025 at 6 AM PT. Visit our status site for updates.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

gpg key for geckodriver releases

  • 1 件の返信
  • 0 人がこの問題に困っています
  • 12 回表示
  • 最後の返信者: cor-el

more options

Hi,

I downloaded geckodriver from https://github.com/mozilla/geckodriver/releases

but I would like to verify the integrity of the download. I tried to do this by running gpg --verify geckodriver-v0.34.0-linux-aarch64.tar.gz.asc geckodriver-v0.34.0-linux-aarch64.tar.gz but it looks like the key used to sign the release has not been imported on my system. Where can I find this key used to sign the geckodriver?

Kind Regards, Chandra

Hi, I downloaded geckodriver from https://github.com/mozilla/geckodriver/releases but I would like to verify the integrity of the download. I tried to do this by running gpg --verify geckodriver-v0.34.0-linux-aarch64.tar.gz.asc geckodriver-v0.34.0-linux-aarch64.tar.gz but it looks like the key used to sign the release has not been imported on my system. Where can I find this key used to sign the geckodriver? Kind Regards, Chandra

すべての返信 (1)

more options

It looks like these files are signed with the same PGP key as regular releases, so you can try that.