diff --git a/documents/protocols/contributing.md b/documents/protocols/contributing.md index 029064edf..ba9c24cb0 100644 --- a/documents/protocols/contributing.md +++ b/documents/protocols/contributing.md @@ -38,7 +38,9 @@ In summary: provide helpful information in your issue and we'll be happy ### You found a bug that _is_ a security exploit -Do **not** open an issue. See [the separate security policy](./security.md). +Do **not** open an issue. We do not need trolls epicly trolling us. + +**TODO**: Figure out how to actually report security exploits ### You have a feature request diff --git a/documents/protocols/security.md b/documents/protocols/security.md deleted file mode 100644 index 7e01f6c76..000000000 --- a/documents/protocols/security.md +++ /dev/null @@ -1,8 +0,0 @@ -# Security Policy -If you've found a serious security flaw in Vyxal, **do not open a public issue**. Instead, send an -email to @pxeger: `vyxal_security@pxeger.com`. We will discuss privately how to handle it, hopefully -apply a fix, and you will be honoured in the **Hall of Fame**. - -## Hall of Fame -The following users have found security vulnerabilities: -- @AMiller42 [found a bug in parsing](https://codegolf.stackexchange.com/a/231059)