diff --git a/spec/VISSv2_Core.html b/spec/VISSv2_Core.html index 8b09282..7bce39f 100644 --- a/spec/VISSv2_Core.html +++ b/spec/VISSv2_Core.html @@ -1023,7 +1023,9 @@
Handling of consent involves vehicle and cloud architectural subsystems that is out of scope in VISSv2. However, a VISSv2 vehicle server has a capability to enforce consent results, i. e. to allow or block access to requested data. This can be leveraged in a model where the server receives consent results from an “External Consent Framework” (ECF) and uses that information to either grant client requests, or not, for data that is consent protected. How the ECF obtains the consent status is out-of-scope in this specification. - A secure, local communication channel exits between the in-vehicle ECF and the server as shown in the figure below, + A secure, local communication channel exists between the in-vehicle ECF and the server as shown in the figure below, over which the server can inquire about the consent status for data requested by a client.