Skip to content

Commit 1eaacd8

Browse files
site corrections (#68)
1 parent 0793eb6 commit 1eaacd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</div>
8181
<div class="ml-10 mr-2">
8282
<h3 class="text-2xl text-gray-100">Local Data</h3>
83-
<p class="text-md text-gray-200">All Subscriptions and History are stored locally</p>
83+
<p class="text-md text-gray-200">All Subscriptions, Playlists and History are stored locally</p>
8484
</div>
8585
</div>
8686
<div class="mt-4 flex items-center">

src/privacy.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<h2 class="mt-8 font-bold text-lg ml-6">
1919
Data Collected and How It Is Used
2020
</h2>
21-
<p class="mt-5 sm:ml-16">Your privacy is taken very seriously as a FreeTube user. Your subscriptions, history, favorited videos, and settings are saved and stored locally on your machine. This data is never uploaded or saved to any server. All information can be deleted at any time by the user by navigating to the settings page and deleting the information of their choosing.</p>
21+
<p class="mt-5 sm:ml-16">Your privacy is taken very seriously as a FreeTube user. Your subscriptions, playlists, history, and settings are saved and stored locally on your machine. This data is never uploaded or saved to any server. All information can be deleted at any time by the user by navigating to the settings page and deleting the information of their choosing.</p>
2222
<p class="mt-5 sm:ml-16">FreeTube will make a connection to YouTube.com and various YouTube domains to serve data, images, and videos. This information is scraped from the site without running any JavaScript from the domains which prevents the usual tracking from these domains. We can't guarentee that these domains aren't tracking you in any way though we do our best to limit this as much as possible.</p>
23-
<p class="mt-5 sm:ml-16">FreeTube has the option to connect to an instance running Invidious. A list of public instances can be found at <a href="https://instances.invidio.us/">https://instances.invidio.us/</a>. Using FreeTube with an Invidious instance makes you subject to their privacy policy. An example Invidious privacy policy can be found at <a href="https://invidious.snopyta.org/privacy">https://invidious.snopyta.org/privacy</a> though different instances may have different privacy policies. Always ask the maintainer of that instance for an up to date privacy policy when needed. Using Invidious prevents a majority of the calls needed to YouTube and can potentially give you an increase in privacy. Invidious can also optionally proxy a video through the instance, further decreasing direct connections to YouTube. Using an Invidious instance along with video proxies can be enabled through the settings page within FreeTube.</p>
23+
<p class="mt-5 sm:ml-16">FreeTube has the option to connect to an instance running Invidious. A list of public instances can be found at <a href="https://api.invidious.io/">https://api.invidious.io/</a>. Using FreeTube with an Invidious instance makes you subject to their privacy policy. Using Invidious prevents a majority of the calls needed to YouTube and can potentially give you an increase in privacy. Invidious can also optionally proxy a video through the instance, further decreasing direct connections to YouTube. Using an Invidious instance along with video proxies can be enabled through the settings page within FreeTube.</p>
2424
<p class="mt-5 sm:ml-16">FreeTube will make a connection to GitHub.com to check for updates and to provide changelog notes to the application. This can be disabled within the settings page.</p>
2525
<p class="mt-5 sm:ml-16">FreeTube will make a connection to <a href="https://freetube.writeas.com/">https://freetube.writeas.com/</a> to check for new blog posts and to link them within the app. This can be disabled within the settings page.</p>
2626
<p class="mt-5 sm:ml-16">FreeTube has the option to use Sponsorblock (<a href="https://sponsor.ajay.app/">https://sponsor.ajay.app</a>) within the application. When enabled, FreeTube will make a connection to a Sponsorblock instance of your choice and send along a hash of the video ID of the video that you are watching in order to obtain information regarding where sponsor segments are within a video. Using Sponsorblock within FreeTube subjects you to the <a href="https://gist.github.com/ajayyy/aa9f8ded2b573d4f73a3ffa0ef74f796">SponsorBlock privacy policy</a>. This feature is disabled by default and will not send any information to a Sponsorblock server without your permission.</p>

0 commit comments

Comments
 (0)