You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi factor auth (MFA) or two-factor auth (2FA) would be a nice addition to hackage-server. Both for its account management page and cabal upload functionality.
There seems to be three related libraries on Hackage:
Suggestions welcome! I'm willing to work on this myself, would also appreciate co-authors since this requires a PRs for both hackage-server and cabal (and possibly for one of the OTP libraries).
The text was updated successfully, but these errors were encountered:
Multi factor auth (MFA) or two-factor auth (2FA) would be a nice addition to
hackage-server
. Both for its account management page andcabal upload
functionality.There seems to be three related libraries on Hackage:
As a minimal implementation, account management page would allow user to add a TOTP token via a QR code.
QR code related packages:
Suggestions welcome! I'm willing to work on this myself, would also appreciate co-authors since this requires a PRs for both hackage-server and cabal (and possibly for one of the OTP libraries).
The text was updated successfully, but these errors were encountered: