Merge #254: README: mention codesigning and explain how to install Liana's dmg

b3147960759fd6efb39cc6d11644a7ad120260cd README: mention codesigning and explain how to install Liana's dmg anyways (Antoine Poinsot)

Pull request description:

ACKs for top commit:
  darosior:
    ACK b3147960759fd6efb39cc6d11644a7ad120260cd

Tree-SHA512: e976c365bc999adf7a5597acbae867ef588339d0d04895e521ab65373cc659989fcdd4cfa21807a6e662158e6249c84007a7c87911496cdac0be8c1d12c606e5
This commit is contained in:
Antoine Poinsot 2022-12-19 09:16:17 +01:00
commit 2e7c7826e9
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -54,6 +54,14 @@ as on [his Twitter profile](https://twitter.com/darosior) or his [personal
website](http://download.darosior.ninja/darosior.pub). It is recommended you verify your download
against this key.
Note that we do not codesign ("notarize") the released binaries for now. Windows or macOS may
prevent you from installing the software. On macOS, you would get a warning saying the developer of
this application couldn't be verified. This is because we didn't register with Apple prior to
releasing the application. Make sure you verified the GPG signature of the download, then add an
exception for Liana by following the steps from [this Apple support
guide](https://support.apple.com/en-us/HT202491) (section "If you want to open an app that hasnt
been notarized or is from an unidentified developer").
Releases of Liana are reproducibly built. See [`contrib/reproducible`](contrib/reproducible) for
details and instructions if you want to check a release.