Re: [webauthn] What's this SPEC for?

> You just plug it in and log in. 

So, this spec is to reinvent LastPass(a software which help manage you accounts) plus an username_generator.

```
last_pass = password_generator + account_manager
spec = last_pass + username_generator
spec = password_generator + username_generator + account_manager
spec = account_generator + account_manager
```

-- 
GitHub Notification of comment by xialvjun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/820#issuecomment-369100536 using your GitHub account

Received on Wednesday, 28 February 2018 02:33:05 UTC