-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Bug report
Connected to https://github.com/ros2/sros2/pull/171/files. After this patch one wold expect that node information isn't disclosed anymore but testing led to a different result. I'm not that experienced with sros2 at this point so I might be missing something? Ping to @mikaelarguedas and @ruffsl.
- Operating System:
- OS X 10.14.3
- Ubuntu 18.04
- Installation type:
- from sources
- Version or commit hash:
- dashing
- eloquent
- master (https://github.com/ros2/ros2/)
- DDS implementation:
- FastRTPS
- Client library (if applicable):
- rclpy
Steps to reproduce issue
Change defaults set rtps_protection_kind to encrypt and recreate keys.
https://asciinema.org/a/yuGkBlaPC33wqL4qABRlgxBkd
Expected behavior
Communications are encrypted for third parties (without credentials) in the network, node information isn't disclosed.
Actual behavior
Node information is still disclosed. Even after applying https://github.com/ros2/sros2/pull/171/files , rebuilding sros2 and regenerating the keys.
Additional information
- Connected to Set rtps_protection_kind to ENCRYPT by default #171
Metadata
Metadata
Assignees
Labels
No labels