Update src/content/minpluto/introduction.mdx
This commit is contained in:
parent
bc096e974c
commit
cd3251af9c
1 changed files with 8 additions and 2 deletions
|
@ -26,12 +26,18 @@ MinPluto is currently in an early alpha stage, which does not yet have an accoun
|
|||
|
||||
MinPluto by itself does not collect any data about you or any other user.
|
||||
|
||||
If you decide to opt-in to the telemtry, the Telemtry page will list what is logged and what is not logged.
|
||||
|
||||
However, please keep in mind that on other MinPluto instances, the instance operator can log your IP address like any other server could.
|
||||
|
||||
**What is a YouTube frontend?**
|
||||
**What is a YouTube/Twitch frontend?**
|
||||
|
||||
A frontend is it’s own UI and service that serves data from another platform such as YouTube, Twitter, Reddit, etc.
|
||||
|
||||
**Why use a different frontend and not use the real thing?**
|
||||
|
||||
There are multiple reasons to use a frontend like MinPluto. Reasons such as like privacy, to avoid being tracked from invasive companies; speed, to avoid the bloated pages that these platforms have…frontends are commonly lightweight; and another reason is maybe to avoid ads, all frontends don’t serve ads like these platforms do.
|
||||
There are multiple reasons to use a frontend like MinPluto. Reasons such as like privacy, to avoid being tracked from invasive companies; speed, to avoid the bloated pages that these platforms have…frontend alternatives are commonly lightweight; and another reason is to avoid ads, all frontends don’t serve ads like these platforms do.
|
||||
|
||||
**Why is the player different for Twitch Streams?**
|
||||
|
||||
In order to support playing live streams for MinPluto a technology known as HLS(HTTP Live Streaming) has to be added to a supported player, in this case VideoJS. Using your browser's built-in player will not work and this has not been tested for Zorn yet.
|
Loading…
Reference in a new issue