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

Ability to auto-sign certain messages without manual approval #37

Open
lukecaan opened this issue Mar 12, 2023 · 0 comments
Open

Ability to auto-sign certain messages without manual approval #37

lukecaan opened this issue Mar 12, 2023 · 0 comments

Comments

@lukecaan
Copy link

lukecaan commented Mar 12, 2023

I am interested in making an app that can verify the public key of the current wallet to an external party. It functions by displaying a signed message via a QR code.

Unfortunately the UX I have envisioned would be drastically reduced by needing to manually sign the messages via the popup which displays in the standard message-signing process. I understand that enabling auto-signing for arbitrary messages would be dangerous, but I'm wondering if we could enable auto-signing for specific messages which are safe.

In my case I'd want to be able to access:

  • a signed message containing the current wallet public key
  • a signed message containing the current date

There might be other types of auto-signed messages which would be helpful for other use-cases too, so might be worth brainstorming other safe things that could come in handy

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

No branches or pull requests

1 participant