From a647ccf3b94beef6cf1318c1f646e236b09a48c8 Mon Sep 17 00:00:00 2001 From: Karl Fogel <kfogel@red-bean.com> Date: Mon, 30 Oct 2023 00:41:07 -0500 Subject: [PATCH] Track next steps in new 'work.md' file --- work.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 work.md diff --git a/work.md b/work.md new file mode 100644 index 0000000..33dc3b1 --- /dev/null +++ b/work.md @@ -0,0 +1,27 @@ +# 2023-10-30: Seth/Karl meet and discuss next steps + +* For each project mentioned in notes.md, make sure that we have the + date (or rough time period) and a basic idea of what happened with + that project. + +* For any license that looks open source to us but is not + OSI-approved, find out if it was submitted to license-review@ and/or + to license-discuss@, and what the result was. These may be long + threads; we will need to summarize. + + Examples of these might include: + + - "Bootstrap Open Source License" (BOSL). *NOTE*: this is NOT + RELATED to the Bootstrap open source project at + getbootstrap.com! Instead, see + + https://electriccoin.co/blog/introducing-tgppl-a-radically-new-type-of-open-source-license/ + + https://notes.andymatuschak.org/zVYtYLQkMVEV4zR9SF8i25k + + - "Transitive Grace Period Public License" (TGPPL): This is really + the same as the BOSL above -- BOSL is just a rename of TGPPL. + (And Ted T'so proposed "TPL" before this.) + +* Decide if we're using an "eras" approach, and, if we are, decide + what the eras are. -- GitLab