Merge #1111: Add instruction to refresh Antoine PGP key
ba9213e48c232a3ae9fcc79506f2ebbe76995cf8 add instruction to refresh Antoine PGP key (pythcoiner) Pull request description: fixes #1077 ACKs for top commit: edouardparis: ACK ba9213e48c232a3ae9fcc79506f2ebbe76995cf8 Tree-SHA512: 4105f7f568c923e1997e804c45f66ecfe982be28e8459c007009a5280d7cbdab8386e263ce57117784eac1791987035a9d88ae5270dbaf5f60bb144ccbd2fa7b
This commit is contained in:
commit
696036f648
@ -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.
|
||||
|
||||
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!
|
||||
|
||||
At startup, you will have the choice between starting Liana using an existing configuration or to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user