doc: Extend and take responsibility for 802.15.4 security roadmap#20123
Merged
chrysn merged 5 commits intoRIOT-OS:masterfrom Nov 30, 2023
Merged
doc: Extend and take responsibility for 802.15.4 security roadmap#20123chrysn merged 5 commits intoRIOT-OS:masterfrom
chrysn merged 5 commits intoRIOT-OS:masterfrom
Conversation
This copies the version of 2020-05-29, with only the header line added.
5ea3f5b to
30635ad
Compare
kaspar030
reviewed
Nov 30, 2023
| 2. discuss mid- and long-term plans for network stack maintenance & development (GNRC vs other supported stacks) | ||
| 3. Support for CoAP blockwise transfer, observe. Also see [Ken's](https://github.com/kb2ma) unofficial [CoAP for RIOT](https://github.com/kb2ma/RIOT/wiki/CoAP-Home) page. | ||
| 4. revisit network time synchronization | ||
|
|
Contributor
There was a problem hiding this comment.
here and below: more than two lines between sections?
Member
Author
There was a problem hiding this comment.
I've unified it to 2 empty lines between subsections and kept the 3 empty lines between top levels (as it was in the wiki).
kaspar030
approved these changes
Nov 30, 2023
Contributor
kaspar030
left a comment
There was a problem hiding this comment.
ACK. feel free to unify emty lines. :)
30635ad to
5542ecd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Contribution description
This puts details to, and answers questions currently open in, the road map around 802.15.4 security.
While I won't fix that alone, I think it makes sense to place myself as the person coordinating this.
Issues/PRs references
This is an example of the changes in the direction discussed during the 2023.11 VMA, and a follow-up to #20122
Depends on #20122