Giter VIP home page Giter VIP logo

Comments (2)

keepassium avatar keepassium commented on June 9, 2024

Ohh, don't get me started…

Dominik added OTP support very late (2021), when all the other apps have already played with a zoo of custom formats and settled on the industry-standard otpauth URIs. Dominik ignored all that and invented his own format. Not compatible with anyone else. Some devs gave in and silently added support for this new format. However, I find this kind of behaviour unacceptable and cannot condone it, so there are no plans to add support for Dominik's TimeOtp-* format.

Moreover, if you setup an OTP in virtually any mobile app, you would end up with the otpauth URI that KeePass won't understand anyway. You would need the KeePassOTP plugin for that.

I want to use the same database on all devices and it is a must to support official OTP settings.

Use KeePassXC, it works on all desktop OSes, uses the standard OTP field format and plays well with other apps.

Context:

from keepassium.

keepassium avatar keepassium commented on June 9, 2024

As of today, you have several workaround options:

  • Bridge the gap in everybody-to-KeePass direction using the KeePassOTP plugin. However, OTP configurations set up in KeePass won’t work in other apps.
  • Bridge the gap in KeePass-to-everybody direction by creating a field named otp with value otpauth://totp/?secret={S:TimeOtp-Secret-Base32}. This reference will dynamically fetch the KeePass-specific field value, generate the standard otpauth URI, and generate the codes. However, KeePass won’t understand OTP configurations set up in other apps.
  • Ask Dominik to add support for the community-standard format.
  • Replace KeePass with KeePassXC, it just works™.

from keepassium.

Related Issues (20)

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.