72 lines
3 KiB
HTML
72 lines
3 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>MiDGARD - Contact</title>
|
|
<link rel="stylesheet" href="/assets/style.css" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
<pre>
|
|
_ __ __
|
|
____ ___ (_)___/ /___ _____ __________/ /
|
|
/ __ `__ \/ / __ / __ `/ __ `/ ___/ __ /
|
|
/ / / / / / / /_/ / /_/ / /_/ / / / /_/ /
|
|
/_/ /_/ /_/_/\__,_/\__, /\__,_/_/ \__,_/
|
|
/____/
|
|
</pre>
|
|
<div class="nav">
|
|
<a href="/index.php">HOME</a>
|
|
<a href="/rules.xhtml">RULES</a>
|
|
<a href="/services.xhtml">SERVICES</a>
|
|
<a href="/contact.xhtml" class="current">CONTACT</a> *
|
|
<a href="/sites.xhtml">USERSITES</a> <br />
|
|
</div>
|
|
</div>
|
|
<div class="main">
|
|
<h1>Contact</h1>
|
|
<p>
|
|
If you need to contact the admin, use XMPP. My main accounts are
|
|
<a href="xmpp:zayd@telepath.im">zayd@telepath.im</a> and <a href="xmpp:wl@midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion">wl@midgard</a> (Tor-only).
|
|
Please request verification with PGP before discussing anything
|
|
potentially sensitive, even when using OMEMO.
|
|
</p>
|
|
<p>
|
|
I also run some MUCs if you want those. <a href="xmpp:home@room.telepath.im?join">Souljaville</a>
|
|
is available on clearnet and the
|
|
<a href="xmpp:midgard@muc.midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion?join">Midgard MUC</a>
|
|
is available on Tor.
|
|
</p>
|
|
<h2>Verification</h2>
|
|
<p>
|
|
If you think somebody is impersonating the Midgard sysop, which
|
|
you should unless contacted by one of the above two JIDs, ask for
|
|
verification via PGP. The key is <a href="/assets/keys/A991315738C623B1B6D1B1D26CF2D03A134FF985.asc">
|
|
here</a>.
|
|
</p>
|
|
<h2>Impersonation</h2>
|
|
<p>
|
|
<a href="/pgp/domains/2025-05-01/domains.asc">Here</a> is a list
|
|
of all domains and ranges Midgard operates. Assume all others
|
|
are fake. Signing key is <a href="/pgp/domains/2025-05-01/domains.sig">here</a>.
|
|
</p>
|
|
</div>
|
|
<div class="footer">
|
|
<hr />
|
|
<img src="/assets/img/kopimi.png" style="vertical-align: middle; width: 15px" />
|
|
Information should be free, Kopimi. Site content, as well as Midgard and Yggdrasil buttons, are CC BY-SA.<br />
|
|
Licenses for other badges are unknown.<br />
|
|
<div class="buttons">
|
|
<img src="/assets/badges/midgard-v1.png" alt="Midgard" />
|
|
<img src="/assets/badges/cc-by-sa.png" alt="Creative Commons Attribution-ShareAlike" />
|
|
<img src="/assets/badges/valid-xhtml11.png" alt="Valid XHTML 1.1" />
|
|
<img src="/assets/badges/powered-by-i2p.png" alt="I2P" />
|
|
<img src="/assets/badges/tor.gif" alt="Tor" />
|
|
<img src="/assets/badges/yggdrasil.png" alt="Yggdrasil" />
|
|
<img src="/assets/badges/alpine.png" alt="Alpine Powered" />
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|