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

Trezor: implement "seedless" mode #5118

Merged
merged 2 commits into from
Feb 22, 2019

Conversation

SomberNight
Copy link
Member

Newer Trezor firmwares introduced a "seedless" mode.

This is an option during device initialisation. When enabled, the user will never be shown the seed words, and the device even stores this fact; i.e. the user will have "proof" the mnemonic was never shown. Apparently the main use case in mind is redundant multisig setups.

There are now multiple "advanced" options when initialising a Trezor, so I hid some of them behind an "expert" button.

Also did some clean-up.


default screen

capture

in case of previously selecting `Let the device generate a completely new seed randomly`, after revealing expert settings

capture2

in case of previously selecting `Recover from a seed you have previously written down`, after revealing expert settings (when using Trezor One)

capture3

@SomberNight SomberNight merged commit 6617307 into spesmilo:master Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant