From 7f36a07b37d2e76a0406667d29236d2ee81be3fd Mon Sep 17 00:00:00 2001 From: Matthew Sevey Date: Mon, 30 Jan 2023 10:19:26 -0500 Subject: [PATCH 1/3] Remove license and update security scope --- LICENSE | 21 --------------------- SECURITY.md | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 LICENSE diff --git a/LICENSE b/LICENSE deleted file mode 100644 index bb5acc7..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2023 rollkit - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/SECURITY.md b/SECURITY.md index 53699fb..1da98d7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -29,7 +29,7 @@ permission for you to disclose it; or ### Scope The scope of this security policy applies to the code repositories under the -[@celestiaorg](https://github.com/celestiaorg) and any related infrastructure. +[@rollkit](https://github.com/rollkit) and any related infrastructure. ### Rewards From 52048173c0a830c1b1c26d1bddd6b4d76a498a65 Mon Sep 17 00:00:00 2001 From: Matthew Sevey Date: Mon, 30 Jan 2023 10:23:13 -0500 Subject: [PATCH 2/3] remove celestia references --- SECURITY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 1da98d7..ce0eede 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -22,7 +22,7 @@ Please first submit the vulnerability you discovered using the instructions in you may share the details with third parties after either of the following, whichever is sooner: -- the vulnerability has been fixed and the Celestia program owner has provided +- the vulnerability has been fixed and the security program owner has provided permission for you to disclose it; or - 120 days after you submit the vulnerability @@ -33,10 +33,10 @@ The scope of this security policy applies to the code repositories under the ### Rewards -Celestia Labs has no formal reward policy and researchers should not expect a -reward for discovering a vulnerability. Celestia Labs is nonetheless grateful -for all legitimate discoveries of vulnerabilities, and is happy to acknowledge -the vulnerability and the researchers after a fix has been widely deployed. +We have no formal reward policy and researchers should not expect a reward for +discovering a vulnerability. We are nonetheless grateful for all legitimate +discoveries of vulnerabilities, and is happy to acknowledge the vulnerability +and the researchers after a fix has been widely deployed. ### Official Communication Channel From 703112350736d94e76b91ec37a7187187ddecbcc Mon Sep 17 00:00:00 2001 From: Matthew Sevey Date: Wed, 5 Apr 2023 10:23:49 -0400 Subject: [PATCH 3/3] minor update --- SECURITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index ce0eede..cfbfe95 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -29,7 +29,8 @@ permission for you to disclose it; or ### Scope The scope of this security policy applies to the code repositories under the -[@rollkit](https://github.com/rollkit) and any related infrastructure. +[@rollkit](https://github.com/rollkit) Github org and any related +infrastructure. ### Rewards