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

Pillar 2: Privacy - Wallet Consent Management #41

Open
tlodderstedt opened this issue Aug 26, 2024 · 1 comment
Open

Pillar 2: Privacy - Wallet Consent Management #41

tlodderstedt opened this issue Aug 26, 2024 · 1 comment

Comments

@tlodderstedt
Copy link

"Preventing Misuse of Data: By giving users the ability to manage consent, it reduces the risk of data misuse. Holders can withdraw consent if they believe their data is not being used appropriately."

How does a withdrawn consent prevent abuse? The data has already been transfered to the respective verifier/relying party. If this entity misbehaves, it will just ignore the withdrawal. In my opinion, user consent ensures users know where her data go and for what purpose, but if something goes wrong, there needs to be functions to complaint with an authority or even file a law suite. As a basis for that, the user must reliably know the verifier's/RP's identity and have some evidence that data was shared.

@tlodderstedt tlodderstedt changed the title Wallet Consent Management Pillar 2: Privacy - Wallet Consent Management Aug 26, 2024
@andy-tobin
Copy link

andy-tobin commented Aug 27, 2024

Other means will need to be used to seek redress from the relying party, such as GDPR. The wallet can provide evidence that consent has been withdrawn, which can be used by the relevant authorities.

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

3 participants
@tlodderstedt @andy-tobin and others