Re: TWOFA - A 2FA Two-Factor Authentication solution 100% native to the IBM i
Richard Schoen <richard-DiTrGpQEJGItADg8e/3/[email protected]>
| Newsgroups | gmane.comp.hardware.ibm.midrange |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] ---------------------------------------------------------------------- message: 1 date: Wed, 13 May 2026 10:30:11 +0000 (UTC) from: cesco via MIDRANGE-L <[email protected]> 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 -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/midrange-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/midrange-l. Please contact [email protected] for any subscription related questions.