Skip to content

Take advantage of Contextual Identities in Firefox #194

Open
@lidel

Description

A new API, browser.contextualIdentities, landed in Firefox 53 to support the security container feature. In Firefox 52, support for contextualIdentities was added to tab and cookie stores. This API provides access to query existing identities, create, update and remove those identities.

  • Q: is this feature a viable workaround for the origin problem when multiple sites are loaded from multiple http2ipfs gateways?
    • A: Not really, it does not give control over how Origin is calculated, but enables us to create a sandbox per IPFS Root in a new tab, which is better than nothing.

Potential Uses

More:

Docs:

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions