Skip to content

Commit

Permalink
Underline that the Basic scheme requires a secure transport
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zero committed Feb 13, 2023
1 parent 0fe7e56 commit 48ef253
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,13 @@ <h2>Security</h2>
A Thing MAY implement multiple security schemes, at least one of the above MUST be supported.</span>
</p>

<p>
The <a href="https://w3c.github.io/wot-thing-description/#basicsecurityscheme">
<code>BasicSecurityScheme</code>
</a> SHOULD be avoided if the underlying transport is not
<a href="https://w3c.github.io/wot-architecture/#sec-security-consideration-secure-transport">secure</a>.
</p>

<p><span class="rfc2119-assertion" id="common-constraints-security-6">
Conformant Consumers MUST support security bootstrapping for all
implemented security schemes, as defined in
Expand Down

0 comments on commit 48ef253

Please sign in to comment.