mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-20 13:34:32 +01:00
README: add security section in readme
This commit is contained in:
parent
f7436f43b2
commit
b71cb0dbd8
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -75,6 +75,17 @@ discuss various aspects of `lnd` and also Lightning in general.
|
|||
* channel #lnd
|
||||
* [webchat](https://webchat.freenode.net/?channels=lnd)
|
||||
|
||||
## Security
|
||||
|
||||
The developers of `lnd` take security _very_ seriously. The disclosure of
|
||||
security vulnerabilities helps us security the health of `lnd`, privacy of our
|
||||
users, and also the health of the Lightning Network as a whole. If you find
|
||||
any issues regarding security or privacy, please disclose the information
|
||||
responsibly by sending an email to security at lightning dot engineering,
|
||||
preferably [encrypted using our designated PGP key
|
||||
(`91FE464CD75101DA6B6BAB60555C6465E5BCB3AF`) which can be found
|
||||
here](https://pgp.mit.edu/pks/lookup?op=vindex&search=0x555C6465E5BCB3AF).
|
||||
|
||||
## Further reading
|
||||
* [Step-by-step send payment guide with docker](https://github.com/lightningnetwork/lnd/tree/master/docker)
|
||||
* [Contribution guide](https://github.com/lightningnetwork/lnd/blob/master/docs/code_contribution_guidelines.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue