From 97b72ed12f9621387b7c0002de3eed2c93c700f2 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 5 Jul 2018 13:35:04 +0200 Subject: (doc/faq) add precision regarding code forge --- FAQ.md | 7 +++++++ README.md | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 01ca3e8da..a943eb63a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -14,6 +14,7 @@ - [I want to change my domain name, how can I do that?](#i-want-to-change-my-domain-name-how-can-i-do-that) - [Should I have a big server to run PeerTube?](#should-i-have-a-big-server-to-run-peertube) - [Can I seed videos with my classic BitTorrent client (Transmission, rTorrent...)?](#can-i-seed-videos-with-my-classic-bittorrent-client-transmission-rtorrent) +- [Why host on GitHub and Framagit?](#why-host-on-github-and-framagit) - [Are you going to use the Steem blockchain?](#are-you-going-to-use-the-steem-blockchain) - [Are you going to support advertisements?](#are-you-going-to-support-advertisements) - [What is "creation dynamic" and why not modify it?](#what-is-creation-dynamic-and-why-not-modify-it) @@ -26,6 +27,7 @@ PeerTube is just the name of the software. You can install it on your server, and choose a name you want. For example, [this instance](https://framatube.org/) is named "Framatube". + ## If nobody watches a video, is it seeded? Yes, the origin server always seeds videos uploaded on it thanks to @@ -81,6 +83,11 @@ The reason is they connects to peers through WebRTC whereas your BitTorrent clie We hope to see compatibility with WebRTC in popular BitTorrent client in the future. See this issue for more information: https://github.com/webtorrent/webtorrent/issues/369 +## Why host on GitHub and Framagit? + +The project has initially been hosted on GitHub by Chocobozzz. A full migration to [Framagit](https://framagit.org/chocobozzz/PeerTube) would be ideal now that Framasoft supports PeerTube, but it would take a lot of time and is an ongoing effort. + + ## Are you going to use the Steem blockchain? Short answer: no, since like most appchains/votechains, it modifies the dynamic of creation, and as such cannot be integrated into mainline PeerTube. Read more about that in [the dedicated section](#what-is-creation-dynamic-and-why-not-modify-it). diff --git a/README.md b/README.md index a5d9cd6bd..33f4dd476 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,8 @@ Copyright (C) 2018 PeerTube Contributors This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published -by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. +by the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.3