mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
813 lines
37 KiB
HTML
813 lines
37 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Ari::web -> XMPP</title>
|
|
|
|
<meta
|
|
name="description"
|
|
content="Ari-web XMPP server Sign-up requirements, Guidelines, Privacy policy, and Termination policy."
|
|
/>
|
|
<meta
|
|
name="keywords"
|
|
content="xmpp, xmpp server, ari-web, ari archer, open source, free speech, democracy, document, cc0, ee2e, legal, gdpr, dmca, rules, toc, email, contact, sign-up"
|
|
/>
|
|
<meta
|
|
name="robots"
|
|
content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"
|
|
/>
|
|
<meta property="og:type" content="article" />
|
|
|
|
<meta name="color-scheme" content="dark" />
|
|
<meta name="theme-color" content="black" />
|
|
|
|
<meta name="license" content="CC0" />
|
|
|
|
<link rel="manifest" href="/manifest.json" />
|
|
|
|
<link rel="canonical" href="https://ari.lt/page/xmpp" />
|
|
|
|
<style>
|
|
* {
|
|
background-color: #000;
|
|
color: whitesmoke;
|
|
font-family: sans-serif;
|
|
}
|
|
|
|
a {
|
|
color: #87afaf;
|
|
}
|
|
|
|
body {
|
|
max-width: 1100px;
|
|
margin: auto;
|
|
padding: 2em;
|
|
}
|
|
|
|
blockquote {
|
|
margin: 10px 0;
|
|
overflow: hidden;
|
|
padding: 0 0 0 20px;
|
|
font-weight: 100;
|
|
position: relative;
|
|
}
|
|
|
|
blockquote:before {
|
|
content: "";
|
|
border-left: #e6e0c8 solid 2px;
|
|
position: absolute;
|
|
bottom: 14px;
|
|
top: 13px;
|
|
left: 0;
|
|
}
|
|
|
|
.skip {
|
|
position: absolute;
|
|
top: -40px;
|
|
left: 0;
|
|
background: #000;
|
|
color: white;
|
|
padding: 8px;
|
|
z-index: 100;
|
|
}
|
|
|
|
.skip:focus {
|
|
top: 0;
|
|
}
|
|
|
|
footer,
|
|
h1 {
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<a class="skip" href="#main">Skip to main content</a>
|
|
|
|
<article>
|
|
<header>
|
|
<h1 id="ari-lt-xmpp-server">
|
|
<a href="https://ari.lt/">ari.lt</a> XMPP server
|
|
</h1>
|
|
|
|
Visitor counter:
|
|
<img
|
|
id="visitors"
|
|
src="http://us.ari.lt/counter/@ari/kpnuBU0qISQlfR7cSNwwg9oW8654-RguVrXh9JOBGo3EP1-bm7aF9ROuQO6Jqesk.svg"
|
|
style="display: inline; height: 1rem; vertical-align: top"
|
|
alt="visitor count"
|
|
/>
|
|
</header>
|
|
|
|
<main id="main">
|
|
<div id="toc">
|
|
<p>Table Of Contents (<a href="#toc">ToC</a>):</p>
|
|
|
|
<ul>
|
|
<li>
|
|
Source code:
|
|
<a href="https://ari.lt/git">https://ari.lt/git</a>
|
|
</li>
|
|
<li>Introduction: <a href="#intro">#intro</a></li>
|
|
<li>
|
|
Registration and Password reset:
|
|
<a href="#registration">#registration</a>
|
|
|
|
<ul>
|
|
<li>
|
|
Contacts: <a href="#contacts">#contacts</a>
|
|
|
|
<ul>
|
|
<li>
|
|
Administrators:
|
|
<a href="#administrators"
|
|
>#administrators</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
"Freeze peach" (free speech):
|
|
<a href="#freeze">#freeze</a>
|
|
</li>
|
|
<li>
|
|
Privacy: <a href="#privacy">#privacy</a> (TL;DR:
|
|
<a href="#p-tldr">#p-tldr</a>)
|
|
<ul>
|
|
<li>
|
|
GDPR compliance: <a href="#gdpr">#gdpr</a>
|
|
</li>
|
|
<li>
|
|
DMCA compliance: <a href="#dmca">#dmca</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
Termination:
|
|
<a href="#termination">#termination</a> (TL;DR:
|
|
<a href="#t-tldr">#t-tldr</a>)
|
|
</li>
|
|
<li>
|
|
Guidelines:
|
|
<a href="#guidelines">#guidelines</a> (TL;DR:
|
|
<a href="#g-tldr">#g-tldr</a>)
|
|
</li>
|
|
<li>License: <a href="#license">#license</a></li>
|
|
</ul>
|
|
|
|
<i>Last updated: 2024-02-22</i>
|
|
</div>
|
|
|
|
<a href='https://compliance.conversations.im/server/ari.lt'><img src='https://compliance.conversations.im/badge/ari.lt'></a>
|
|
|
|
<a href="https://providers.xmpp.net/provider/ari.lt/"><img alt="ari.lt badge" src="https://data.xmpp.net/providers/v2/badges/ari.lt.svg"></a>
|
|
|
|
<div id="intro">
|
|
<h2><a href="#intro">#</a> Introduction</h2>
|
|
|
|
<p>
|
|
Hello! This is the
|
|
<a href="https://ari.lt/">ari.lt</a> XMPP server's home
|
|
page. For those who are unaware -
|
|
<a href="https://en.wikipedia.org/wiki/XMPP">XMPP</a>
|
|
(Website:
|
|
<a href="https://xmpp.org/">https://xmpp.org/</a>) is a
|
|
decentralized, federated messaging protocol, and it's a
|
|
nice simple, and easy to use messaging protocol, and i
|
|
have set up a
|
|
<a href="https://prosody.im">Prosody</a>
|
|
server with the help of some friends, of which you can
|
|
find the source <i>configuration</i>
|
|
(source code is unchanged) at
|
|
<a href="https://ari.lt/lh/xmpp.ari.lt"
|
|
>https://ari.lt/lh/xmpp.ari.lt</a
|
|
>. This document defines this server's limits, data
|
|
processing, compliance, and main focuses of it:
|
|
democracy, freedom (free speech: see
|
|
<a href="#freeze">"Freeze peach"</a>), and privacy.
|
|
Please take the time to read it and get familiar with
|
|
all of the rules, conditions and processes.
|
|
</p>
|
|
</div>
|
|
|
|
<div id="registration">
|
|
<h2><a href="#registration">#</a> Registration</h2>
|
|
|
|
<p>
|
|
The server is not <i>open registration</i> in a way
|
|
where you can just sign up at your own will instantly -
|
|
as to prevent spam, "alt" (alternative account) spam,
|
|
ban evasion, and attacks. So to say -- to provide a
|
|
smooth experience for people using this server. If
|
|
you want an account on this server (as in you want a
|
|
XMPP account on <a href="https://ari.lt/">ari.lt</a> and
|
|
your JID (Jabber ID, username) will appear as
|
|
your_username@ari.lt) you have to contact one of the
|
|
<i
|
|
><b
|
|
><a href="#administrators">administrators</a></b
|
|
></i
|
|
>
|
|
through one of the following
|
|
<a href="#contacts">contacts</a>
|
|
and make sure to read
|
|
<a href="#notice">the notice below</a>:
|
|
</p>
|
|
|
|
<ul id="contacts">
|
|
<li>
|
|
Administrators
|
|
|
|
<ul id="administrators">
|
|
<li>
|
|
sininenkissa: Owner and Administrator of the
|
|
service
|
|
|
|
<ul>
|
|
<li>
|
|
XMPP:
|
|
<a href="xmpp:sininenkissa@ari.lt"
|
|
>sininenkissa@ari.lt</a
|
|
>
|
|
</li>
|
|
<li>
|
|
Matrix ID:
|
|
<a
|
|
href="https://matrix.to/#/@sininenkissa:ari.lt"
|
|
>@sininenkissa:ari.lt</a
|
|
>
|
|
</li>
|
|
<li>
|
|
E-Mail:
|
|
<a
|
|
href="mailto:sininenkissa@4d2.org"
|
|
>sininenkissa@4d2.org</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
Hydrogen: Administrator
|
|
|
|
<ul>
|
|
<li>
|
|
XMPP:
|
|
<a href="xmpp:hydrogen@h2.gay"
|
|
>hydrogen@h2.gay</a
|
|
>
|
|
</li>
|
|
<li>
|
|
XMPP alt:
|
|
<a href="xmpp:hydrogen@ari.lt"
|
|
>hydrogen@ari.lt</a
|
|
>
|
|
</li>
|
|
<li>
|
|
XMPP backup:
|
|
<a href="xmpp:hydrogen@wirehead.online"
|
|
>hydrogen@wirehead.online</a
|
|
>
|
|
</li>
|
|
<li>
|
|
Matrix ID:
|
|
<a
|
|
href="https://matrix.to/#/@hydrogen:h2.gay"
|
|
>@hydrogen:h2.gay</a
|
|
>
|
|
</li>
|
|
<li>
|
|
E-Mail:
|
|
<a href="mailto:hydrogen@envs.net"
|
|
>hydrogen@envs.net</a
|
|
>
|
|
</li>
|
|
<li>
|
|
Website:
|
|
<a href="https://h2.gay/"
|
|
>https://h2.gay/</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
Main <a href="https://ari.lt/">ari.lt</a> XMPP group
|
|
chat:
|
|
<a href="xmpp:root@muc.ari.lt">root@muc.ari.lt</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<p>
|
|
To reset your account's password, you need to contact one
|
|
of the
|
|
<i
|
|
><b
|
|
><a href="#administrators">administrators</a></b
|
|
></i
|
|
>
|
|
through one of the following
|
|
<a href="#contacts">contacts</a> listed above.
|
|
</p>
|
|
|
|
<div id="notice">
|
|
<p>
|
|
Before contacting, please read
|
|
<a href="#privacy">Privacy</a>,
|
|
<a href="#guidelines">Guidelines</a>, and
|
|
<a href="#termination">Termination</a> sections, and
|
|
make sure, whenever you contact me for an account,
|
|
you add
|
|
<a href="#consent">this consent statement</a>
|
|
to your request:
|
|
</p>
|
|
|
|
<blockquote id="consent">
|
|
<p>
|
|
<b>
|
|
I have read the Privacy and Termination
|
|
policies, along with the Guidelines of the
|
|
<a href="https://ari.lt/">ari.lt</a>
|
|
server located on the
|
|
<a href="https://ari.lt/page/xmpp"
|
|
>https://ari.lt/page/xmpp</a
|
|
>
|
|
page and I understand and consent to the
|
|
policies and statements written in that
|
|
document.
|
|
</b>
|
|
</p>
|
|
</blockquote>
|
|
|
|
<p>
|
|
In the request, send me the desired and not taken
|
|
username that you want. Also, optionally, specify
|
|
the reason of
|
|
<i>why</i> you want to join this server, though
|
|
it is just novelty and not required. If the username
|
|
is taken - I will notify you. If not - I will create
|
|
your account and respond with your temporary
|
|
password, which I <b>highlighy</b> suggest changing
|
|
on login.
|
|
</p>
|
|
|
|
<p>
|
|
All of this is done to prevent future confusion and
|
|
accusations that may or may not happen, speed up the
|
|
account creation process, and to note that I (the
|
|
owner of this server)
|
|
<b>do not (don't)</b> take any accountability,
|
|
responsibility, or repercussions for the users of
|
|
this server (<a href="https://ari.lt/">ari.lt</a
|
|
>), their actions, and the resulting consequences.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="freeze">
|
|
<h2>
|
|
<a href="#freeze">#</a> "Freeze peach" (free speech)
|
|
</h2>
|
|
|
|
<p>
|
|
Just because this server is focused on freedom and
|
|
democracy, this does not mean total anarchy and zero
|
|
control. Many people nowadays misinterpret "free speech"
|
|
as total anarchy: allowing hate speech, spam, no banning
|
|
or termination, no warnings, etc. This is not this type
|
|
of server. I have seen way too many of those and I
|
|
am tired of such servers. For this server human
|
|
decency is a must and there's no way around that,
|
|
<a href="#guidelines">Guidelines</a>
|
|
go more in-depth on this.
|
|
</p>
|
|
|
|
<p>Please be a decent human.</p>
|
|
</div>
|
|
|
|
<div id="privacy">
|
|
<h2><a href="#privacy">#</a> Privacy</h2>
|
|
|
|
<p>
|
|
<a href="https://ari.lt/">ari.lt</a> does not collect
|
|
any identifiable information (not even
|
|
<a href="https://nginx.org/">nginx</a> logs!) about the
|
|
users of its services, except:
|
|
</p>
|
|
|
|
<ul id="collection">
|
|
<li>
|
|
The default logging
|
|
<a href="https://prosody.im/">Prosody</a>
|
|
does by default (used for issue diagnostics and does
|
|
not include any identifiable information).
|
|
</li>
|
|
</ul>
|
|
|
|
<p>
|
|
That's about it. This server tries to keep logging to a
|
|
minimum to provide a private experience to its users.
|
|
You may also be interested in the following statements:
|
|
</p>
|
|
|
|
<div id="gdpr">
|
|
<h3><a href="#gdpr">#</a> GDPR compliance</h3>
|
|
|
|
<p>
|
|
This server is fully
|
|
<a href="https://gdpr.eu/what-is-gdpr/">GDPR</a>
|
|
compliant. I.e.:
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
Data is collected by your own explicit consent,
|
|
as you have to contact the owner ("me") to
|
|
create an account, having read all terms,
|
|
conditions, and statements.
|
|
</li>
|
|
<li>
|
|
Data is only collected for legitimate interest
|
|
as mentioned above (error diagnostics and data
|
|
storage).
|
|
</li>
|
|
<li>
|
|
No extra data is collected (no third-part
|
|
cookies, advertisements, analytics, etc.).
|
|
</li>
|
|
<li>
|
|
Data is only processed to provide wanted
|
|
services. The data provider is
|
|
<a href="https://contabo.com/">Contabo GmbH</a>
|
|
and the server is hosted in Germany (Frankfurt),
|
|
see their privacy policy
|
|
<a href="https://contabo.com/en/legal/privacy/"
|
|
>here</a
|
|
>.
|
|
</li>
|
|
<li>
|
|
Disclosure to law enforcement - available data
|
|
will be disclosed to law enforcement agencies if
|
|
required to do so.
|
|
</li>
|
|
<li>
|
|
You can request copies of your personal data and
|
|
request changes to the data.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="dmca">
|
|
<h3><a href="#dmca">#</a> DMCA compliance</h3>
|
|
|
|
<p>
|
|
This server is not a breeding ground for DMCA
|
|
violations, all intellectual property rights of
|
|
others is respected. If you face any violations
|
|
please use
|
|
<a href="#contacts">the listed contacts</a> to
|
|
report it. In the report the following data will be
|
|
required:
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
Description of copyrighted data or intellectual
|
|
property
|
|
</li>
|
|
<li>
|
|
Description of where the material is infringing
|
|
on your copyright
|
|
</li>
|
|
<li>Contact information</li>
|
|
<li>
|
|
Proof of infringement and belief that the
|
|
infringer is not authorized to use the
|
|
intellectual property at hand
|
|
</li>
|
|
<li>Proof of your copyright</li>
|
|
<li>Your electronic or physical signature</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<i id="p-tldr"
|
|
><a href="#p-tldr">TL;DR</a>? Privacy is a focus here,
|
|
though that does not absolve the users of repercussions
|
|
of their acts.</i
|
|
>
|
|
</div>
|
|
|
|
<div id="termination">
|
|
<h2><a href="#termination">#</a> Termination</h2>
|
|
|
|
<p>
|
|
Termination (deletion - you won't be able to log in or
|
|
access any of your data after the act of
|
|
<i>deletion</i>) of an account is depends a lot on what
|
|
you've been doing, the severity of what you've been
|
|
doing, how far you've went, and the warnings you've
|
|
gotten beforehand (if applicable):
|
|
</p>
|
|
|
|
<ul>
|
|
<li id="law-violation">
|
|
Violation of
|
|
<a
|
|
href="https://europam.eu/?module=legislation&country=Lithuania"
|
|
>Lithuanian</a
|
|
>
|
|
and/or
|
|
<a
|
|
href="https://europam.eu/?module=legislation&country=Germany"
|
|
>German</a
|
|
>
|
|
law
|
|
|
|
<ul>
|
|
<li>
|
|
If seen as minor: 12-hour notice before
|
|
termination
|
|
</li>
|
|
<li>
|
|
If seen as anything else besides minor:
|
|
instant termination
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li id="guideline-violation">
|
|
Violation of guidelines
|
|
|
|
<ul>
|
|
<li>
|
|
Single minor violations of guidelines will
|
|
only get you a warning, with enough warnings
|
|
(say like 2 or 3), you will get a 1-day
|
|
notice to move away from this server,
|
|
and your account will be terminated
|
|
</li>
|
|
<li>
|
|
If your violation of guidelines was medium
|
|
severity, you will get a 12-hour to 1-day
|
|
notice to move away from this server,
|
|
then your account will be terminated
|
|
</li>
|
|
<li>
|
|
And finally, if your violation of guidelines
|
|
is seen as severe: you will get an instant
|
|
account termination with zero notice
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li id="user-reports">
|
|
Reports from users
|
|
|
|
<ul>
|
|
<li>
|
|
If a lot of users report you (by any forms
|
|
of
|
|
<a href="#contacts">contacts listed above</a
|
|
>), showing unhappiness in your stay on the
|
|
server, after a discussion along with
|
|
proof, and a talk with you: you may or may
|
|
not get terminated (of course, you will be
|
|
involved in the process, so you'll have
|
|
plenty of time to move on). At least a
|
|
warning is unavoidable.
|
|
</li>
|
|
<li>
|
|
If the proof is severe enough and it
|
|
violates any
|
|
<a href="#guidelines">Guidelines</a>, the
|
|
termination policy for guideline violation
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li id="ban">
|
|
The administrators of the server keep the right to
|
|
request a full server or per-user ban off a
|
|
server, room, space or any XMPP messaging unit if
|
|
they think it is in best interest of the users, with
|
|
or without notice.
|
|
</li>
|
|
</ul>
|
|
|
|
<i id="t-tldr"
|
|
><a href="#t-tldr">TL;DR</a>? Follow the law and be
|
|
human. Termination is dependent on your actions and
|
|
(optionally) given prior notice(s).</i
|
|
>
|
|
</div>
|
|
|
|
<div id="guidelines">
|
|
<h2><a href="#guidelines">#</a> Guidelines</h2>
|
|
|
|
<p>
|
|
The activity of rooms and accounts on the
|
|
<a href="https://ari.lt/">ari.lt</a> server, any events
|
|
sent over, etc. must follow and adhere to the following
|
|
guidelines. If any of the following guidelines (rules)
|
|
are broken
|
|
<a id="#termination">Termination policy</a> applies.
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
You must follow all
|
|
<a
|
|
href="https://europam.eu/?module=legislation&country=Lithuania"
|
|
>Lithuanian</a
|
|
>
|
|
and
|
|
<a
|
|
href="https://europam.eu/?module=legislation&country=Germany"
|
|
>German</a
|
|
>
|
|
law
|
|
</li>
|
|
<li>
|
|
Creating an unhealthy environment for
|
|
<a href="https://ari.lt/">ari.lt</a> server or
|
|
not users (hate speech, harassment, ...) is not
|
|
allowed.
|
|
</li>
|
|
<li>
|
|
Human decency is a must, such as:
|
|
|
|
<ul>
|
|
<li>Tolerance</li>
|
|
<li>
|
|
Non-discrimination (For example (keep in
|
|
mind their derivatives too):
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Racism"
|
|
>Racism</a
|
|
>,
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Homophobia"
|
|
>Homophobia</a
|
|
>,
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Transphobia"
|
|
>Transphobia</a
|
|
>,
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Sexism"
|
|
>Sexism</a
|
|
>,
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Xenophobia"
|
|
>Xenophobia</a
|
|
>,
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Social_stigma_of_obesity"
|
|
>Fatphobia</a
|
|
>, etc.)
|
|
</li>
|
|
<li>
|
|
Not spreading misinformation and/or
|
|
disinformation
|
|
</li>
|
|
<li>
|
|
Taking responsibility and accountability for
|
|
your own actions
|
|
</li>
|
|
<li>
|
|
Not spreading
|
|
<a
|
|
href="https://www.rainn.org/news/what-child-sexual-abuse-material-csam"
|
|
>CSAM (Child Sexual Abuse Material)</a
|
|
>
|
|
<ul>
|
|
<li>
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Lolicon"
|
|
>Lolicon/Shoticon</a
|
|
>
|
|
also falls under this category. No
|
|
exceptions.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>Respect for other XMPP users</li>
|
|
<li>
|
|
Respect for server's resources: they are not
|
|
unlimited!
|
|
</li>
|
|
<li>
|
|
Other basic human decency rules, which are
|
|
common knowledge ...
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
Spreading personal information without the person's
|
|
(or self) consent, sometimes also known as
|
|
<a href="https://en.wikipedia.org/wiki/Doxing"
|
|
>Doxing</a
|
|
>
|
|
and its "minor" forms.
|
|
</li>
|
|
<li>
|
|
Content that violations the intellectual property
|
|
rights of others is disallowed, this also ties in
|
|
with law.
|
|
</li>
|
|
<li>
|
|
Sending bulk unsolicited messages to others (spam)
|
|
is disallowed.
|
|
</li>
|
|
<li>Harassing and stalking others is disallowed.</li>
|
|
<li>
|
|
Causing any other form of harm to other individuals,
|
|
jurisdictions, systems, etc. is also disallowed
|
|
(such as
|
|
<a
|
|
href="https://en.wikipedia.org/wiki/Denial-of-service_attack"
|
|
>(D)DoS attacks</a
|
|
>)
|
|
</li>
|
|
<li>
|
|
Other acts which are seen as abusive by the
|
|
administrators of this server is also seen as a
|
|
violation of the guidelines
|
|
</li>
|
|
</ul>
|
|
|
|
<i id="g-tldr"
|
|
><a href="#g-tldr">TL;DR</a>? Be decent, follow the law,
|
|
and don't abuse what you are given.</i
|
|
>
|
|
</div>
|
|
</main>
|
|
|
|
<footer id="license">
|
|
<p
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:dct="http://purl.org/dc/terms/"
|
|
id="license"
|
|
>
|
|
<a
|
|
property="dct:title"
|
|
rel="cc:attributionURL"
|
|
href="https://ari.lt/page/xmpp"
|
|
>Ari-web XMPP server (ari.lt/xmpp) statement document</a
|
|
>
|
|
by
|
|
<a
|
|
rel="cc:attributionURL dct:creator"
|
|
property="cc:attributionName"
|
|
>sininenkissa</a
|
|
>
|
|
based on
|
|
<a
|
|
rel="cc:attributionURL dct:creator"
|
|
property="cc:attributionName"
|
|
href="https://ari.lt/"
|
|
>Ari Archer</a
|
|
>
|
|
's work is marked with
|
|
<a
|
|
href="http://creativecommons.org/publicdomain/zero/1.0?ref=chooser-v1"
|
|
target="_blank"
|
|
rel="license noopener noreferrer"
|
|
style="display: inline-block"
|
|
>
|
|
CC0 1.0 Universal
|
|
<img
|
|
style="
|
|
height: 22px !important;
|
|
margin-left: 3px;
|
|
vertical-align: text-bottom;
|
|
"
|
|
src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"
|
|
/>
|
|
<img
|
|
style="
|
|
height: 22px !important;
|
|
margin-left: 3px;
|
|
vertical-align: text-bottom;
|
|
"
|
|
src="https://mirrors.creativecommons.org/presskit/icons/zero.svg?ref=chooser-v1"
|
|
/>
|
|
</a>
|
|
</p>
|
|
<a href="https://ari.lt/"
|
|
><img
|
|
src="https://ari.lt/badge.png"
|
|
loading="lazy"
|
|
alt="ari-web badge"
|
|
height="31px"
|
|
width="88px"
|
|
/></a>
|
|
</footer>
|
|
</article>
|
|
</body>
|
|
</html>
|