Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make adding MFA an explicit option on create? (Cursive) #332

Open
4 tasks
ApprenticeofEnder opened this issue Feb 2, 2024 · 1 comment
Open
4 tasks

Comments

@ApprenticeofEnder
Copy link
Contributor

I didn't know this thing supported MFA up until I opened up the menu and tried to copy the MFA code. Honestly, the current process could use some tweaks, since you need to add an OTP URL to the note somewhere without it really telling you until you try to copy an MFA code.

I think we could add an optional field to the creation menu for passing in the MFA secret (or the URL, depending), some functionality to make an OTP URL out of a secret, and a dedicated attribute in the PasswordEntry file for the OTP URL.

So in summary:

  • Add OTP URL/secret field to creation menu
  • Add functionality to generate URL from a secret
  • Add attribute for OTP URL specifically
  • Add and modify tests as needed

Does this sound useful?

@ApprenticeofEnder
Copy link
Contributor Author

And similar to #333, this would also need some retrofitting provisions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant