Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of global links like Matrix.to and others. #2911

Closed
ivnvitx opened this issue Jun 28, 2020 · 1 comment
Closed

Implementation of global links like Matrix.to and others. #2911

ivnvitx opened this issue Jun 28, 2020 · 1 comment

Comments

@ivnvitx
Copy link

ivnvitx commented Jun 28, 2020

Let's go straight to the point. Maybe this is already in the works? Please tell me if so.

Do you know about Matrix? It's a federated instant messaging protocol. It works fantastically. Just like PeerTube. But there is a massive difference when sharing links for certain chatrooms. They can be shared with a common link, no matter the matrix instance in use.

This is done with matrix.to. Go check it out! It is explained right there. Such a simple, beautiful idea. For any chatroom, you can generate a link that starts with matrix.to/whatever, and everybody knows what is the protocol used, and they can configure matrix.to to directly redirect to your platform of choice.

This basically would destroy the absolute boring experience of having to copy a PeerTube link from other instance, open your instance of preference, paste it on the search bar and then being able to watch the video through your own account, with all your themes, the availability of the like, comment and follow features. All that is now done with the click of a button.

All this hassle erased by a simple peertube.central kind of link, exactly parallel to matrix.to, where you can configure your instance of choice for redirection. So any time someone shares the peertube.central link, it automatically takes you to your app or website of preference for watching that content.

Other federated platforms, such as LBRY, a direct "competitor" also have this idea implemented.

With this system, you avoid using browser extensions, which are a half-baked solution, hard to mantain for all the different platforms, sometimes not even supported, and they make browsing a slower experience while also increasing browser fingerprint.

I already talked about this, but maybe I didn't express it right, so let's move the discussion here. I hope that now it is clear how important it is that we get a feature like this to really make PeerTube a thing for the general public.

@Chocobozzz
Copy link
Owner

Thanks for reporting this issue, but this is a duplicate of #1540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants