A WordPress plugin that implements the SQRL login system as presented by Steve Gibson.
- Can we use the WordPress built-in nonce functionality to generate the SQRL nonce?
- What libraries will we need to implement the server side crypto & key verification?
- What user meta fields will we need to store the public key?
- How will we create users on-the-fly without an email address prior to logging in?