Opened 11 years ago
Closed 11 years ago
#166 closed protocol enhancement (fixed)
Security re-focus on public keys
Reported by: | zach@… | Owned by: | zach@… |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | coap | Version: | |
Severity: | - | Keywords: | |
Cc: |
Description
Previously the CoAP security section has focused its attention to shared keys, and has been depending on the WG to create a suitable symmetric key provisioning and management scheme for CoRE. This task has turned out to be more difficult than planned, and progress hasn't really been made.
In Quebec the WG found consensus to re-focus on the provisioning and mangement of public keys. The following changes to the draft were proposed:
- The SharedKey? and MultiKey? modes are combined into a PreSharedKey? mode. This mode can be used if PSKs are already available, but it does not attempt to describe how to acquire them. This mode is useful for vendors, systems or other SDOs that already have their own shared key management.
- New sections on the provisioning of public keys and access control using them will be added (before Section 10.1).
- A new RawPublicKey? mode will be added, that defines the use of raw public keys with hashed identity (for access control). It will be defined how this key mode can be used with DTLS (TBD, dummy certificate wrapping?) and IPsec.
Change History (3)
comment:1 Changed 11 years ago by zach@…
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 11 years ago by zach@…
- Resolution fixed deleted
- Status changed from closed to reopened
Wrong ticket, re-opened.
comment:3 Changed 11 years ago by zach@…
- Resolution set to fixed
- Status changed from reopened to closed
The RPK re-focus is now in good shape, so now closing this ticket.
Note: See
TracTickets for help on using
tickets.
The following section was added to the draft.
10.3.4. IP Address Spoofing Attacks