Skip to content

Commit

Permalink
Merge pull request #275 from WICG/remove-non-web
Browse files Browse the repository at this point in the history
Remove non-web sources.
  • Loading branch information
dvorak42 authored Oct 10, 2023
2 parents 9dfaf87 + 381ffde commit 8f20cf7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,6 @@ A possible enhancement would be to allow for sending Redemption Records (and sig

If the publisher can configure issuers in response headers (or otherwise early in the page load), then they could invoke a redemption in parallel with the page loading, before the relevant `fetch()` calls.

### Non-web sources of tokens

Private state token issuance could be expanded to other entities (the operating system, or native applications) capable of making an informed decision about whether to grant tokens. Naturally, this would need to take into consideration different systems' security models in order for these tokens to maintain their meaning. (For instance, on some platforms, malicious applications might routinely have similar privileges to the operating system itself, which would at best reduce the signal-to-noise ratio of tokens created on those operating systems.)

## Appendix


Expand Down

0 comments on commit 8f20cf7

Please sign in to comment.