/ft_otp

The aim of this project is to implement a TOTP system, which will be capable of generating ephemeral passwords from a master key.

Primary LanguagePythonMIT LicenseMIT

ft_otp

In this project, the aim is to implement a TOTP (Time-based One-Time Password) system, which will be capable of generating ephemeral passwords from a master key. It will be based on the RFC: https://datatracker.ietf.org/doc/html/rfc6238, so you could use it in your day to day.

GUI screenshot