t2trg / t2trg-rest-iot

RESTful Design for Internet of Things Systems
3 stars 4 forks source link

Minor: 4.3 Caching and cacheable OSCORE #65

Open mkovatsc opened 2 years ago

mkovatsc commented 2 years ago

For IoT systems, object security [RFC8613] may be preferable over transport layer security, as it enables intermediaries to cache responses while preserving security.

"Cacheable OSCORE", Christian Amsuess, Marco Tiloca, 2021-10-25, I guess this is why our wording is "may be" and "enables".. Should we add an explicit note?

akeranen commented 7 months ago

Added ref to the Cacheable OSCORE draft; let's see whether we can give more detailed guidance based on future learnings on the topic.