CZ-NIC / django-fido

Django application for FIDO protocol U2F
GNU General Public License v3.0
28 stars 11 forks source link

Validate MDS data #73

Closed tpazderka closed 4 years ago

tpazderka commented 4 years ago

For now, we are ignoring the hash validation (obtained from the TOC) of the downloaded MDS statement.

We should probably validate it.