From b2c8154bc22eafb9c6e3ded4be643aa4c9c7205a Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Thu, 8 Feb 2024 13:21:42 +0100 Subject: [PATCH 1/9] Add a section on Export Controls --- modules/ROOT/nav2.adoc | 3 ++- modules/ROOT/pages/export.adoc | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 modules/ROOT/pages/export.adoc diff --git a/modules/ROOT/nav2.adoc b/modules/ROOT/nav2.adoc index dfa7907de..d02368a80 100644 --- a/modules/ROOT/nav2.adoc +++ b/modules/ROOT/nav2.adoc @@ -3,4 +3,5 @@ * xref:release-notes.adoc[Release notes] * xref:product-information.adoc[] * xref:policies.adoc[] -* xref:licenses.adoc[Licenses] \ No newline at end of file +* xref:licenses.adoc[Licenses] +* xref:export.adoc[Export Control] diff --git a/modules/ROOT/pages/export.adoc b/modules/ROOT/pages/export.adoc new file mode 100644 index 000000000..3a5770a4e --- /dev/null +++ b/modules/ROOT/pages/export.adoc @@ -0,0 +1,15 @@ += Export Control + +== USA + +The USA have the https://en.wikipedia.org/wiki/Export_Administration_Regulations[Export Administration Regulations (EAR)] as the primary regulation to control export. + +All of our products are exempt from the EAR regulations because they are publicly available and do not contain non-standard cryptography. +That means E-Mail notifications to the NSA and BIS are not required and therefore not published here. + +In particular: + +* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.3[EAR 734.3(b)] because we are published according to EAR 734.7 +* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 742.15(b)] as all our software only includes https://ecfr.io/Title-15/Section-772.1[standard encryption] + +The Stackable Data Platform is open source, and the source code of all the components can be found on https://github.com/stackabletech/[GitHub]. From c43079319b37b78ca929ffbdb0c4cb5942453971 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Thu, 8 Feb 2024 13:24:22 +0100 Subject: [PATCH 2/9] Add link to EAR --- modules/ROOT/pages/export.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/export.adoc b/modules/ROOT/pages/export.adoc index 3a5770a4e..167821bd0 100644 --- a/modules/ROOT/pages/export.adoc +++ b/modules/ROOT/pages/export.adoc @@ -9,7 +9,7 @@ That means E-Mail notifications to the NSA and BIS are not required and therefor In particular: -* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.3[EAR 734.3(b)] because we are published according to EAR 734.7 +* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.3[EAR 734.3(b)] because we are published according to https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 734.7] * We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 742.15(b)] as all our software only includes https://ecfr.io/Title-15/Section-772.1[standard encryption] The Stackable Data Platform is open source, and the source code of all the components can be found on https://github.com/stackabletech/[GitHub]. From c286ca39ac6028156c5e485aa548b83f00869b84 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Thu, 8 Feb 2024 16:51:58 +0100 Subject: [PATCH 3/9] Update navbar --- supplemental-ui/partials/navbar.hbs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/supplemental-ui/partials/navbar.hbs b/supplemental-ui/partials/navbar.hbs index b85cf2f18..36ea2c3d9 100644 --- a/supplemental-ui/partials/navbar.hbs +++ b/supplemental-ui/partials/navbar.hbs @@ -47,9 +47,10 @@ Contribute From e45baa575086dd500a75715317798b3ece9bc5cf Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Thu, 8 Feb 2024 16:57:03 +0100 Subject: [PATCH 4/9] Fix label --- supplemental-ui/partials/navbar.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supplemental-ui/partials/navbar.hbs b/supplemental-ui/partials/navbar.hbs index 36ea2c3d9..0159d7fc1 100644 --- a/supplemental-ui/partials/navbar.hbs +++ b/supplemental-ui/partials/navbar.hbs @@ -50,7 +50,7 @@ Product Information Policies Licenses - Licenses + Export Control Contribute From 411dc12a63e295c3a034cf2f76dd0b44d9ee5236 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Tue, 13 Feb 2024 21:00:13 +0100 Subject: [PATCH 5/9] Minor clarifications --- modules/ROOT/pages/export.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/export.adoc b/modules/ROOT/pages/export.adoc index 167821bd0..b7773eba6 100644 --- a/modules/ROOT/pages/export.adoc +++ b/modules/ROOT/pages/export.adoc @@ -4,8 +4,9 @@ The USA have the https://en.wikipedia.org/wiki/Export_Administration_Regulations[Export Administration Regulations (EAR)] as the primary regulation to control export. -All of our products are exempt from the EAR regulations because they are publicly available and do not contain non-standard cryptography. -That means E-Mail notifications to the NSA and BIS are not required and therefore not published here. +All of our products are outside of the scope of EAR because they fall under the _publicly available_ exemption and do not contain non-standard cryptography. + +NOTE: That means E-Mail notifications to the NSA and BIS are not required and therefore not published here. In particular: From 13ec83cbb228c41890d15d4e6d14f00c8b50b58c Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Wed, 14 Feb 2024 16:09:32 +0100 Subject: [PATCH 6/9] Update modules/ROOT/pages/export.adoc Co-authored-by: Andrew Kenworthy --- modules/ROOT/pages/export.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/export.adoc b/modules/ROOT/pages/export.adoc index b7773eba6..7d4aab39f 100644 --- a/modules/ROOT/pages/export.adoc +++ b/modules/ROOT/pages/export.adoc @@ -2,7 +2,7 @@ == USA -The USA have the https://en.wikipedia.org/wiki/Export_Administration_Regulations[Export Administration Regulations (EAR)] as the primary regulation to control export. +The USA adopts the https://en.wikipedia.org/wiki/Export_Administration_Regulations[Export Administration Regulations (EAR)] as the primary regulation to control exports. All of our products are outside of the scope of EAR because they fall under the _publicly available_ exemption and do not contain non-standard cryptography. From 34110766ca0617d460cc3a55a9b1dd0869480e45 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Wed, 14 Feb 2024 16:10:18 +0100 Subject: [PATCH 7/9] Update modules/ROOT/pages/export.adoc Co-authored-by: Andrew Kenworthy --- modules/ROOT/pages/export.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/export.adoc b/modules/ROOT/pages/export.adoc index 7d4aab39f..a9cfaa373 100644 --- a/modules/ROOT/pages/export.adoc +++ b/modules/ROOT/pages/export.adoc @@ -10,7 +10,7 @@ NOTE: That means E-Mail notifications to the NSA and BIS are not required and th In particular: -* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.3[EAR 734.3(b)] because we are published according to https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 734.7] +* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.3[EAR 734.3(b)] because we publish according to https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 734.7] * We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 742.15(b)] as all our software only includes https://ecfr.io/Title-15/Section-772.1[standard encryption] The Stackable Data Platform is open source, and the source code of all the components can be found on https://github.com/stackabletech/[GitHub]. From 2765e503b5b51718101824f2b5f23d948e628908 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Wed, 14 Feb 2024 16:10:29 +0100 Subject: [PATCH 8/9] Update modules/ROOT/pages/export.adoc Co-authored-by: Andrew Kenworthy --- modules/ROOT/pages/export.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/export.adoc b/modules/ROOT/pages/export.adoc index a9cfaa373..d50e629ac 100644 --- a/modules/ROOT/pages/export.adoc +++ b/modules/ROOT/pages/export.adoc @@ -6,7 +6,7 @@ The USA adopts the https://en.wikipedia.org/wiki/Export_Administration_Regulatio All of our products are outside of the scope of EAR because they fall under the _publicly available_ exemption and do not contain non-standard cryptography. -NOTE: That means E-Mail notifications to the NSA and BIS are not required and therefore not published here. +NOTE: That means E-Mail notifications to the NSA and BIS are not required and are therefore not published here. In particular: From cbc6c4c0ec6d76e375c51936dca9ba5b732d7413 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Wed, 14 Feb 2024 16:10:54 +0100 Subject: [PATCH 9/9] Update modules/ROOT/pages/export.adoc Co-authored-by: Andrew Kenworthy --- modules/ROOT/pages/export.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/export.adoc b/modules/ROOT/pages/export.adoc index d50e629ac..c55a2d6d5 100644 --- a/modules/ROOT/pages/export.adoc +++ b/modules/ROOT/pages/export.adoc @@ -11,6 +11,6 @@ NOTE: That means E-Mail notifications to the NSA and BIS are not required and ar In particular: * We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.3[EAR 734.3(b)] because we publish according to https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 734.7] -* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-734/section-734.7[EAR 742.15(b)] as all our software only includes https://ecfr.io/Title-15/Section-772.1[standard encryption] +* We are exempt under https://www.ecfr.gov/current/title-15/subtitle-B/chapter-VII/subchapter-C/part-742/section-742.15[EAR 742.15(b)] as our software includes only https://ecfr.io/Title-15/Section-772.1[standard encryption] The Stackable Data Platform is open source, and the source code of all the components can be found on https://github.com/stackabletech/[GitHub].