Python Forum
2FA authenticator in source - w/o using PAM
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2FA authenticator in source - w/o using PAM
#1
i am looking for a two-factor-authentication (2FA) authenticator (the thing that checks if the 6 digit code is valid for this 30-second time frame, for the specific registered device) that is 100% in source code (to be able to verify that the code acts correctly), preferably in Python (but i can also accept a number of other languages such as C, C++, Lua, Objective-C, Perl, Pike), and does not use PAM (to keep the code complexity down).
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020