Skip to content

Commit 4624c60

Browse files
RByersTallTed
andauthored
Update Security and privacy principles (#313)
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent d7559c6 commit 4624c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

horizontal-reviews/security-privacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Further, this specification aims to be an improvement over the existing communic
4040
> 05. Do the features in your specification introduce state
4141
> that persists across browsing sessions?
4242
43-
No. In particular, the current scope is just about credential presentation (read-only). We have had requests to expand scope to consider credential issuance APIs but no work has begun on that.
43+
Yes. The specification includes [a facility](https://w3c-fedid.github.io/digital-credentials/#create-origin-options-sameoriginwithancestors-internal-method) for issuing new credentials into wallets with user permission.
4444

4545
> 06. Do the features in your specification expose information about the
4646
> underlying platform to origins?
@@ -63,7 +63,7 @@ No.
6363

6464
> 10. Do features in this specification allow an origin to access other devices?
6565
66-
Not yet, but we expect to expand the API to enable cross-device presentation flows using the same mechanism used by passkeys ([FIDO CTAP](https://fidoalliance.org/specs/fido-v2.2-rd-20230321/fido-client-to-authenticator-protocol-v2.2-rd-20230321.html)).
66+
Potentially, yes. While not a property of the DC API itself, the API is designed to support cross-device presentation flows such as by using the [FIDO CTAP](https://fidoalliance.org/specs/fido-v2.2-rd-20230321/fido-client-to-authenticator-protocol-v2.2-rd-20230321.html) used by passkeys.
6767

6868
> 11. Do features in this specification allow an origin some measure of control over
6969
> a user agent's native UI?

0 commit comments

Comments
 (0)