8000 GitHub - clsergent/simpleTOTP: Simple Time-based One-time Password (TOTP) generator using python3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clsergent/simpleTOTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

simpleTOTP

Overview

This project provides a simple Time-based One-time Password (TOTP) generator using python3.

Usage

CLI

Run python3 totp.py -h to get a short help.

Library

import totp.py and use either of its functions otp,totp or totpAsURI.

Credits

TOTP URI format has been provided by https://github.com/google/google-authenticator/wiki/Key-Uri-Format.

License

This repository and its content are licensed under the EUPL-1.2-or-later.

Check https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12

About

Simple Time-based One-time Password (TOTP) generator using python3

Topics

Resources

Stars

Watchers

Forks

Languages

0