add instruction to refresh Antoine PGP key

This commit is contained in:
pythcoiner 2024-06-10 02:40:49 +02:00
parent c4c32d2634
commit ba9213e48c

View File

@ -69,6 +69,12 @@ gpg --verify liana_2.0-1_amd64.deb.asc
``` ```
GPG should tell you the signature is valid for Antoine's key. GPG should tell you the signature is valid for Antoine's key.
If GPG told you that Antoine key has expired, you should refresh it.
Example for Linux (replace the signature name with the one corresponding to your download):
```
gpg --keyserver hkps://keys.openpgp.org --refresh-keys E13FC145CD3F4304
```
If all is good, you can run Liana! If all is good, you can run Liana!
At startup, you will have the choice between starting Liana using an existing configuration or to At startup, you will have the choice between starting Liana using an existing configuration or to