Comment by ๐ norayr
now i'll just write here that i have been written a dns server that resolves those s2s_v6_mesh scheme domains to ipv6 addresses.
โ https://github.com/norayr/rn
Mar 27 ยท 6 weeks ago
Original Post
mod_s2s_v6mesh โ this is a very interesting module for prosody. since it is much easier to use xmpp server that has a domain name, but we have problems with domain names because it is not clear which dns to use: clearnet? alfis? others? this solves the problem without dns at all. it generates encoded hostnames, that support subdomains, out of your yggdrasil ipv6 address. and other servers that have this module, can decode and "resolve" your ip. more information by the link.