Skip to content
This repository was archived by the owner on Mar 21, 2019. It is now read-only.
This repository was archived by the owner on Mar 21, 2019. It is now read-only.

Add verify authentication code functionality for observing wallet in VeChainThor mobile wallet #4

@DaveBeer

Description

@DaveBeer

When importing observing wallet on VeChainThor mobile wallet v1.1.0, authentication code must be signed by private key of the observed wallet. If one wants to observe wallet created in thor-sync, there is currently no way how to sign the authentication code in thor-sync, in order to prove that you own the observed wallet. I suppose the only way would be to export private key and use it to sign the code outside thor-sync, but that would decipher the private key and expose it in raw way.

Would you please consider adding functionality to thor-sync, which would allow signing the authentication code a display signed message also with QR code for easy scan in VeChainThor mobile wallet?

Alternatively more generally, would you consider adding functionality to sign any message by the private key as is often available in other wallets, not just limited to authentication code for importing observing wallet? This can be used to prove ownership of wallet in safe manner for any purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions