-
-
Notifications
You must be signed in to change notification settings - Fork 12
Add a section on Export Controls #545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 6 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
b2c8154
Add a section on Export Controls
lfrancke c430793
Add link to EAR
lfrancke c286ca3
Update navbar
lfrancke e45baa5
Fix label
lfrancke 411dc12
Minor clarifications
lfrancke 2297da7
Merge branch 'main' into export
lfrancke 13ec83c
Update modules/ROOT/pages/export.adoc
lfrancke 3411076
Update modules/ROOT/pages/export.adoc
lfrancke 2765e50
Update modules/ROOT/pages/export.adoc
lfrancke cbc6c4c
Update modules/ROOT/pages/export.adoc
lfrancke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
= 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 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. | ||
lfrancke marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
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] | ||
lfrancke marked this conversation as resolved.
Show resolved
Hide resolved
|
||
* 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] | ||
lfrancke marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
The Stackable Data Platform is open source, and the source code of all the components can be found on https://github.com/stackabletech/[GitHub]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.