Skip to content

Commit

Permalink
[Spec] Cleanup; removed outdated notes (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcgruer authored May 26, 2023
1 parent 100b98e commit 5e06e9a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ extension defined in this specification.
We presume that the general use case of cryptographic-based authentication for
online transactions is well established.

Note: These sections are still a WIP.

### Cryptographic evidence of transaction confirmation ### {#sctn-use-case-verifying-payment}

In many online payment systems, it is common for the entity (e.g., bank) that
Expand Down Expand Up @@ -1552,9 +1550,6 @@ ecosystem stakeholders take steps to preserve user privacy. For example:
* When a [=Relying Party=] assigns multiple instruments to a single SPC credential, it might choose not to share that credential ID with other parties. In this case, the [=Relying Party=] could still use the SPC credential itself (in either a first-party or third-party context) to authenticate the user.
* A [=Relying Party=] (e.g., a bank) might enable the user to register a distinct SPC credential per payment instrument. This would not prevent the [=Relying Party=] from joining those accounts internally.

NOTE: See [issue #77](https://github.com/w3c/secure-payment-confirmation/issues/77)
for discussion on possible spec changes related to this section.

## Credential ID(s) as a tracking vector ## {#sctn-privacy-credential-id-tracking-vector}

Even for a single payment instrument, the credential ID(s) returned by the
Expand All @@ -1563,9 +1558,6 @@ they are strong, cross-site identifiers. However in order to obtain them from
the [=Relying Party=], the merchant already needs an as-strong identifier to
give to the [=Relying Party=] (e.g., the credit card number).

NOTE: See [issue #77](https://github.com/w3c/secure-payment-confirmation/issues/77)
for discussion on possible spec changes related to this section.

## User opt out ## {#sctn-user-opt-out}

The API option {{SecurePaymentConfirmationRequest/showOptOut}} tells the
Expand Down

0 comments on commit 5e06e9a

Please sign in to comment.