-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: averageNot particularly hard, not particularly trivial.Not particularly hard, not particularly trivial.priority: low
Description
Related Problems
FIDO2 1/2FA provides a significantly quicker authentication process, and provides significantly less chance of phishing, since the user cannot be convinced to enter a credential (although TOTP mostly solves that, too).
Desired Solution
Implement FIDO2 (or U2F, if you're weird) 1 and/or 2 FA (presumably, via WebAuthn).
Alternatives
TOTP provides half of the advantages as 2FA, but decreases speed of authentication.
My Environment
Version b7103551 (2025-10-17 15:42:56Z)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: averageNot particularly hard, not particularly trivial.Not particularly hard, not particularly trivial.priority: low