-
Notifications
You must be signed in to change notification settings - Fork 30
Description
During the TAG review of the Digital Credentials (DC) API, it was noted that the current specification does not explicitly address the behavior of the API when the User Agent (UA) is in "Private" or "Incognito" browsing mode.
The exact feedback is
"The document does not address the behaviour of the proposed solution in private browsing mode.As per web platforms design principles (section 2.9), the UA should not exhibit different behaviour in this mode. However, there are specific use cases, such as proof of age, where certain disclosures are mandated by regulations even when the user is browsing in private mode. This could inadvertently reveal unnecessary information to entities other than the UA (e.g., the wallet, website, or verifier) about whether the user is browsing in private or normal mode."
We need to discuss and document the behavior for the DC API in private browsing mode.