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

Multi-Factor Authentication #1439

Open
SatsAllDay opened this issue Sep 27, 2024 · 1 comment
Open

Multi-Factor Authentication #1439

SatsAllDay opened this issue Sep 27, 2024 · 1 comment
Labels
difficulty:hard feature new product features that weren't there before

Comments

@SatsAllDay
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Not a problem, but accounts would be more secure if they could opt-in to multi factor authentication. This is especially useful for stackers who either:

  1. have a large balance
  2. have attached wallets with large balances
  3. own territories
  4. have a well-known reputation

Describe the solution you'd like
I'd like to be able to configure MFA in the form of (at least) TOTP on my account. I think this could be used in the following ways:

  1. Required on login after first factor is complete
  2. Required when performing "high risk" actions like transferring a territory, or transacting over a certain (configurable?) threshold

I said ideally TOTP because MFA over SMS is bad, and email is only slightly better. It would be best to be able to use an open source authenticator app.

Describe alternatives you've considered
There's no real alternative that I can think of for things like territory ownership, but for balance concerns, you can link to an external wallet with budgets to help minimize risk.

Additional context
Discussed here

@SatsAllDay SatsAllDay added the feature new product features that weren't there before label Sep 27, 2024
@ekzyis
Copy link
Member

ekzyis commented Sep 27, 2024

TOTPs would be great! I also like passkeys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:hard feature new product features that weren't there before
Projects
None yet
Development

No branches or pull requests

3 participants