So should I make Ditto upload to an s3 compatible bucket or IPFS? I kind of want one way of doing things for the first release before adding configurable media stuff.
S3 means you need to run Minio or a cloud service. Ipfs means you need to run a local ipfs gateway.
I'm not gonna support local file uploads. Ipfs would be the closest thing.
I don't have any skin in that game, but IPFS is more like the inter planetary fail system
@Alex Gleason I vote ipfs, since it's more in keeping with the whole nostr ethos.
maybe s3 as default and option for ipfs to those that know more about it?