Giter Club home page Giter Club logo

totp-in-javascript's Introduction

This is a javascript implementation of a TOTP generator, using the browser's crypto API. It should do the exactly same thing as the google authenticator or any other TOTP generating app.

The javascript code does not send to or fetch any data from anywhere remotely, and the demo page should work the same when served over https, saved locally or used inside a browser extension.

I have also packaged this into an xpi firefox browser extension, which offers the convenience of generating the TOTP (for a key you have saved) directly from a toolbar popup instead of having to switch to another tab. The xpi does not do anything more than that and does not include any content scripts or filters.

totp-in-javascript's People

Contributors

turistu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

a699326

totp-in-javascript's Issues

TOTP addon icon doesn't show

Using Firefox 117.0.1, the TOTP installs just fine, but it doesn't show the TOTP icon on the toolbar.

Without that icon, this addon is virtually useless. :-(

The icon does show in Firefox 88, but in that version it isn't able to look up the saved keys even. Old browser, just to show that the icon does show up in the old browser but not in the new.

Saved keys are lost

I saved two keys and shortly after when I wanted to use one of them, the addon didn't show any of the keys (it was empty). The keys are stored in the password manager with this website address:

moz-extension:///

As it is now, the addon isn't useful at all.

Firefox v88: Sorry, old version. I will close this ticket myself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.