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
Qri wants the repo lock. Which means anyone running Qri has to turn off any IPFS daemons (IPFS desktop is a UI wrapper around go-ipfs), and because we don't perfectly re-implement the IPFS API, things get weird for outside applications.
The short-term fix is to make qri behave as closely as possible to go-ipfs from an API perspective.
The text was updated successfully, but these errors were encountered:
Ideally we clarify to IPFS Companion whether it can or can't use the qri IPFS deamon for loading IPFS websites (right now silently breaks instead of falling back to the gateway)
Qri wants the repo lock. Which means anyone running Qri has to turn off any IPFS daemons (IPFS desktop is a UI wrapper around go-ipfs), and because we don't perfectly re-implement the IPFS API, things get weird for outside applications.
The short-term fix is to make qri behave as closely as possible to go-ipfs from an API perspective.
The text was updated successfully, but these errors were encountered: