nautls / nautilus-wallet

Privacy wallet designed for Ergo Platform
https://www.nautiluswallet.com
MIT License
67 stars 35 forks source link

[Connector] add method to get connected wallet checksum #181

Open arobsn opened 3 months ago

arobsn commented 3 months ago

Exposing the wallet's name (as chosen by the user) can be considered a privacy violation in some cases, so exposing wallet's CIP-4 checksum sounds more appropriate here.

get_wallet_checksum(): { text: string, image: HexString }
c8e4 commented 3 months ago

As a user i never pay attention to those. Maybe it's time to introduce permissions? A dapp can reqest wallet name in the same screen as wallet selection. Additional permissions like wallet name are checkboxes that can be explicitly checked! <- default unchecked