We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d95da38 + 1614375 commit bf47c92Copy full SHA for bf47c92
2 files changed
README.md
@@ -85,6 +85,8 @@ loopd --network=testnet
85
### Submit feature requests
86
The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be
87
used to request specific improvements or report bugs.
88
+Do not use public issues for security disclosures.
89
+Follow the instructions in [SECURITY.md](./SECURITY.md).
90
91
### Join us on Slack
92
Join us on the
SECURITY.md
@@ -0,0 +1,9 @@
1
+# Security Policy
2
+
3
+## Reporting a Vulnerability
4
5
+If you believe you have found a security or privacy issue in Lightning Loop,
6
+please do not open a public GitHub issue.
7
8
+Instead, disclose it responsibly by following the instructions in the
9
+[lnd security policy](https://github.com/lightningnetwork/lnd/blob/master/SECURITY.md).
0 commit comments