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

Add 2-FA + Private Key Export #232

Open
wottpal opened this issue Feb 10, 2022 · 1 comment
Open

Add 2-FA + Private Key Export #232

wottpal opened this issue Feb 10, 2022 · 1 comment

Comments

@wottpal
Copy link

wottpal commented Feb 10, 2022

Hey there, we are currently thinking about building our upcoming DeFi app with sequence but two things that stop us are:

  1. The only security mechanism currently seems to be e-mail. I totally understand your point about passwords, but we think it actually makes more sense to have multiple security mechanisms enabled at once (email, password, authenticator, ..). We'll build an app were users store a substantial amount of funds and we want them to be more secure.
  2. I didn't find a way to export the private key of a wallet to have the ability to use it within Metamask (or basically anywhere where the user wants to). We think this is a mandatory feature for a truly non-custodial world.

Would love to hear your thoughts on both of those points.
(Hope this is the right place to ask)

Have a great day 👋

@pkieltyka
Copy link
Member

pkieltyka commented Feb 10, 2022

hey @wottpal great to hear and yes we agree with you on all points. Both of these improvements are currently in the works, and please see which describes the approach https://docs.sequence.build/private-keys/web3-login and https://docs.sequence.build/private-keys/backup-key for details, and let us know what you think.

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

3 participants
@pkieltyka @wottpal and others