this post was submitted on 22 Jan 2021
11 points (100.0% liked)

Fediverse

18165 readers
11 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 5 years ago
MODERATORS
 

Hi all, Still trying to get my head around the way different projects work together in the fediverse. I'm interested in setting a regional instance for peertube, pixelfed and mastodon. If my domain is example.com, I'm thinking of having peertube.example.com, pixelfed.example.com and mastodon.example.com

However, does that mean that a user will need to register separately for all 3? Or is there a way to have 1 account and use the same access for peertube, pixelfed and mastodon that are on the same domain (but different subdomains)

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] kinetix 1 points 4 years ago

That's a good question and something I wish to delve in to a little further myself. I was just going over all the plugins available in peertube yesterday, and it has authentication plugins for LDAP, OAuth, and others. I can't speak for Pixelfed's abilities, but perhaps it would be possible to authenticate on the other services from whichever you wanted to be the 'master' service.

I haven't tried, yet, but I think at some point I'm going to tinker with it.

For example, I have a pleroma instance at yo.isurf.ca and if I were to open up my peertube instance at video.isurf.ca to the public, it would be fantastic to have it authenticate against pleroma.

Maybe LDAP's the way to go, though... I really look forward to hearing more on this topic.