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
Some applications like https://orbit.chat/ require an https connection to the ipfs node.
The node that comes with brave apperently doesn't support that, as I get
Now the annoying thing is, I cannot even connect to an https IPFS gateway, because it'll automatically override the address to point to the local node, that doesn't support https. I tried the address on chrome and there both, going through the https gateway https://ipfs.io/ipfs/QmU9ZTANSMd78GhdDv7srSBeiFkffSFqADpEJn3E4X7Thw/
and the above orbit.chat address work.
So basically with applications like orbit, they will work if you use a browser that doesn't support IPFS.
Description
Some applications like https://orbit.chat/ require an https connection to the ipfs node.
The node that comes with brave apperently doesn't support that, as I get
once the address is resolved to https://orbit.chat.ipns.localhost:9006/.
Now the annoying thing is, I cannot even connect to an https IPFS gateway, because it'll automatically override the address to point to the local node, that doesn't support https. I tried the address on chrome and there both, going through the https gateway https://ipfs.io/ipfs/QmU9ZTANSMd78GhdDv7srSBeiFkffSFqADpEJn3E4X7Thw/
and the above orbit.chat address work.
So basically with applications like orbit, they will work if you use a browser that doesn't support IPFS.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: