/h2fa

A 2FA command line(CLI) tool written in Haskell.

Primary LanguageHaskellMIT LicenseMIT

h2fa

A 2FA command line(CLI) tool written in Haskell.

Description

This is the first initial release (v0.0.1) where only the bare minimum proof of concept has been implemented. Soon some more development would come.

Installation

You have to use cabal to install this package. Please have a look here for more details.

License

Copyright (c) 2022 CodeMascot AKA Khan Mohammad R.

Contributing

All feedback / bug reports / pull requests are welcome.

Acknowledgment

This project is quite influenced by Data.OTP package. In fact the core OTP generation process has been borrowed from this package.