RE: https://mastodon.social/@HolosSocial/116286098619535273

The next step with #HolosSocial will be to let you use your root domain as your identity while still using a subdomain for the relay.
Yes, #Holos is kind of like #nostr but with #ActivityPub. The main difference: your data lives on your device, not on a server, and relays remain completely dumb.

@apps that sounds great.

the MAIN domain can then still be used for something else....cool.

will it also be possible,
- move my mastodon account to my holos account? (so with all the followers and people I follow?)
- will different people be able to use the same domain?
so: sub1.domain.tld -> @[email protected]
sub2.domain.tld -> @[email protected]
and so on?

that would be really awesome.

@joergi
Yes to both! Moving from Mastodon to Holos (and back) is supported in both directions.

Multiple users on the same root domain is also possible, but a static JSON file won't be enough. You'll need a server that reads the WebFinger resource parameter and returns the right JSON for each user.

We will create a dedicated step-by-step guide for each situation.