You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vadims edited this page Sep 18, 2024
·
2 revisions
Sometimes when you open IPFS links like next one: ipfs://bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq/wiki/Vincent_van_Gogh.html, Brave can propose you to open the link with other installed Brave version (Ex.: Nightly or may be Development).
It happens, because IPFS scheme is associated with you Nightly or Development Brave version.
As the IPFS support has been deprecated, the next steps help you to remove registered IPFS scheme association from your OS.
MacOS
Run the next command: open ~/Library/Preferences/com.apple.LaunchServices/com.apple.launchservices.secure.plist
Find all items with LSHandlerURLScheme equals ipfs or ipns and delete them.
Reboot the computer.
Windows
Open Registry Editor
Check ipfs or/end ipns keys existing in the next registry location Computer\HKEY_CLASSES_ROOT
If exists, make sure that it is associated with Brave Browser by checking the Computer\HKEY_CLASSES_ROOT\ipfs\shell\open\command.