Update: email and xmpp page

This commit is contained in:
hyzen
2026-06-21 01:50:07 +05:30
parent 33dc2e8001
commit 31911849f7
5 changed files with 20 additions and 39 deletions

View File

@@ -9,11 +9,11 @@ registration-needed = true
<p><strong>Email ID:</strong> <span id="email-address"></span></p>
<p><strong>Password:</strong> Use the same password that you used during registration.</p>
</div>
<div id="email-loggedout" style="display:none">
<p>Please <a href="/signup/">sign up</a> to create an email account.</p>
<p>Big corporate email providers read and scan every message that passes through their servers. Your conversations become training data and ad-targeting fuel. That's not email but surveillance with an inbox attached!</p>
<p>We provide this service because privacy shouldn't be a premium feature, it should just be how things work by default. Your email here isn't mined or isn't sold, and isn't anyone's business but yours.</p>
<p>Please <a href="/signup/">sign up</a> to use this service.</p>
</div>
<script>
(function () {
var username = localStorage.getItem('f4_username');

View File

@@ -11,7 +11,8 @@ registration-needed = true
</div>
<div id="xmpp-loggedout" style="display:none">
<p>Please <a href="/signup/">sign up</a> to create an XMPP account.</p>
<p>XMPP has been around since 1999, originally called Jabber, built as an open and decentralized protocol so that anyone could run their own server and still talk to anyone else. It works in the same way email works across providers. No ads reading your conversations, no algorithm deciding who sees what, no single corporation owning the network or able to shut it off. Just an open standard that's outlasted most of the "modern" chat apps that came after it.</p>
<p>Please <a href="/signup/">sign up</a> to use this service.</p>
</div>
<script>