Announcement: new GPG key for the Parrot APT server

Hi everyone,

The GPG key on our APT server has expired.

We have renewed it, so please run the command line below to update your local copy and get access to the Parrot packages again. ( note: it is going to overwrite your gpg public key stored there on your machine : /usr/share/keyrings/debian.parrot.com.gpg ) :

curl --fail --silent --show-error --location https://debian.parrot.com/gpg | gpg --dearmor | sudo tee /usr/share/keyrings/debian.parrot.com.gpg > /dev/null

As a reminder, you can find the full steps to setup your computer to accept packages from the Parrot server within the Parrot Sphinx or Airsdk documentations.

Apologies for the inconvenience.

Best regards,
The Parrot Drones SDK team