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

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

gpg key for geckodriver releases

  • 1 odpoveď
  • 0 má tento problém
  • 12 zobrazení
  • Posledná odpoveď od 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

Všetky odpovede (1)

more options

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