nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
489 stars 59 forks source link

Multiple activitypub user by domain or user alias #1178

Open pwFoo opened 3 years ago

pwFoo commented 3 years ago

Can social handle multiple activitypub user for one nextcloud user?

With different domains it could be interesting to handle the same username (optional an alias name?) as a different social / activitypub user.

Use case would be different posts / timelines by domain Name.

Don't know If posts available for each domain or Just one / the primary domain.

sunjam commented 1 year ago

Perhaps I'm reading this wrong, but my thought is:

You already have an activitypub user and want to use that as your primary account within Nextcloud Social. Am I following you correctly?

pwFoo commented 1 year ago

That would another use case.

One nextcloud instance could handle multiple domains.

So a user should be able to choose which domain he will use user1@domain2 or if he will use user with multiple domains user1@domain1 and user1@domain2.

sunjam commented 1 year ago

That doesn't make sense to me, because Nextcloud webui is not able to manage your multiple domains; it is not designed for that. Trusted Domains is something defined in server configuration as opposed to the webui.

fwiw, I think these related issues make more sense: