cross-posted from: https://lemmy.ml/post/12744832

As I updated the version to 1.4.0 , adding the ‘import’ feature I am sharing this here.

I made this extension because I couldn’t find one that wouldn’t ask for too much permissions (such as accessing all websites data).

Eventually I found it nice to have a TOTP that can really be audited, the code is 649 lines of JS, 214 CSS and 52 HTML. Feel free to fork, copy part of it, contribute or just request fix/features.

I have used it for more than a year every day and it works nicely.

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    4 months ago

    Thanks a lot! I selectively keep cookies for login sites, which is not a good solution.

    The threat is websites escaping the browser sandbox and reading stuff. I dont know if this is really that realistic though.

    • AYO_Official@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Websites have no way to creep into your browser, extensions included. Usually it is the other way around. Such a leak would be catastrophic for the browser (thinks of all the password manager). At least here it is not even a password manager but only the TOTP so you still have your password as security (still this will never happen realistically).