diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..3e2267b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,31 @@ +# Security Policy + +## Reporting a Vulnerability + +To report a security vulnerability, please send an email to: + +- `ken@bonsai.com` + +Please encrypt your report to the key listed below. + +You will receive an acknowledgment within 72 hours. + +## Disclosure + +Please report privately and allow a fix to be prepared and released +before public discussion. Reporters are credited in the published +advisory unless they prefer otherwise. + +## Contact Keys + +The following keys may be used to encrypt reports and other sensitive +communication: + +| Name | Email | Fingerprint | +|--------------|------------------|----------------------------------------------------| +| Ken Sedgwick | `ken@bonsai.com` | 4695 E5B8 F781 BF85 4326 9639 BBFC E515 8602 5550 | + +You can import a key by running the following command with that +fingerprint: +`gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys ""`. +Ensure that you put quotes around fingerprints containing spaces.