Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 8d398ce

Browse files
authored
Some more fixes for the chat page (#2012)
1 parent b715b9a commit 8d398ce

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

_includes/sections/instant-messenger.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2 id="federated" class="anchor">
7878
website="https://element.io"
7979
privacy-policy="https://element.io/privacy"
8080
forum="https://forum.privacytools.io/t/discussion-element-io/665"
81-
github="https://github.com/vector-im/riot-web/"
81+
github="https://github.com/vector-im/element-web"
8282
windows="https://element.io/get-started"
8383
mac="https://element.io/get-started"
8484
linux="https://element.io/get-started"

_includes/sections/teamchat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1 id="teamchat" class="anchor">
1717
website="https://element.io"
1818
privacy-policy="https://element.io/privacy"
1919
forum="https://forum.privacytools.io/t/discussion-element-io/665"
20-
github="https://github.com/vector-im/riot-web/"
20+
github="https://github.com/vector-im/element-web"
2121
windows="https://element.io/get-started"
2222
mac="https://element.io/get-started"
2323
linux="https://element.io/get-started"

pages/services/chat.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ <h1 class="display-4">Matrix</h1>
2020

2121
<h2 class="pt-4" id="homeserverinfo">Connection Information</h2>
2222
<p><strong>To register on or connect to our homeserver, simply use <code>https://chat.privacytools.io</code> as the homeserver in your Matrix client.</strong></p>
23+
<p><mark>You must read and accept our community <a href="https://wiki.privacytools.io/view/PrivacyTools:Code_of_Conduct">code of conduct</a> before joining our rooms or using our services.</mark></p>
2324

2425
{%
2526
include cardv2.html
@@ -30,7 +31,7 @@ <h2 class="pt-4" id="homeserverinfo">Connection Information</h2>
3031
website="https://element.io"
3132
privacy-policy="https://element.io/privacy"
3233
forum="https://forum.privacytools.io/t/discussion-element-io/665"
33-
github="https://github.com/vector-im/riot-web/"
34+
github="https://github.com/vector-im/element-web"
3435
windows="https://element.io/get-started"
3536
mac="https://element.io/get-started"
3637
linux="https://element.io/get-started"
@@ -50,15 +51,15 @@ <h4>Is #general:privacytools.io or #privacy:privacytools.io chat end-to-end encr
5051
<p><strong>No.</strong> Messages sent to the #general chat are encrypted from with client-to-server encryption, i.e. HTTPS. This means that your messages can't be viewed by an attacker on your network, or your ISP, etc. <strong>However</strong>, because this is a public chat room anybody can view your messages if they are a member, and newcomers will be able to see all message history. Do not say anything in rooms that don't use End-to-End (E2E) encryption that you wouldn't want tied to you personally.</p>
5152

5253
<h4>Isn't Matrix behind Cloudflare?</h4>
53-
<p>Matrix.org is, chat.privacytools.io isn't. If you use our homeserver and our Element install, you should be good.</p>
54+
<p>The default matrix.org homeserver is behind Cloudflare. The PrivacyTools homeserver is not.
5455

5556
<h4>Isn't Matrix slow?</h4>
5657
<p>It can be, for some! Due to the trememdous amount of people registering on the matrix.org homeserver, it is often overloaded and occasionally slow to respond. Therefore, users on that homeserver occasionally report a less than ideal chat experience. If that's you, you can fix this problem by switching to another homeserver. Good alternatives include...
5758
<ul>
5859
<li>ours of course, at <mark><strong>chat.privacytools.io</strong></mark>, you're here right?</li>
5960
<li>feneas.org, tchncs.de, weho.st, pine64.org, kde.org, halogen.city...</li>
6061
<li>purchasing an instance from <a href="https://element.io/matrix-services">Element Matrix Services</a></li>
61-
<li>running your own by installing <a href="https://github.com/matrix-org/synapse">synapse</a> — certainly the best option for the technically inclined!</li>
62+
<li>running your own by installing <a href="https://github.com/matrix-org/synapse">Synapse</a> — certainly the best option for the technically inclined!</li>
6263
</ul>
6364
<p>Note that at time of writing, switching homeservers requires re-registering with another account at that server, as nomadic identities haven't been implemented yet.</p>
6465

@@ -75,10 +76,10 @@ <h2 class="pt-4">Rooms</h2>
7576
<p>To join a room, just type <code>/join [room address]</code> in any room. You can run this command from any server, not just ours!</p>
7677
<p>The PrivacyTools administration operates the following channels:</p>
7778
<ul>
78-
<li><code>#dev:privacytools.io</code>: Discussions relating to <a href="https://github.com/privacytoolsIO/privacytools.io/">building</a> www.privacytools.io.</li>
79+
<li><code>#dev:privacytools.io</code>: Discussions relating to <a href="https://github.com/privacytools/privacytools.io/">building</a> www.privacytools.io.</li>
7980
<li><code>#forum:privacytools.io</code>: All PrivacyTools Forum updates (Automated).</li>
8081
<li><strong><code>#general:privacytools.io</code>: Main discussion room.</strong></li>
81-
<li><code>#github:privacytools.io</code>: GitHub updates for @privacytoolsIO (Automated).</li>
82+
<li><code>#github:privacytools.io</code>: GitHub updates for @privacytools (Automated).</li>
8283
<li><code>#guides:privacytools.io</code>: Privacy Guides development work.</li>
8384
<li><strong><code>#privacy:privacytools.io</code>: On-topic privacy, security, opsec discussion and support.</strong></li>
8485
<li><code>#wiki:privacytools.io</code>: <a href="https://wiki.privacytools.io/view/Main_Page">Wiki</a>-building discussion room.</li>
@@ -93,7 +94,6 @@ <h2 class="pt-4">Rooms</h2>
9394
<li><code>#plume:disroot.org</code>: Discussion for Plume: Federated blogging.</li>
9495
<li><code>#element-android:matrix.org</code>: Element Android discussion and support.</li>
9596
<li><code>#element-ios:matrix.org</code>: Element iOS discussion and support.</li>
96-
<li><code>#riotx:matrix.org</code>: RiotX (soon to be: Element Android) discussion and support.</li>
9797
<li><code>#element-web:matrix.org</code>: Element Web/Desktop discussion and support.</li>
9898
</ul>
9999
<p>If you are a room operator and want your room listed here, feel free to contact us. Especially if you operate a large room and/or are a member of our homeserver!</p>

0 commit comments

Comments
 (0)