Same input, different outcome?

numinous510's Avatar

numinous510

28 Dec, 2018 11:22 AM

Hello everyone,

recently I've tried to login to a site but was unable due to wrong username / password.
I also noticed the username looking different from what I had in memory for that specific site aswell.
Now I have tried getting the login data from the web application and strangely there it worked.
On the web login I have put the algorithm on V3 (just like on my desktop app) and used same username and masterpassword.
The password for the site is same on both the desktop and the web application, only the username is different.
Could this be a bug with the new desktop app? Have I made some mistake? Any help would be VERY much appreciated!

numinous510

  1. Support Staff 1 Posted by Maarten Billemo... on 28 Dec, 2018 03:35 PM

    Maarten Billemont's Avatar

    Note that the web app doesn't generate usernames. If you set the type to username on the web app, you're actually generating a password, just using the format of a username as the output type.

    Master Password can be used to generate (currently) three different types of tokens:
    1. Keys (eg. passwords)
    2. Identifiers (eg. usernames)
    3. Recovery (eg. security answers)

    Each of the tokens is generated through a separate cryptographic channel so that their outputs are completely distinct and unrelated (for security purposes).

    However, when generating a key, you can choose what to make the output of the key look like (the password template). If you choose Name here, you'll get a key that looks like a username, but is actually still a key, not an identifier. Ergo, to get a username from Master Password, make sure you're generating an actual username, not just a password with the Name type template. Again, the web version doesn't currently support the Identifier and Recovery type tokens, the desktop app does.

  2. numinous510 closed this discussion on 28 Dec, 2018 04:54 PM.

  3. numinous510 re-opened this discussion on 28 Dec, 2018 04:55 PM

  4. 2 Posted by numinous510 on 28 Dec, 2018 04:55 PM

    numinous510's Avatar

    Thanks a lot for the quick answer! Solved my problem :)

  5. numinous510 closed this discussion on 28 Dec, 2018 04:56 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

09 Oct, 2023 03:28 PM
09 Oct, 2023 02:56 PM
22 Jun, 2022 11:22 AM
02 Feb, 2022 02:22 PM
25 Jan, 2022 11:25 PM

 

31 Dec, 2021 11:42 AM
22 Dec, 2021 06:41 PM
04 Nov, 2021 01:24 AM
30 Oct, 2021 08:29 PM
21 Oct, 2021 08:44 AM
14 Sep, 2021 08:02 AM