mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-28 06:56:59 +02:00
docs: add release notes
This commit is contained in:
@@ -142,6 +142,13 @@ documentation](../psbt.md#use-the-batchopenchannel-rpc-for-safe-batch-channel-fu
|
|||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
|
* The release signature verification script [was overhauled to fix some possible
|
||||||
|
attack vectors and user
|
||||||
|
errors](https://github.com/lightningnetwork/lnd/pull/5053). The public keys
|
||||||
|
used to verify the signatures against are no longer downloaded form Keybase
|
||||||
|
but instead are kept in the `lnd` git repository. This allows for a more
|
||||||
|
transparent way of keeping track of changes to the signing keys.
|
||||||
|
|
||||||
### Admin macaroon permissions
|
### Admin macaroon permissions
|
||||||
|
|
||||||
The default file permissions of admin.macaroon were [changed from 0600 to
|
The default file permissions of admin.macaroon were [changed from 0600 to
|
||||||
|
Reference in New Issue
Block a user