mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 14:45:23 +01:00
docs: add release notes
This commit is contained in:
parent
d7d1574095
commit
421add062c
@ -142,6 +142,13 @@ documentation](../psbt.md#use-the-batchopenchannel-rpc-for-safe-batch-channel-fu
|
||||
|
||||
## 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
|
||||
|
||||
The default file permissions of admin.macaroon were [changed from 0600 to
|
||||
|
Loading…
Reference in New Issue
Block a user