Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

gpg key for geckodriver releases

  • 1 yanıt
  • 0 kişi bu sorunu yaşıyor
  • 11 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (1)

more options

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