ForkbombEu / wallet

Wallet
3 stars 0 forks source link

Improve Verification flow for Holder App #256

Closed micolsalomone closed 5 months ago

micolsalomone commented 7 months ago
micolsalomone commented 7 months ago

design to be confirmed

micolsalomone commented 6 months ago
image

We need to improve the verification flow to provide greater control to holders regarding the verifier's identity and the verification process, as well as the data shared during the verification process.

The third screen in the future should allow users to choose which data they want to share and which they do not.

@puria

puria commented 6 months ago

I do feel that we have the info arch in place. Some minor comments:

Overall great job 😘

A suggestion (not really of this issue, but just passed away in my mind) in many of our transaction we have the business logic written in zencode (plain English). For very nerd people and for democratic data sovereign transparency: would be very cool to have something like an icon that allows always to check the details of what/which smart contract is going to be executed.

Not always shown, like when you accept a privacy policy, but if you want to, you can follow a link and check what is happening under the hood.

Double check that there are not any time data we can show (expiry? How long the verifier can see our data? How long the relying party can see your data, etcccc) In case we have them it's fundamental to show them to the citizens.

micolsalomone commented 6 months ago

Totally agree on all points, talk soon.