Skip to main content


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.

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.

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.