Mainframe-Archive / mainframe-os

Mainframe OS
https://mainframeos.com
MIT License
45 stars 9 forks source link

Give user more control over what wallet info a dapp can access #115

Open avclarke opened 6 years ago

avclarke commented 6 years ago

Web3 has an api to get a users wallet accounts, we might want to restrict dapp access to this info or allow users to control access via permissions layer.

PaulLeCam commented 5 years ago

@avclarke this is how it's implemented now, isn't it? Can we close this issue or is it still relevant?

avclarke commented 5 years ago

This is still relevant, we don't have any permission controls around apps reading user eth addresses yet.