RE: mastodon.social/@HolosSocial/1…
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.
Holos Social (@HolosSocial@mastodon.social)
Next step with #Holos and custom domains: being able to use your root domain as your identity. A subdomain would point to the relay via CNAME, but your identity would use your root domain.Holos Social (Mastodon)

Jörgi
in reply to Fedilab 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 -> @sub1@domain.tld
sub2.domain.tld -> @sub2@domain.tld
and so on?
that would be really awesome.
Fedilab Apps
in reply to Jörgi • • •@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.