-
Notifications
You must be signed in to change notification settings - Fork 84
Apply for sandbox stage with OpenBao #461
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
Merged
Changes from all commits
Commits
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
45 changes: 45 additions & 0 deletions
45
process/project-lifecycle-documents/openbao_sandbox_stage.md
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,45 @@ | ||
| ## Application for creating a new project at Sandbox stage | ||
|
|
||
| ### List of project maintainers | ||
|
|
||
| Per [project documents](https://github.com/openbao/openbao/blob/main/MAINTAINERS.md): | ||
|
|
||
| - Dan Ghita, Wallix, @DanGhita | ||
| - Jan Martens, Independent, @JanMa | ||
| - Nathan Phelps, IBM, @naphelps | ||
| - Alex Scheel, GitLab, @cipherboy | ||
|
|
||
| In scoped roles: | ||
|
|
||
| - Dave Dykstra, Fermilab, @DrDaveD; committer for `auth/jwt` | ||
|
|
||
| We also have four moderators with no commit privileges. | ||
|
|
||
| ### Sponsor | ||
|
|
||
| - OpenSSF Security Tooling WG | ||
|
|
||
| ### Mission of the project | ||
|
|
||
| Per [our website](https://openbao.org/): | ||
|
|
||
| - OpenBao exists to maintain and improve a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. The OpenBao community will provide this software under an OSI-approved open-source license, led by a community run under open governance principles. | ||
|
|
||
| ### IP policy and licensing due diligence | ||
|
|
||
| - Applicable; OpenBao's [code and core documentation](https://github.com/openbao) are licensed [under the MPLv2](https://github.com/openbao/openbao/blob/main/LICENSE) due to upstream licensing. | ||
| - Remaining out-of-core-repo documentation is under the [Creative Commons Attribution v4.0 International License](https://openbao.org/assets/OpenBao-Technical-Charter-Final-2024-05-08.pdf) per organization charter (Section 7.b.iv). | ||
|
|
||
| This will require review and exception approval [from the TAC per charter](https://openssf.org/about/charter/). | ||
|
|
||
| ### Project References | ||
|
|
||
| | Reference | URL | | ||
| |---------------------|-----| | ||
| | Repo | https://github.com/openbao/openbao/ | | ||
| | Website | https://openbao.org/ | | ||
| | Contributing guide | https://openbao.org/docs/contributing/, https://github.com/openbao/openbao/blob/main/CONTRIBUTING.md | | ||
| | Security.md | https://openbao.org/docs/internals/security/#threat-model, https://github.com/openbao/.github/blob/main/SECURITY.md | | ||
| | Roadmap | https://github.com/openbao/openbao/issues/569 | | ||
| | Demos | n/a | | ||
| | Other | https://insights.lfx.linuxfoundation.org/foundation/lfedge/overview/github?project=openbao&repository=&routedFrom=Github | | ||
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I noticed that OpenBao is currently licensed under an MPL 2 license. Since OpenSSF typically prefers Apache 2.0 or MIT licenses for software projects, I'm think there may be an additional review of the license step by the Governing Board.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @marcelamelara and @lehors for the discussion on the call! I've pushed an update to the IP licensing requirements linking to our charter and the OpenSSF TAC charter.
I'm told the more unusual thing was that our core documentation was under MPLv2, but this was an artifact of upstream's documentation license.