14
edits
No edit summary |
|||
Line 117: | Line 117: | ||
NSS needs to support external biometrics to unlock tokens. Today there are limitation in the PKCS#11 specifications which make it hard to replace the traditional smartcard PIN UI prompt with an external biometric operation. For example, we would like to unlock smartcards using a fingerprint reader or retina scanner. | NSS needs to support external biometrics to unlock tokens. Today there are limitation in the PKCS#11 specifications which make it hard to replace the traditional smartcard PIN UI prompt with an external biometric operation. For example, we would like to unlock smartcards using a fingerprint reader or retina scanner. | ||
== Proposals for NSS 3.14 == | |||
- Need to add more here | |||
- Add PKCS#11 PEM Reader [402712] | |||
- Create brand new NSS samples [490238] | |||
- split out from softoken common components to util mozbz#753116 | |||
== Proposals for NSS 3.13 == | == Proposals for NSS 3.13 == | ||
Line 128: | Line 137: | ||
4. Implement OCSP stapling and OCSP response disk cache. | 4. Implement OCSP stapling and OCSP response disk cache. | ||
5. Add PKCS#11 PEM Reader [402712] | 5. Add PKCS#11 PEM Reader [402712] moved to 3.14 | ||
6. Create brand new NSS samples [490238] | 6. Create brand new NSS samples [490238] moved to 3.14 | ||
7. Add localizable error messages for NSS error codes [172051] | 7. Add localizable error messages for NSS error codes [172051] done | ||
8. Remove function definitions from pk11pars.h [466042] | 8. Remove function definitions from pk11pars.h [466042] moved to 3.14 | ||
and replaced bt | |||
= Schedules = | = Schedules = |
edits