You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
🔑 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
The text was updated successfully, but these errors were encountered: