Add ipfs: and ipns: protocol associations #13266
Labels
feature/web3/ipfs
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-All-Platforms
QA/Yes
release-notes/include
Milestone
Description
Brave should register with the host OS as a handler for ipfs: and ipns: URIs.
Steps to Reproduce
ipfs://bafkreigcnxudvpojjfwncmauociy5q46zsq46oe66cxbyzie3imabuoege
, and press Enteropen ipfs://bafkreigcnxudvpojjfwncmauociy5q46zsq46oe66cxbyzie3imabuoege
, and press Enter.xdg-open ipfs://bafkreigcnxudvpojjfwncmauociy5q46zsq46oe66cxbyzie3imabuoege
Expected result:
Brave should open and display a page with the word “PASS” on it.
Actual result:
Variations on an error saying no app can open the link.
Reproduces how often:
Every time.
Brave version (brave://version info)
87.1.19.62
Version/Channel Information:
Beta
Miscellaneous Information:
MimeType=x-scheme-handler/ipfs;MimeType=x-scheme-handler/ipns;
toMimeType=
in the Brave.desktop file.ipfs:
andipns:
to theCFBundleURLSchemes
array inInfo.plist
.The text was updated successfully, but these errors were encountered: