Skip to content

Commit

Permalink
fix matrix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
rvlobato committed Dec 18, 2023
1 parent c054139 commit 8f92025
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ <h3>
I also recomend <a href="https://matrix.org/">Matrix</a>, which is an open
network for secure (e2ee) and decentralized (B)
communication, a decentralised network is much like the web or email, there is no central point of control or authority. A company or person can simply host its own server and participate in the network; to connect to the Matrix federation, you will use a <a
href="https://matrix.org/clients-matrix/">client</a>, one of the most popular is <a
href="https://element.io/">element</a>. Other decentralized (B) service that I recomend to communication/message/audio-video is <a href="https://xmpp.org/">XMPP</a>, one can create an account with a service provider, such as the curated <a href="https://providers.xmpp.net/">list of XMPP Providers</a> and connect using a client such as <a href="https://xmpp.org/software/astrachat-xmpp-client/">AstraChat</a>.
href="https://matrix.org/ecosystem/clients/">client</a>, one of the most popular is <a
href="https://element.io/download">element</a>. Other decentralized (B) service that I recomend to communication/message/audio-video is <a href="https://xmpp.org/">XMPP</a>, one can create an account with a service provider, such as the curated <a href="https://providers.xmpp.net/">list of XMPP Providers</a> and connect using a client such as <a href="https://xmpp.org/software/astrachat-xmpp-client/">AstraChat</a>.
You
can also use <a href="https://signal.org/">Signal</a>,
however this is a centralized (A)
Expand All @@ -184,8 +184,8 @@ <h3>
class="octicon octicon-link"></span></a>Contact:</h3>
<p><b>Messages/audio-video call</b>:
<br> <a href="https://jami.net/download/">Jami</a>: ronaldo
<br> <a href="https://element.io/get-started#download">Matrix</a>: <a
href="https://matrix.to/#/@rvlobato:matrix.org">@rvlobato:matrix.org</a></br>
<br> <a href="https://element.io/download">Matrix</a>: <a
href="https://matrix.to/#/@rvlobato:matrix.org">@rvlobato:matrix.org</a></br>
<a class="heading-anchor" href="#xsf-chatroom"><i class="fa-solid fa-link fa-xs"></i></a>
<a href="https://xmpp.org/">XMPP</a>: <a href="xmpp:[email protected]">[email protected]</a></p>

Expand Down

0 comments on commit 8f92025

Please sign in to comment.