Skip to content

Expose secure communication only with specified entities. #326

@fujitatomoya

Description

@fujitatomoya

I do not think this is a bug for sros2, more like a question about practical configuration to support 3rd party device with security enclaves.

System Information

Required Info:

  • Operating System:
    • ubuntu 22.04
  • Installation type:
    • binary / ros:humble container image
  • Version or commit hash:
    • N/A
  • DDS implementation:
    • rmw_fastrtps
  • Client library (if applicable):
    • N/A

Overview

image

Requirement

  • Only authorized device can see the ROS 2 communication to/from robot.
  • For performance consideration, it would be better to keep the localhost communication in robot without secured authentication nor encryption. (basically it uses localhost in robot system, but some specific nodes to be exposed.)
  • Only specific entities are exposed to outside of robot system with access control.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions