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

Berty's Gnokey Mobile - Builder Journey #92

Open
costinberty opened this issue Sep 27, 2024 · 2 comments
Open

Berty's Gnokey Mobile - Builder Journey #92

costinberty opened this issue Sep 27, 2024 · 2 comments

Comments

@costinberty
Copy link

costinberty commented Sep 27, 2024

🔑 Gnokey Mobile - the first build is here.

It’s raw, it’s ugly, but it can do 2 things:

1.⁠ ⁠create a master password to use for all accounts it manages and
2.⁠ ⁠sing TX manually (meaning you need to open the Gnokey dApp manually and click sign).

In the next iteration Gnokey Mobile will wake-up automatically (when requested from another dApp - like dSocial) to allow for a smoother transition to the sign TX action.

Alexis and Manfred are on board and more updates will happen soon.

Stay tuned 👀

In the mean time if you really, really, really want to check out Gnokey Mobile in its Cinderella version, you can do it here https://testflight.apple.com/join/akbJBUhw

@costinberty costinberty changed the title Gno Key Mobile - Builder Journey Gnokey Mobile - Builder Journey Sep 30, 2024
@jefft0 jefft0 changed the title Gnokey Mobile - Builder Journey Berty's Gnokey Mobile - Builder Journey Oct 11, 2024
@costinberty
Copy link
Author

@jefft0
Copy link

jefft0 commented Oct 16, 2024

Contribution: gnokey command to rotate a password

The gnokey CLI command uses the keybase API which has a method to change the password, but this wasn't available in the CLI. Gnokey Mobile is the mobile version of this CLI and we want to support changing the password. It makes sense to support this in CLI version. Our PR to add this (and rename "Update" to "Rotate") was merged.
gnolang/gno#2700

% gnokey rotate --help
USAGE
  rotate [flags] <key-name>

rotate the password of a key in the keybase to a new password.

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

No branches or pull requests

2 participants