Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow IPFS Companion Beta to have chrome.sockets.* #1988

Merged
merged 1 commit into from
Mar 18, 2019
Merged

Conversation

lidel
Copy link
Contributor

@lidel lidel commented Mar 18, 2019

This is a PR against ipfs branch (cc @bbondy)

We want Beta channel to have access to chrome.sockets APIs. I've added bundle:brave:beta target to ipfs-companion (ipfs/ipfs-companion@db006df) to ensure the key for Beta channel remains static.

The purpose of opt-in Beta channel is to dogfood and iterate faster without impacting regular user base.

The ID of the ipfs-companion from Stable channel was whitelisted in 10f16e6

cc ipfs/ipfs-companion#664 brave/brave-browser#819

The ID of the Stable channel was whitelisted in brave@10f16e6
but we want to allow the ID of Beta channel to have access to those APIs as well.

The purpose of opt-in Beta channel is to dogfood and iterate faster
without impacting regular user base.
@bbondy bbondy merged commit 1ad9434 into brave:ipfs Mar 18, 2019
@bbondy
Copy link
Member

bbondy commented Mar 18, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants