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

IDEA support decentral video platforms #1435

Closed
leinadlime opened this issue May 29, 2018 · 7 comments
Closed

IDEA support decentral video platforms #1435

leinadlime opened this issue May 29, 2018 · 7 comments
Labels
feature request Issue is related to a feature in the app multiservice Issues related to multiple services peertube Service, https://joinpeertube.org/

Comments

@leinadlime
Copy link

I see some mutual long-term benefit opportunity by providing some support or
easy integration possibilities to these platform (since those users could need a nice client too):

these all are different, so for sure, there must be some thoughts,
which platform architecture can be supported, etc...

@TobiGr
Copy link
Member

TobiGr commented May 29, 2018

Before we can add them to the frontend, someone needs to add support for the services in the extractor. @theScrabi Is writing a documentation to make it easier for other developers to add a new service.
The overall plan was to add more services by version 2.0. Nevertheless, if someone is interested to implement this, we'd appreciate it :)

@theScrabi We once discussed guidelines for new services and how to handle service requests. Maybe we should open one ticket for all requests and with the inclusion criteria and a link to the documentation in the description. Otherwise we'll just get a bunch of duplicates.

@theScrabi
Copy link
Member

theScrabi commented May 31, 2018

@theScrabi We once discussed guidelines for new services and how to handle service requests. Maybe we should open one ticket for all requests and with the inclusion criteria and a link to the documentation in the description. Otherwise we'll just get a bunch of duplicates.

Yes you are right. We can put a link to the inclusion criteria in the contribution note. Maybe also in the FAQ what do you thing?

However as you said these guidelines are not final.

@TobiGr
Copy link
Member

TobiGr commented Jun 19, 2018

We can put a link to the inclusion criteria in the contribution note.

That sounds like a good idea.

I once made a draft for our website which included some information about multi service support.
For now, I think it is enough to leave a short note in the FAQ, but once we have proper support for at least three services, I am going to put some (better designed) information on the main page.

@FlorianSteenbuck
Copy link

There is no P2P or Decentralized App in the Normal-Browser-Web

The thing is none of these plattforms are p2p decentralized. The most of them are simply peer2gateway2peer decentralized and/or self hosted. So these Projects have not realy something to do p2p decentralisation.

And DTube is the worst, they use steemit and steemit simply claim that they got a blockchain. Which could be true but also could not be true. They simply hide everything behind a none normed RCP API and a Asksteemit api that is maybe a better gateway for the client frontend.

For Storage DTube using IPFS which is the only way to do p2p storage. But they seem to only host relevant data, which is defined by the ipfs node provider. And if you do not run a IPFS gateway localy on you pc you access IPFS via a gateway from the internet. So even this ends up in users think they using p2p and decentralized systems and they basically do not use a decentralized or p2p system.

Also HTTP is design by centralized Companys like Google and Facebook. And they got special interessed in not have decentralized web, because it is their buisness.

Strict HTTP Security Headers basically destory every possibility of get the web p2p and decentralized. Because every Application that is decentralized or p2p needs a now to send rules to the next client that they need to follow caused by they browser restrictions. This can help against injecting scripts, but in the most cases fails and break a lot of old web apps.

Also HTTP and the Browsers where never designed to be used as p2p or decentralized sandbox. It is simply impossible to do this in Browsers.

Even DNS is a Centralized System. The most servers are hosted by Companys. The most of them also get rules to ban domains for a couple of reasons.

Also RSA is Centralized, why?, because we need pre installed public keys on our systems to not got in the problem that STARTTLS have. Without this we would need handshakes, that can someone simple view and abuse.

So any question about decentralized and p2p applications in the web ? :D

@stale
Copy link

stale bot commented Dec 1, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 1, 2018
@TobiGr TobiGr removed the stale label Jul 19, 2019
@Stypox Stypox added feature request Issue is related to a feature in the app multiservice Issues related to multiple services labels Aug 18, 2019
@TobiGr TobiGr added the peertube Service, https://joinpeertube.org/ label Dec 2, 2019
@triallax
Copy link
Contributor

PeerTube is supported now. For DTube, see TeamNewPipe/NewPipeExtractor#420. For MediaGoblin, I found no issue, but if somebody wants it to be added please open an issue in https://github.com/TeamNewPipe/NewPipeExtractor, not in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue is related to a feature in the app multiservice Issues related to multiple services peertube Service, https://joinpeertube.org/
Projects
None yet
Development

No branches or pull requests

7 participants