Skip to content

A One-Time-Password generator, Now With A Cool Front-End, written in GO. A OTP for Windows, MacOS and Linux so you don't have to get out your phone every two seconds in this 2FA world

License

Notifications You must be signed in to change notification settings

gloriousCode/OTPNWACFEGO

Repository files navigation

OTPNWACFEGO

One Time Password, Now With A Cool Front End in GO

A OTP generator for Windows, MacOS and Linux so you don't have to get out your phone every two seconds in this 2FA world

Unlike OTPCMDGO, this will have the ability to add new entries from the application.

OTPNWACFEGO

Requirements

  • Chrome installed
  • Golang installed
  • Your 2FA secret codes

Installation

  • Run build-{{your-operating-system}}
  • Run the output executable

Configuration

  • Codes are stored in data.json
  • Enter the name and the secret for your code. eg {"Name":"Hello", "Secret": "QBGN657ZHIQ34QIA"}

Current Features

  • GUI for viewing your 2FA OTPs
  • A countdown timer
  • A convenient copy button

Upcoming Features

  • Encryption of your secrets
  • Add new keys in-app
  • Delete existing keys in-app

Final notes

This isn't looking to be a rock-solid secure application. If you are at all concerned with your 2FA secrets being stolen - which is a legitimate concern - then do not use this. Thing will become slightly better when data.json encryption is implemented, but I am not responsible for anything happening to your secrets or OTPs being stolen

Built with:

About

A One-Time-Password generator, Now With A Cool Front-End, written in GO. A OTP for Windows, MacOS and Linux so you don't have to get out your phone every two seconds in this 2FA world

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published