mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
README: add security section in readme
This commit is contained in:
parent
f7436f43b2
commit
b71cb0dbd8
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…
Reference in New Issue
Block a user