Denis Fadeev
Denis Fadeev
Are these tests for the current or the new client? We might not want to invest in testing Vuex, because it is on its way out.
Thanks for creating an issue for this! In the foreseeable future, we won't have the bandwidth to maintain a Windows version of Starport, but we're open to pull-requests 👍
https://github.com/ignite-hq/cli/pull/2412#issuecomment-1109452041
Missed the notification 🙂 @ethanfrey while I think distributed key generation and storage on tor.us is interesting, it still feels a bit of a lock-in and a third-party dependency. WebAuthn...
In-browser authenticator (biometrically accessible) *for now* is supported only in Chrome.
Both on mobile and desktop.
EOS uses WebAuthn (not saying we can use the same approach, but it's an example). https://eos.io/build-on-eosio/webauthn-example-app/ Relevant JS part: https://github.com/EOSIO/eosio-webauthn-example-app/blob/master/src/client/wasig.ts PR to the blockchain part: https://github.com/EOSIO/eos/pull/7421
Yeah, fingerprint support on Linux may be not perfect 🙂 So maybe Chrome decided to opt out for this platform. I tested on macOS.
The way I see it, transactions will be paseed to WebAuthn as challenges: https://security.stackexchange.com/questions/211072/is-it-possible-to-use-webauthn-for-digitally-signing-documents-in-the-browser
More context from Jordan: https://github.com/cosmos/cosmos-sdk/issues/7074#issuecomment-701590182