F-Node-Karlsruhe

Results 9 comments of F-Node-Karlsruhe

> I've installed an earlier version Which one is working for your? Same issue here

Using kubo in docker and there the gateway is 0.0.0.0 which is of course not reachable from the outside, but changing the gateway to the domain crashes kubo. Can we...

Example with W3C credential context: `ipfs://QmcpYBo2zpfSKdBAqY8HPSoBhEoVAb1WjPP2muehvYcCgs` -> https://ipfs.io/ipfs/QmcpYBo2zpfSKdBAqY8HPSoBhEoVAb1WjPP2muehvYcCgs

> I think it would be nice if you could optionally provide your own IPFS host, with the current value as default. That would be great. In my opinion an...

Should i further develop this PR to make it more sophisticated in order to merge or will you implement the feature from scratch in the next iteration anyway? We are...

> Example with W3C credential context: > > `ipfs://QmcpYBo2zpfSKdBAqY8HPSoBhEoVAb1WjPP2muehvYcCgs` -> https://ipfs.io/ipfs/QmcpYBo2zpfSKdBAqY8HPSoBhEoVAb1WjPP2muehvYcCgs Based upon the [IPFS native url](https://docs.ipfs.tech/how-to/address-ipfs-on-web/#native-urls) scheme resolving towards an HTTP [IPFS gateway](https://docs.ipfs.tech/concepts/ipfs-gateway/#ipfs-gateway)

> I think it would be nice if you could optionally provide your own IPFS host, with the current value as default. True that. The ipfs.io gateway has not been...

Anybody already made www.metered.ca work on their synapse? I've been twisitng the params in the homeserver.yaml for quite a while now and did not yet succeed. Could somebody share a...

I got i working by spinning up my own TURN eventually. But on another server i alos use the openrelay project like so: ``` ## TURN ## # The public...