Skip to content

OASIS TC Open Repository: Reactor-relay provides a simple, modular API for accepting OpenC2 commands and converting them into Python actions

License

Notifications You must be signed in to change notification settings

oasis-open/openc2-reactor-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

README

This GitHub public repository ( https://github.com/oasis-open/openc2-reactor-relay ) was created at the request of the OASIS Open Command and Control (OpenC2) TC as an OASIS TC Open Repository to support development of open source resources related to Technical Committee work.

While this TC Open Repository remains associated with the sponsor TC, its development priorities, leadership, intellectual property terms, participation rules, and other matters of governance are separate and distinct from the OASIS TC Process and related policies.

All contributions made to this TC Open Repository are subject to open source license terms expressed in the Apache License v 2.0. That license was selected as the declared "Applicable License" when the TC Open Repository was created.

As documented in "Public Participation Invited", contributions to this OASIS TC Open Repository are invited from all parties, whether affiliated with OASIS or not. Participants must have a GitHub account, but no fees or OASIS membership obligations are required. Participation is expected to be consistent with the OASIS TC Open Repository Guidelines and Procedures, the open source LICENSE designated for this particular repository, and the requirement for an Individual Contributor License Agreement that governs intellectual property.

Statement of Purpose for this OASIS TC Open Repository (openc2-reactor-relay) as proposed and approved [bis] by the OpenC2 TC:

The purpose of the openc2-reactor-relay repository is to (a) demonstrate how OpenC2 can be deployed as a means to manage and administrate geographically disparate network, and (b) provision a codebase to enable other prototype efforts.

Reactor-relay provides a simple, modular API to accepting OpenC2 commands and converting them into Python actions. Reactor-relay can be administered by non-technical staff. It allows the end user to link profile code, to OpenC2 commands and actuators, and handles credential storage.

The relay is called by an upstream Orchestrator (see reactor-master). The idea is that an enterprise has multiple sites and clients, with different capabilities and network layouts, buy allowing engineers to create a topology of "Relays" commands can be routed to multiple sites from a central server, without the need for that central server to connect into each actuator directly. (i.e. remote access as root to a web server from the internet).

Relays provide a way for us to define specific use cases and actuators per client, and provide a secure IP-locked TLS channel to execute those actions.

The initial codebase for openc2-reactor-relay is imported from the OpenC2 Forum's Github repository.

Repository Maintainers may include here any clarifications — any additional sections, subsections, and paragraphs that the Maintainer(s) wish to add as descriptive text, reflecting (sub-) project status, milestones, releases, modifications to statement of purpose, etc. The project Maintainers will create and maintain this content on behalf of the participants.

TC Open Repository Maintainers are responsible for oversight of this project's community development activities, including evaluation of GitHub pull requests and preserving open source principles of openness and fairness. Maintainers are recognized and trusted experts who serve to implement community goals and consensus design preferences.

Initially, the associated TC members have designated one or more persons to serve as Maintainer(s); subsequently, participating community members may select additional or substitute Maintainers, per consensus agreements.

Current Maintainers of this TC Open Repository

Questions or comments about this TC Open Repository's activities should be composed as GitHub issues or comments. If use of an issue/comment is not possible or appropriate, questions may be directed by email to the Maintainer(s) listed above. Please send general questions about TC Open Repository participation to OASIS Staff at [email protected] and any specific CLA-related questions to [email protected].

About

OASIS TC Open Repository: Reactor-relay provides a simple, modular API for accepting OpenC2 commands and converting them into Python actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published