update
This commit is contained in:
parent
36bfd8e547
commit
b2c80c5ca7
132
html/coc.ejs
132
html/coc.ejs
@ -24,7 +24,7 @@
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Poke Project — Code of Conduct">
|
||||
<meta property="twitter:description" content="Community behavior rules and standards for the Poke Project">
|
||||
<meta property="twitter:description" content="Community behavior rules and standards for the Poke Project.">
|
||||
<meta property="og:image" content="/static/poke.webp">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<link href="/css/yt-ukraine.svg?v=7" rel="icon">
|
||||
@ -60,7 +60,13 @@
|
||||
.nav-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px}
|
||||
.brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:800;text-decoration:none}
|
||||
.brand img{height:32px}
|
||||
h2.section{margin:22px 0 8px 0;font-size:clamp(1.24rem,2.4vw,1.6rem);padding-bottom:6px;border-bottom:1px solid #1f1f22;}
|
||||
h2.section {
|
||||
margin: 22px 0 8px 0;
|
||||
font-size: clamp(1.24rem, 2.4vw, 1.6rem);
|
||||
padding-bottom: 6px;
|
||||
border-bottom: 1px solid #1f1f22;
|
||||
font-stretch: extra-expanded;
|
||||
}
|
||||
.doc-title{margin:0 0 6px;text-align:center;font-size:3.4rem;font-weight:900}
|
||||
.doc-lede{margin:8px 0 16px;color:#cfcfcf;text-align:center}
|
||||
p{margin:10px 0;color:#e7e7e7}
|
||||
@ -87,8 +93,7 @@
|
||||
<section class="hero">
|
||||
<h1 class="doc-title">Poke Project — Code of Conduct</h1>
|
||||
<p class="doc-lede">
|
||||
<strong>Respect, decency, and kindness are mandatory.</strong>
|
||||
Poke exists for creativity, collaboration, and freedom — not hate or bigotry.
|
||||
<strong>Respect, decency, and kindness are mandatory.</strong><br>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@ -99,6 +104,7 @@
|
||||
<li><a href="#values">Our Values</a></li>
|
||||
<li><a href="#definitions">Key Definitions</a></li>
|
||||
<li><a href="#prohibited">Prohibited Conduct</a></li>
|
||||
<li><a href="#identity">Respecting Identity & Pronouns</a></li>
|
||||
<li><a href="#ai">AI-Generated Content Policy</a></li>
|
||||
<li><a href="#naming">Naming & Modification Rules</a></li>
|
||||
<li><a href="#enforcement">Enforcement & Bans</a></li>
|
||||
@ -110,14 +116,14 @@
|
||||
<section id="why">
|
||||
<h2 class="section">Why This Exists</h2>
|
||||
<p>
|
||||
The Internet can be amazing or miserable depending on how people behave.
|
||||
The Poke community thrives on creative, kind, and diverse people working together on Free Software.
|
||||
This Code of Conduct exists to stop harassment, exclusion, or political extremism from poisoning that space.
|
||||
The Internet can be a place of wonder or cruelty.
|
||||
The Poke community was made to be a corner of safety and openness — one where people, no matter what form or identity they hold, can create freely.
|
||||
</p>
|
||||
<p>
|
||||
We don’t tolerate hate. We don’t tolerate far-right or fascist rhetoric disguised as “opinions.”
|
||||
We don’t tolerate people who defend violence, genocides, or oppression.
|
||||
This project values empathy and solidarity, not cruelty or ego.
|
||||
This Code of Conduct prevents harassment, gatekeeping, or extremist ideology from contaminating that freedom.
|
||||
Right-wing hate, fascism, and political extremism have no place here.
|
||||
This isn’t about policing opinions — it’s about keeping fascists, bigots, and those who defend violence out of a Free Software space.
|
||||
If that offends someone? That’s on them.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@ -125,64 +131,80 @@
|
||||
<h2 class="section">Our Values</h2>
|
||||
<ul>
|
||||
<li>Freedom — the GNU kind: the right to study, share, and change code.</li>
|
||||
<li>Kindness — treating others like people, not usernames.</li>
|
||||
<li>Kindness — treating others like people, not profiles.</li>
|
||||
<li>Community — diverse, queer-friendly, and inclusive by default.</li>
|
||||
<li>Safety — a space free from hate speech, harassment, or propaganda.</li>
|
||||
<li>Safety — a space free from hate, harassment, and propaganda.</li>
|
||||
<li>Empathy — we defend one another, not bullies or billionaires.</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="definitions">
|
||||
<h2 class="section">Key Definitions</h2>
|
||||
<ul>
|
||||
<li><strong>Hate Speech:</strong> Words or behavior targeting people for who they are — such as their race, gender, sexuality, or beliefs.</li>
|
||||
<li><strong>Harassment:</strong> Any repeated unwanted attention, threats, or hostility, public or private.</li>
|
||||
<li><strong>Far-Right Content:</strong> Material or advocacy promoting authoritarian, fascist, racist, or nationalist ideologies (including MAGA, anti-LGBT, or similar movements).</li>
|
||||
<li><strong>Genocide Denial:</strong> Any attempt to justify, minimize, or deny historical or ongoing genocides.</li>
|
||||
<li><strong>Inappropriate Content:</strong> Material that mocks victims of discrimination, celebrates violence, or idolizes abusive figures (e.g. Elon Musk defenders spreading hate or misinformation).</li>
|
||||
<li><strong>Hate Speech:</strong> Language or behavior attacking people based on who they are — race, gender, sexuality, identity, or beliefs.</li>
|
||||
<li><strong>Harassment:</strong> Repeated unwanted attention, intimidation, or mockery, public or private.</li>
|
||||
<li><strong>Far-Right Content:</strong> Ideology promoting fascism, racism, nationalism, or authoritarian control (MAGA, anti-LGBT, anti-minority rhetoric).</li>
|
||||
<li><strong>Genocide Denial:</strong> Attempts to justify, minimize, or deny real genocides or crimes against humanity.</li>
|
||||
<li><strong>Inappropriate Content:</strong> Defending abusers, promoting fascists, or hero-worshiping billionaires (yes, including Elon Musk) for clout.</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="prohibited">
|
||||
<h2 class="section">Prohibited Conduct</h2>
|
||||
<p>The following behaviors are forbidden across all spaces related to Poke, including forks and community servers:</p>
|
||||
<p>The following behavior will get you warned, removed, or banned across Poke and its forks:</p>
|
||||
<ul>
|
||||
<li>Homophobia, transphobia, sexism, racism, or xenophobia.</li>
|
||||
<li>Defending, promoting, or trivializing genocides or ethnic cleansing.</li>
|
||||
<li>Posting or endorsing far-right, MAGA, or extremist material.</li>
|
||||
<li>Defending or idolizing billionaires, fascists, or figures like Elon Musk who spread hate or disinformation.</li>
|
||||
<li>Trolling, harassment, stalking, or impersonating contributors.</li>
|
||||
<li>Encouraging harm, spreading conspiracy theories, or mocking minorities.</li>
|
||||
<li>Any form of AI spam, generated hate propaganda, or image-based harassment.</li>
|
||||
<li>Homophobia, transphobia, racism, sexism, or xenophobia.</li>
|
||||
<li>Mocking queer, trans, nonbinary, or neurodivergent people.</li>
|
||||
<li>Promoting or defending genocide, slavery, or oppression.</li>
|
||||
<li>Posting or supporting far-right, MAGA, or extremist propaganda.</li>
|
||||
<li>Defending or glorifying Elon Musk, fascists, or authoritarian regimes.</li>
|
||||
<li>Trolling, stalking, impersonating, or using hate usernames.</li>
|
||||
<li>Posting dehumanizing or violent imagery.</li>
|
||||
<li>AI spam, generated hate material, or fake community members.</li>
|
||||
</ul>
|
||||
<p>If you hate the idea of people being free, kind, or weird — this community isn’t for you.
|
||||
You’re free to laugh somewhere else; we’ll laugh at your tears while you leave.</p>
|
||||
</section>
|
||||
|
||||
<section id="identity">
|
||||
<h2 class="section">Respecting Identity & Pronouns</h2>
|
||||
<p>
|
||||
Every person and creature deserves respect.
|
||||
This community welcomes humans, non-humans, otherkin, furries, robotkin, system members, and anyone else.
|
||||
</p>
|
||||
<ul>
|
||||
<li>Pronouns are not optional — use what someone tells you, every time.</li>
|
||||
<li>Misgendering is banned, period. There are no “debates” about it.</li>
|
||||
<li>Dehumanizing someone for being otherkin, furry, or robotkin will get you banned faster than you can say “tolerance.”</li>
|
||||
<li>If you think these identities are “cringe” or “weird,” you’re free to go touch grass and scream into a void instead.</li>
|
||||
</ul>
|
||||
<p>
|
||||
If your words or behavior make marginalized users feel unsafe or excluded, you are part of the problem — and you will be removed.
|
||||
All beings — human or not — who act in kindness are welcome.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id="ai">
|
||||
<h2 class="section">AI-Generated Content Policy</h2>
|
||||
<p>
|
||||
The Poke Project values human creativity and critical thought.
|
||||
AI tools may be used for artwork, documentation, or writing <em>only</em> when:
|
||||
Poke values art, expression, and honesty — not spam.
|
||||
AI tools can help when used transparently and ethically:
|
||||
</p>
|
||||
<ul>
|
||||
<li>The content does not contain hate, political propaganda, or misinformation.</li>
|
||||
<li>The creator clearly labels when AI was used.</li>
|
||||
<li>The generated content respects copyright and Free Software licenses.</li>
|
||||
<li>Mark clearly when content is generated.</li>
|
||||
<li>Do not upload generated political content, propaganda, or hate.</li>
|
||||
<li>AI media pretending to be real people, or fake contributors, is banned.</li>
|
||||
<li>Generated works must not contain stolen copyrighted content or misinformation.</li>
|
||||
</ul>
|
||||
<p>
|
||||
AI-generated “fake people,” deepfakes, and fake community personas are forbidden.
|
||||
No generated political or “culture war” content is accepted.
|
||||
Submissions found to be AI spam, propaganda, or manipulative will be removed permanently.
|
||||
Offenders who use AI to harass, spam, or manipulate others will be banned permanently.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id="naming">
|
||||
<h2 class="section">Naming & Modification Rules</h2>
|
||||
<p>
|
||||
You may copy or modify this document under Free Software terms.
|
||||
However, if you change it, you <strong>cannot</strong> use names that imply official connection with Poke.
|
||||
Forbidden titles include but aren’t limited to:
|
||||
You can share or remix this document freely, but if you modify it, you cannot use names implying it’s official.
|
||||
Forbidden titles include (but aren’t limited to):
|
||||
</p>
|
||||
<ul>
|
||||
<li>Poke Code of Conduct</li>
|
||||
@ -191,56 +213,44 @@
|
||||
<li>Poke Community Guidelines</li>
|
||||
</ul>
|
||||
<p>
|
||||
If you modify this text, rename it clearly to avoid confusion.
|
||||
Any fork or derivative using these names while changing the rules is misleading and may be publicly flagged.
|
||||
If you alter it, rename it clearly — and don’t spread misinformation about its origin.
|
||||
Forks that rewrite it to allow hate or fascism may be publicly called out.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id="enforcement">
|
||||
<h2 class="section">Enforcement & Bans</h2>
|
||||
<p>
|
||||
The Poke maintainers and moderators have full authority to act on any behavior they find harmful.
|
||||
This includes verbal abuse, hate promotion, or anything violating the rules above.
|
||||
</p>
|
||||
<p>
|
||||
Enforcement actions can include:
|
||||
Moderators and maintainers have the power to act against any harmful behavior.
|
||||
You don’t get to “argue your free speech rights” here — this isn’t Twitter, and we’re not Elon.
|
||||
</p>
|
||||
<ul>
|
||||
<li><strong>Warning:</strong> A private message explaining what happened and what must stop.</li>
|
||||
<li><strong>Temporary Ban:</strong> Loss of access to community platforms (Discord, issues, etc.) for a period of time.</li>
|
||||
<li><strong>Permanent Ban:</strong> Complete removal from all Poke spaces, forks, and future contributions.</li>
|
||||
<li><strong>Warning:</strong> You’ll get a calm message telling you what needs to stop.</li>
|
||||
<li><strong>Temporary Ban:</strong> You’ll be locked out for a set time — cool off, or stay gone.</li>
|
||||
<li><strong>Permanent Ban:</strong> Hate promoters, bigots, and serial abusers will be removed forever.</li>
|
||||
</ul>
|
||||
<p>
|
||||
Anyone engaging in hate speech, extremist propaganda, or repeated harassment will be banned permanently.
|
||||
There is no “free speech” defense for discrimination here — Free Software is about freedom for users, not freedom to harm others.
|
||||
</p>
|
||||
<p>
|
||||
Bans may also apply to forks that repeatedly host banned individuals or attempt to remove protections against hate or genocide denial.
|
||||
If you repeatedly harass people, defend violence, or mock identities, you’re banned — no appeals, no second chances.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id="contact">
|
||||
<h2 class="section">Contact</h2>
|
||||
<p>
|
||||
To report abuse or violations of this Code of Conduct, contact:
|
||||
</p>
|
||||
<p>To report abuse or violations, contact:</p>
|
||||
<ul>
|
||||
<li>Email: <span class="mono">iamashley@duck.com</span></li>
|
||||
<li>Discord: <a href="https://discord.gg/pfKSQ3pMfW" target="_blank" rel="noopener">Poke Community Server</a></li>
|
||||
<li>Repository: <a href="https://codeberg.org/ashley/poke/issues" target="_blank" rel="noopener">Open an Issue</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
Reports are handled confidentially and reviewed fairly.
|
||||
Harassers will not be contacted beyond what’s required to moderate their behavior.
|
||||
</p>
|
||||
<p>Reports are confidential, handled with our privacy policy</p>
|
||||
</section>
|
||||
|
||||
<section id="license">
|
||||
<h2 class="section">License</h2>
|
||||
<p class="small">
|
||||
© 2021–2025 Poke Project.
|
||||
Licensed under the <strong>Creative Commons Attribution–ShareAlike 4.0 International</strong> (CC BY-SA 4.0).
|
||||
You may redistribute or modify this document, but not under the name “Poke” or “Poketube” unless unchanged.
|
||||
Licensed under <strong>CC BY-SA 4.0 International</strong>.
|
||||
You can share or modify this page, but not call it “Poke” unless unchanged.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user