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.
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 minutes for meeting on June 8, 2021 #21
Add minutes for meeting on June 8, 2021 #21
Changes from all commits
32c36a3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
ROS 2 Security Working Group Meeting Minutes
08 Jun 2021
Meeting Recording | Meeting Announcement
Agenda
sros2
documentation update PRAttendees
Bartolome Jimenez Vera, Iker Luengo Gil, Jacob Hassold, Jeremie Deray, Kalle Koivisto, Marco Gutiérrez, Mikael Arguedas, Roger Strain, Ruffin White, Sid Faber, Tianshi Xiang
Administrivia
Minutes from the meeting on 11 May 2021 were approved.
PKCS#11 Design Proposal
Iker and Kalle presented a simple proposal for adding
pkcs#11
support to ROS 2. The intent is to make sros aware of a.p11
file type with the same name as the security key. ROS would recognize this file exists and read the file as a PKCS URI and hand the URI off to the middleware. ROS will not pass the .p11 file to the middleware (that would not be compliant with the DDS standard), but would deserialize the .p11 file and treat it as a PKCS URI.Current plans skip any changes to the encryption plugin and only address the authentication plugin. The primary intent is to protect the private keys.
Should an implementation have both a .p11 and a .key file (or a similar related unexpected situation), generate an error rather than trying to implement some priority logic.
This change may include updates to sros2 utilities to easily enroll with PKCS and generate the needed artifacts.
DDS vendors should be made aware of the change, although it should have minimal impact.
Documentation Update PR
Sid gave an overview of the ROS 2 Security documentation update PR. Please review / comment.
Open sros2 quality issues
sros2 package Quality level status #217