2020-06-29 01:55:29 +02:00
|
|
|
|
<!doctype html>
|
2020-10-17 06:54:54 +02:00
|
|
|
|
<html lang="en">
|
2020-06-29 01:55:29 +02:00
|
|
|
|
<head>
|
2020-10-14 05:48:56 +02:00
|
|
|
|
<title>FediBlock</title>
|
2020-10-17 06:54:54 +02:00
|
|
|
|
<meta charset="utf-8">
|
2020-07-04 07:25:55 +02:00
|
|
|
|
<meta name="robots" content="noindex, nofollow">
|
2020-06-29 01:55:29 +02:00
|
|
|
|
<style>
|
2020-10-29 17:23:07 +01:00
|
|
|
|
body
|
|
|
|
|
{
|
|
|
|
|
max-width: 100ch;
|
|
|
|
|
}
|
2020-07-04 07:25:18 +02:00
|
|
|
|
label
|
|
|
|
|
{
|
|
|
|
|
display: block;
|
|
|
|
|
float: left;
|
2020-11-15 21:19:03 +01:00
|
|
|
|
width: 12ch;
|
2020-07-04 07:25:18 +02:00
|
|
|
|
text-align: right;
|
|
|
|
|
margin-right: 1ch;
|
|
|
|
|
}
|
|
|
|
|
input[type=text], input[type=url]
|
|
|
|
|
{
|
|
|
|
|
width: 60ch;
|
|
|
|
|
}
|
|
|
|
|
input[type=button]
|
|
|
|
|
{
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
2020-11-15 21:19:03 +01:00
|
|
|
|
input[type=file]
|
|
|
|
|
{
|
|
|
|
|
margin-left: 10ch;
|
|
|
|
|
}
|
2020-07-04 07:25:18 +02:00
|
|
|
|
span.optional
|
|
|
|
|
{
|
|
|
|
|
font-style: italic;
|
|
|
|
|
}
|
2020-10-14 11:11:48 +02:00
|
|
|
|
p.footer
|
|
|
|
|
{
|
|
|
|
|
text-align: right;
|
|
|
|
|
}
|
2020-06-29 01:55:29 +02:00
|
|
|
|
</style>
|
2020-10-19 11:40:07 +02:00
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="The newest FediBlock entries. All tags."
|
|
|
|
|
href="/rss">
|
2020-06-29 01:55:29 +02:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<h1>FediBlock</h1>
|
|
|
|
|
|
2020-11-15 16:03:26 +01:00
|
|
|
|
<p>
|
|
|
|
|
<a href="https://fediblock.org/">FediBlock.org</a> ·
|
|
|
|
|
<a href="http://mzz6cduobh3oemtlou2sssbr4wteglmcabq5exrln3v7puwegfn4qqyd.onion/">
|
|
|
|
|
Onion service</a> (Tor)
|
|
|
|
|
</p>
|
|
|
|
|
|
2020-10-29 15:15:41 +01:00
|
|
|
|
<h2 id="what">What is this?</h2>
|
2020-10-14 05:48:56 +02:00
|
|
|
|
|
2020-10-27 17:49:37 +01:00
|
|
|
|
<p>
|
|
|
|
|
We aim to build a comprehensive list of #FediBlock posts in order to provide it to –
|
|
|
|
|
especially new – instance admins.
|
|
|
|
|
</p>
|
2020-06-29 01:55:29 +02:00
|
|
|
|
|
2020-10-29 15:15:41 +01:00
|
|
|
|
<p>
|
|
|
|
|
The idea of this project is to provide a list of bad actor instances in the Fediverse, in
|
|
|
|
|
order to enable instance admins to keep their instances clean of those actors without having
|
|
|
|
|
to go through endless and incomplete pages of #FediBlock posts.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
Everyone can submit instances they suggest to block and provide receipts and reasoning.
|
|
|
|
|
Instance admins can subscribe to updates and decide for themselves whether they want to block
|
|
|
|
|
that instance or not. Those subscriptions can be limited to specific reasons (enables racism,
|
|
|
|
|
“free speech champions”, homomisia, no moderation, etc) or for all block suggestions.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
The intention is to provide safe spaces in the Fediverse. The blocking suggestions should have
|
|
|
|
|
reasons like the above mentioned. If you want to suggest something like “The admin is blocking
|
|
|
|
|
my instance just because I used the n-word”, this is no place for you and your suggestion
|
|
|
|
|
might be deleted.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
We recognize the work that others put into the #FediBlock hashtag. This is supposed to be an
|
|
|
|
|
archive or extension.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<h3>What are the advantages over the #FediBlock hashtag?</h3>
|
|
|
|
|
<ul>
|
|
|
|
|
<li>A list of all instances at a glance. Great for pointing admins of new instances to.</li>
|
|
|
|
|
<li>You get all block recommendations, not just the ones that federate to your instance.</li>
|
|
|
|
|
<li>Every recommendation has at least one receipt attached.</li>
|
|
|
|
|
<li>Entries are editable (with a git pull-request).</li>
|
|
|
|
|
<li>
|
|
|
|
|
Subscribe to the RSS feed to get all new recommendations or subscribe only to specific tags.
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<h2 id="list">Blocklist</h2>
|
2020-07-02 09:51:31 +02:00
|
|
|
|
|
2020-07-14 17:50:40 +02:00
|
|
|
|
<ul>
|
2020-10-19 09:29:14 +02:00
|
|
|
|
<li>Look at <a href="/blocklist/">all block recommendations in one page</a>.</li>
|
2020-10-19 08:17:23 +02:00
|
|
|
|
<li>
|
|
|
|
|
<a href="/rss">Subscribe to all new recommendations via RSS</a>, or<br>
|
|
|
|
|
<form method="get" action="/rss">
|
|
|
|
|
<label for="tags_rss" style="width: auto;">subscribe only to these tags:</label>
|
2020-10-19 08:21:45 +02:00
|
|
|
|
<input type="text" id="tags_rss" name="tags[]" placeholder="tag1,tag2,tag3"
|
|
|
|
|
style="width: 42ch;">
|
2020-10-19 08:17:23 +02:00
|
|
|
|
<input type="submit">
|
|
|
|
|
</form>
|
|
|
|
|
</li>
|
2020-07-14 17:50:40 +02:00
|
|
|
|
</ul>
|
2020-07-02 09:51:31 +02:00
|
|
|
|
|
2020-11-01 12:12:50 +01:00
|
|
|
|
<h2 id="contact">Contact</h2>
|
|
|
|
|
|
|
|
|
|
You can reach us in the Fediverse at
|
|
|
|
|
<a href="https://botsin.space/@fediblock_archive">@fediblock_archive@botsin.space</a>.
|
|
|
|
|
|
2020-10-29 15:15:41 +01:00
|
|
|
|
<h2 id="suggest">Suggest instance</h2>
|
2020-10-14 05:48:56 +02:00
|
|
|
|
|
2020-11-10 21:45:49 +01:00
|
|
|
|
<p>
|
|
|
|
|
Please make sure to include receipts (hyperlinks or screenshots) for all claims you make. We
|
|
|
|
|
don't want trust to be necessary to use this list.
|
|
|
|
|
</p>
|
|
|
|
|
|
2020-06-29 21:09:48 +02:00
|
|
|
|
<form method="post" action="/add" enctype="multipart/form-data">
|
2020-06-29 01:55:29 +02:00
|
|
|
|
<label for="instance">Instance:</label>
|
2020-11-15 15:53:49 +01:00
|
|
|
|
<input type="text" id="instance" name="instance" placeholder="example.com" required>
|
2020-07-02 06:29:09 +02:00
|
|
|
|
<br>
|
2020-06-29 01:55:29 +02:00
|
|
|
|
|
|
|
|
|
<label for="tags">Tags:</label>
|
|
|
|
|
<input type="text" id="tags" name="tags" placeholder="tag1,tag2" autocomplete="on" required>
|
2020-10-14 05:40:59 +02:00
|
|
|
|
<!-- <input type="button" id="add_tag" value="➕" disabled> -->
|
|
|
|
|
<br>
|
2020-06-29 01:55:29 +02:00
|
|
|
|
|
|
|
|
|
<label for="receipts">Receipts:</label>
|
2020-07-02 06:29:09 +02:00
|
|
|
|
<input type="url" id="receipts" name="receipts"
|
2020-10-14 05:40:59 +02:00
|
|
|
|
placeholder="https://example.com/@user/1234567890,https://example.com/about/more" required>
|
|
|
|
|
<!-- <input type="button" id="add_receipt" value="➕" disabled> -->
|
|
|
|
|
<br>
|
2020-06-29 01:55:29 +02:00
|
|
|
|
|
2020-11-15 21:19:03 +01:00
|
|
|
|
<label for="screenshot1">Screenshots:</label><span class="optional">(optional)</span>
|
|
|
|
|
<br>
|
|
|
|
|
<input type="file" id="screenshot1" name="screenshots[]" accept="image/*">
|
|
|
|
|
<br>
|
|
|
|
|
<input type="file" id="screenshot2" name="screenshots[]" accept="image/*">
|
|
|
|
|
<br>
|
|
|
|
|
<input type="file" id="screenshot3" name="screenshots[]" accept="image/*">
|
|
|
|
|
<br>
|
|
|
|
|
<input type="file" id="screenshot4" name="screenshots[]" accept="image/*">
|
|
|
|
|
<br>
|
2020-06-29 21:09:48 +02:00
|
|
|
|
|
2020-06-29 01:55:29 +02:00
|
|
|
|
<label for="description">Description:</label><br>
|
|
|
|
|
<textarea id="description" name="description" cols="80" rows="20" required></textarea><br>
|
|
|
|
|
|
|
|
|
|
<input type="submit">
|
|
|
|
|
</form>
|
2020-10-14 11:11:48 +02:00
|
|
|
|
|
|
|
|
|
<p class="footer">
|
|
|
|
|
<a href="https://schlomp.space/FediBlock">Sourcecode</a> licensed under the
|
|
|
|
|
<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0-only</a>.
|
|
|
|
|
</p>
|
2020-06-29 01:55:29 +02:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|