Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Iframe credentialless (WIP) #139

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ArthurSonzogni
Copy link
Member

@ArthurSonzogni ArthurSonzogni commented Mar 22, 2022

Explainer and spec:
https://arthursonzogni.github.io/anonymous-iframe/

Anonymous iframe require updating several specifications:

Spec PR
HTML whatwg/html#7695
Fetch whatwg/fetch#1416
Storage #139 (this)
CHIPS/Cookies XXX

Summary:
This patch adds the environment's partition-nonce to the
storage-key.
from the HTML specification.

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff

Explainer & specs (WIP)
https://arthursonzogni.github.io/anonymous-iframe/

This patch adds the `environment`'s `partition-nonce` to the
`storage-key`.
  from the HTML specification.

Anonymous iframe require updating several specifications:
- HTML => whatwg/html#7695
- Fetch => whatwg/fetch#1416
- Storage => (this)
- CHIPS/Cookies => XXX
@ArthurSonzogni
Copy link
Member Author

This is still WIP. I am not requesting a review now, but you can take a look if you are curious.

I am working on a WICG/anonymous iframe document gathering every PR needed to implement anonymou iframe.

@ArthurSonzogni ArthurSonzogni changed the title Anonymous iframe Anonymous iframe (WIP) Mar 22, 2022
@ArthurSonzogni ArthurSonzogni changed the title Anonymous iframe (WIP) Iframe credentialless (WIP) Nov 24, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant