w3c / encrypted-media

Encrypted Media Extensions
https://w3c.github.io/encrypted-media/
Other
180 stars 80 forks source link

Need "insufficient security" MediaKeyStatus #442

Open tinskip opened 6 years ago

tinskip commented 6 years ago

A rather common reason for a key not being usable is because the device does not meet security robustness requirements. Signaling this as "internal-error" is misleading and uninformative. An "insufficient-security" MediaKeyStatus for this condition would be very useful, indicating that the key should perhaps not have been provided at all.

kitchen5203 commented 6 years ago

441