README: update link to security PGP key

In this commit, we update the link to the security PGP key to a gist. We
do this as recent DoS attacks against popular keservers have rendered
many of them unresponsive or only partially operating. As a temporary
measure, we link to a gist until an alternative solution is found.
This commit is contained in:
Olaoluwa Osuntokun 2019-08-06 01:09:06 -07:00
parent c3aa46e08b
commit 6b0ce3090f
No known key found for this signature in database
GPG Key ID: CE58F7F8E20FD9A2

View File

@ -83,7 +83,7 @@ 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).
here](https://gist.githubusercontent.com/Roasbeef/6fb5b52886183239e4aa558f83d085d3/raw/1d03e006e88edeb7ff5ac6e025f6e861a45ac41c/security@lightning.engineering).
## Further reading
* [Step-by-step send payment guide with docker](https://github.com/lightningnetwork/lnd/tree/master/docker)