mirror of
https://github.com/abh/ntppool.git
synced 2026-04-26 03:55:52 +03:00
[GH-ISSUE #123] Add two-factor authentication #330
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @atoponce on GitHub (Apr 30, 2015).
Original GitHub issue: https://github.com/abh/ntppool/issues/123
Please add two-factor authentication to bitcard.org. HOTP and TOTP would be preferred. HOTP is defined in RFC 4226. TOTP is defined in RFC 6238. Other tokens could be sent via SMS or email for those that don't have smart mobile devices.
@abh commented on GitHub (Dec 31, 2016):
I did the first step of this last April (upgraded to another authentication system). I'm leaving this open to get 2FA enabled, too.