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

Wallet-free device onboarding #106

Open
adamkdean opened this issue Feb 15, 2022 · 3 comments
Open

Wallet-free device onboarding #106

adamkdean opened this issue Feb 15, 2022 · 3 comments
Labels

Comments

@adamkdean
Copy link
Member

Ability to onboard devices with the CLI without restoring a wallet. This would work by running a command on a remote device which would initialise the device, generate a device wallet, and either present a QR code in the terminal or provide an authentication code. Users would then either use the mobile app to scan this QR code or using the web wallet or CLI, enter the code, and assign it to a stake. By doing this, it would negate the need to restore a wallet onto individual nodes.

The first step to this would be to introduce support for this into CLI and remove the requirement for a wallet to be restored in order to manage devices.

@PodTheCoder
Copy link
Contributor

Pull request #138 in combination with an upcoming release of https://github.com/PodTheCoder/edge_staking_gui will enable wallet-free device onboarding without the user touching the terminal.

@PodTheCoder
Copy link
Contributor

Added support for the CLI remote-stake flag in the GUI:
PodTheCoder/edge_staking_gui@2b174cb****

@annybs
Copy link
Member

annybs commented Jun 8, 2023

Strictly speaking this work pertains to wallet-free onboarding solely within the confines of CLI, so this issue will not be closed based on GUI capabilities.

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

No branches or pull requests

3 participants