Skip to content
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

Add explanation how to iterate with secured ROS 2 system via ros2cli #4891

Open
fujitatomoya opened this issue Dec 4, 2024 · 0 comments · May be fixed by #4900
Open

Add explanation how to iterate with secured ROS 2 system via ros2cli #4891

fujitatomoya opened this issue Dec 4, 2024 · 0 comments · May be fixed by #4900
Assignees
Labels
backport-all backport at reviewers discretion; from rolling to all versions enhancement New feature or request

Comments

@fujitatomoya
Copy link
Collaborator

As far as i can see, there is no such description about how to iterate with secured ROS 2 system via ros2cli.
If the ROS 2 application uses security enclaves, ros2cli commands should not rely on the ros2 daemon, because it cannot see any discovery or endpoints without security enclaves. besides, it needs to override the certificates, permission and encryption key setting via ROS_SECURITY_ENCLAVE_OVERRIDE environment variable, otherwise ros2cli cannot see any endpoints at all.

this could be confusion for user when they use secured ROS 2 communication. it would be nice to add description how to use ros2cli for the secured ROS 2 system and application in the section around https://docs.ros.org/en/rolling/Tutorials/Advanced/Security/Introducing-ros2-security.html

Reference: https://github.com/ros2/sros2/blob/rolling/SROS2_Linux.md

@fujitatomoya fujitatomoya self-assigned this Dec 4, 2024
@fujitatomoya fujitatomoya added enhancement New feature or request backport-all backport at reviewers discretion; from rolling to all versions labels Dec 6, 2024
@fujitatomoya fujitatomoya linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-all backport at reviewers discretion; from rolling to all versions enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant