feat(contact): replace Signal with SimpleX
SimpleX is ver similar to Signal, but requires no phone number, allows using multiple chat profiles within the same Linux user account/Android user profile, has a better metadata-stripping/metadata-hiding design, and has better moderation features for groups.
This commit is contained in:
parent
925e31e7c0
commit
a2f0b1a33c
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Contact -->
|
||||
<!-- Version: 10.1.1 -->
|
||||
<!-- Version: 10.2.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -53,9 +53,9 @@
|
||||
for each contact method to verify my devices.</strong></p>
|
||||
<p>Note: Verification does not verify a person, only their devices, and can be defeated via
|
||||
coercion or other force.</p>
|
||||
<p><img src="asset/img/logo/signal.png" class="logo-small" width="40" height="40" alt="Signal logo"/>Signal</p>
|
||||
<p><img src="asset/img/logo/simplex.png" class="logo-small" width="40" height="40" alt="SimpleX logo"/>SimpleX</p>
|
||||
<ul>
|
||||
<li><a href="https://signal.me/#eu/rXOem_06yX9bsIXE2IM4wAqu6MdZKrEeepdhm28bo0M82s2UXo1GHrew2grpTIkJ">inference.01</a></li>
|
||||
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
||||
</ul>
|
||||
<p><img src="asset/img/logo/xmpp.png" class="logo-small" width="40" height="40" alt="XMPP logo"/>XMPP</p>
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user