The idea is to have a trust list of domain url's, accessible in the settings.
This trust list will be used to perform domain verification for linked VP's.
If a domain is not trusted we don't want to display anything from the linked VP as we cannot guarantee that what is being linked is actually of any value, and presenting it anyway would very much make it look like a valuable trust point.
In dev mode this needs to be editable, meaning we can delete, add and turn on/off the domains on the trust list.
In reg mode its a fixed list, without options
Motivation
Enhance UX & DX and support linked VP in a more scalable way.
Resources
No response
To-do List
[x] Add trust list to appstate
[x] Add Actions & Reducers for the delete, add and toggle functionality
Description
The idea is to have a trust list of domain url's, accessible in the settings.
This trust list will be used to perform domain verification for linked VP's. If a domain is not trusted we don't want to display anything from the linked VP as we cannot guarantee that what is being linked is actually of any value, and presenting it anyway would very much make it look like a valuable trust point.
In dev mode this needs to be editable, meaning we can delete, add and turn on/off the domains on the trust list. In reg mode its a fixed list, without options
Motivation
Enhance UX & DX and support linked VP in a more scalable way.
Resources
No response
To-do List