We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c042dc1 commit 1fd86f8Copy full SHA for 1fd86f8
book/src/SUMMARY.md
@@ -66,3 +66,4 @@
66
* [Development Environment](./setup.md)
67
* [FAQs](./faq.md)
68
* [Protocol Developers](./developers.md)
69
+* [Security Researchers](./security.md)
book/src/resources/2020-lh-trail-of-bits.pdf
490 KB
book/src/security.md
@@ -0,0 +1,12 @@
1
+# Security
2
+
3
+========
4
+Lighthouse takes security seriously. Please see our security policy on GitHub for our PGP key and information on reporting vulnerabilities:
5
6
+- [GitHub: Security Policy](https://github.com/sigp/lighthouse/blob/stable/SECURITY.md)
7
8
+## Past Security Assessments
9
10
+Reports from previous security assessments can be found below:
11
12
+- [December 2020 - Trail of Bits](./resources/2020-lh-trail-of-bits.pdf)
0 commit comments