aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
diff options
context:
space:
mode:
authorbopol <bopol@e.email>2020-06-24 10:30:18 +0200
committerGitHub <noreply@github.com>2020-06-24 10:30:18 +0200
commit9770baeea0dc7c24c68848dea0adb77edcb89e4a (patch)
tree39e65b06829cbeac0d0eb058e6592ffff37c31e3 /client/src/index.html
parent3cb307c74b71b01aea80b0152b79010be589f2c6 (diff)
downloadPeerTube-9770baeea0dc7c24c68848dea0adb77edcb89e4a.tar.gz
PeerTube-9770baeea0dc7c24c68848dea0adb77edcb89e4a.tar.zst
PeerTube-9770baeea0dc7c24c68848dea0adb77edcb89e4a.zip
link to third-party-application raw list in noscript (#2896)
Co-authored-by: Rigel Kent <par@rigelk.eu>
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/index.html b/client/src/index.html
index 9eb3694d2..52ae000bb 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -32,7 +32,7 @@
32 32
33 <p>There might be numerous reasons you refuse to use JavaScript. If it just has to do with security (or lack thereof) of JavaScript-based web applications, then depending on your threat menace you might want to go through the code running on the node you are trying to access, and look for security audits.</p> 33 <p>There might be numerous reasons you refuse to use JavaScript. If it just has to do with security (or lack thereof) of JavaScript-based web applications, then depending on your threat menace you might want to go through the code running on the node you are trying to access, and look for security audits.</p>
34 34
35 <p>There will be other non JS-based clients to access PeerTube, but for now none is available. Be sure we will update this page with a list once alternative clients are developed. You can certainly develop your own in the meantime as our code is open source and libre software under the <a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE" target="_blank" rel="noopener">GNU AGPLv3.0</a> and documented on <a href="https://docs.joinpeertube.org/api-rest-reference.html">docs.joinpeertube.org</a>.</p> 35 <p>There are other non JS-based unofficial clients to access PeerTube. You can find a list maintained by the PeerTube project in <a href="https://framagit.org/framasoft/peertube/documentation/-/raw/master/use-third-party-application.md">the thid-party applications section</a>. You can also develop your own as our code is open source and libre software under the <a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE" target="_blank" rel="noopener">GNU AGPLv3.0</a> and documented on <a href="https://docs.joinpeertube.org/api-rest-reference.html">docs.joinpeertube.org</a>.</p>
36 </noscript> 36 </noscript>
37 37
38 <div id="incompatible-browser" class="alert alert-danger" style="display: none"> 38 <div id="incompatible-browser" class="alert alert-danger" style="display: none">