From 20bf20e875e06ae4844e94317bbac1332ad31456 Mon Sep 17 00:00:00 2001 From: Bady <bady@disroot.org> Date: Thu, 15 Oct 2020 23:54:44 +0530 Subject: [PATCH] Add matrix video to welcome page --- welcome/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/welcome/index.html b/welcome/index.html index 2b48419..74498f2 100644 --- a/welcome/index.html +++ b/welcome/index.html @@ -88,6 +88,8 @@ We have received your application to join Free Software Camp 2020 organized by F <p>Mastodon is a Free Software to create a social media service similar to Twitter in features. Unlike twitter, mastodon is not controlled by a single company. Many people and organizations around the world run their own mastodon services which are referred to as instances and users of any of these instances can interact with users of any other instance. Additionally there are other software interoperable with mastodon and all of it together constitute the fediverse. Some other software part of the Fediverse are Pleroma, Friendica, Peertube, Pixelfed etc.</p> <h2 id="matrixelement">Matrix/Element:</h2> <p>Matrix is a communication protocol for sharing instant messages, photos, files and audio/video calls. Element is most feature-complete app for Matrix protocol and is available on smart phones and laptop/desktop. Matrix has a similar decentralized architecture to mastodon, where different people and organizations provide an interoperable network of home servers (similar to an instance of mastodon). If you are new to using matrix, you can sign up for accounts by following instructions at <a href="https://chat.feneas.org">https://chat.feneas.org</a>, <a href="https://chat.tchncs.de">https://chat.tchncs.de</a> or <a href="https://chat.privacytools.io">https://chat.privacytools.io</a>, instead of using matrix.org which will help to reduce their server load.</p> +<p>Akhil has created a <a href="https://videos.fsci.in/videos/watch/5fbd125f-d309-4eda-a4af-4009ced56f71">video</a> to explain how to use Matrix with Element.</p> +<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts allow-popups" src="https://videos.fsci.in/videos/embed/5fbd125f-d309-4eda-a4af-4009ced56f71" frameborder="0" allowfullscreen style="padding:10px"></iframe> <p>You can reach out to us by mailing to camp at mm.gnu.org.in for any queries or concerns. <br><br> Regards,</p> -- GitLab