So, freedom by whack-a-mole? I suppose that's fair.

What's this IPFS you speak of?

Reply to this note

Please Login to reply.

Discussion

IPFS is a network where you can share files. Each file is stored as its hash and can be requested f.e. from HTTP gateways

https://docs.ipfs.tech/concepts/ipfs-gateway/

You can upload a file via CLI

https://docs.ipfs.tech/quickstart/publish_cli/

Would this integrate with Nostr, so that relays could fetch images uploaded to IPFS and display them in clients? Is there a cost to hosting images in this network, or a limit on image size, similar to NIP-95?