File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2506,6 +2506,14 @@ it also ensures a consistent development experience for the users.
2506
2506
A good example where debuggability was defined as
2507
2507
part of the specification is [Web Animations] (https://www.w3.org/TR/web-animations-1/#use-cases).
2508
2508
2509
+ <h3 id="crypto">Use the best crypto, and expect it to evolve</h3>
2510
+
2511
+ Use only cryptographic algorithms
2512
+ that have been impartially reviewed by security experts,
2513
+ and make sure your choice of algorithm is proven, and up-to-date.
2514
+ Not only do they become obsolete or insecure,
2515
+ cryptographic protocols and algorithms also evolve quickly.
2516
+
2509
2517
<h2 id="spec-writing">Writing good specifications</h2>
2510
2518
2511
2519
This document mostly covers API design for the Web,
You can’t perform that action at this time.
0 commit comments