|
|
Line 72: |
Line 72: |
|
| |
|
| iii) improving accuracy/precision/recall by implementing additional feature extraction steps or making the already existing ones better. | | iii) improving accuracy/precision/recall by implementing additional feature extraction steps or making the already existing ones better. |
| |-
| |
| | Make the Firefox WebAuthn Soft Token a Real Thing
| |
| | The Web Authentication Soft Token provides second-factor login support without needing a Security Key dongle. It would be very usable if the Soft Token were a) synchronized across an account using Sync, b) could be controlled via a Web Extension, and perhaps c) had some UI. If these things were true, most people could get quality authentication support without buying another device.
| |
| | C++, Javascript, Basic cryptography
| |
| | [https://mozillians.org/en-US/u/jcjones/ J.C. Jones]
| |
| | [https://mozillians.org/en-US/u/jcjones/ J.C. Jones]
| |
| | https://wiki.mozilla.org/Security/CryptoEngineering#Web_Authentication
| |
| |- | | |- |
| | WebSocket Monitor | | | WebSocket Monitor |