How would an #IPv6 only instance of Mastodon be able to play in this space? Would it be a huge irritant to other instance operators who might see it as "broken" and fill up with retries or would they simply be invisible?
@vees even if you server is #ipv6 , it is relatively easy to add a CDN like cloudflare in front of it, and reverse-proxy both IPv4 and IPv6. That's what I do with my IPv6 only server, e.g. gryphontechnology.com
That is if you still want to interoperate with the 60% of the internet that is still IPv4.
@mynacol @vees fair enough; I didn't actually realise Cloudflare did that, but I guess if I point my DNS at them, then they can take over TLS as they want.
My main sites actually use the IPv4 proxy from my hoster (Mythic Beasts), and then provide DNS64+NAT64 for outgoing. My hoster owns the physical servers, so I have to trust them.
@sgryphon
@vees
I believe this is also how this Mastodon instance (ipv6.social) works. Inbound IPv4 proxy and outbound DNS64/NAT64.