On 5/24/18 3:28 PM, Wolfgang Bumiller wrote:
> This is an attempt at adding U2F authentication. This is a little
> different than our current 2FA variant, since it requires the user to be
> able to interactively add/update/delete the U2F key, and also (mostly)
> requires the login to happen in two
thanks.
we don't use yubikey yet, but fido2 (w3c webauthn) seem to be interesting.
afaik, firefox 60 already support it and chrome soon.
I'll try to buy it to test.
- Mail original -
De: "Wolfgang Bumiller"
À: "aderumier"
Cc: "pve-devel"
Envoy
On Thu, May 24, 2018 at 04:57:56PM +0200, Alexandre DERUMIER wrote:
> does it work with fido2/webauthn too ?
>
> https://www.w3.org/2018/04/pressrelease-webauthn-fido2.html.en
I only have a yubikey4 to test which uses u2f/fido compatible with
libu2f-server. There seems to exist a libfido2 - not i
does it work with fido2/webauthn too ?
https://www.w3.org/2018/04/pressrelease-webauthn-fido2.html.en
- Mail original -
De: "Wolfgang Bumiller"
À: "pve-devel"
Envoyé: Jeudi 24 Mai 2018 15:28:45
Objet: [pve-devel] [RFC/Draft] U2F Authentication
This is an a
This is an attempt at adding U2F authentication. This is a little
different than our current 2FA variant, since it requires the user to be
able to interactively add/update/delete the U2F key, and also (mostly)
requires the login to happen in two phases which required some changes
to our ticket syst