Has anyone else tried this yet ?
I got it installed and seems to work, except I’m not sure what gets called after the user logs in and how the pin gets passed to the check after ?
I posted an issue on his GitHub site.
Regards,
Richard Schoen
Web:
http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
----------------------------------------------------------------------
message: 1
date: Wed, 13 May 2026 10:30:11 +0000 (UTC)
from: cesco via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx>
subject: Re: TWOFA - A 2FA Two-Factor Authentication solution 100%
native to the IBM i
Actually is a mix between fixed and /FREE.
You assume that the whole thing was created from a single module source and recently, but the source has older dates.
I see no problem in free and fixed mixtures, especially with complex code bases spanning years, but a single source entity member should have a definite style (mixed styles at the member level is indeed not "pretty".
Anyway useful repo if one wants base16 and base32 de/encoders, besides the TOTP thing.
I recall implementing RFC TOTP some years ago in RPG and I had to write a base32 encoder, apparently not finding anywhere for the seed thing.
The author fetched it from a unknown web source as it is said.
But I image today with a good LLM fashioning such RPG utility routine would be fast.
Anyway obviously with V7R6 TOTP is now really integrated at the OS level thus surely best to use the such implementation in new releases.
ciao
As an Amazon Associate we earn from qualifying purchases.