mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-21 14:04:06 +01:00
lnd: add SECURITY.MD to bolster security entry in README
This commit is contained in:
parent
db42e63ab7
commit
609cc8b883
1 changed files with 11 additions and 0 deletions
11
SECURITY.md
Normal file
11
SECURITY.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
The last major lnd release is to be considered the current support version. Given an issue severe enough, a backport will be issued either to the prior major release or the set of releases considered utilized enough.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
To report security issues, send an email to security@lightning.engineering (this list isn't to be used for support).
|
||||
|
||||
The following key can be used to communicate sensitive information: `91FE 464C D751 01DA 6B6B AB60 555C 6465 E5BC B3AF`.
|
Loading…
Add table
Reference in a new issue