Acck is a web page that allows to easily check if a fediverse account is limited (AKA “silenced”) and-or suspended (AKA “blocked”) by a Mastodon instance.
Find a file
2024-07-24 06:32:11 +02:00
css First commit 2023-11-18 22:00:13 +01:00
imgs First commit 2023-11-18 22:00:13 +01:00
lib Made it case-insensitive 2024-07-24 06:18:53 +02:00
sec First commit 2023-11-18 22:00:13 +01:00
index.php A little change to page text 2024-07-24 06:32:11 +02:00
README.md Made it more terse and hopefully clearer 2024-07-24 06:17:54 +02:00

What is this?

Acck is a web page that allows to easily check if a fediverse account is limited (AKA “silenced”) and-or suspended (AKA “blocked”) by a Mastodon instance.

Setting up Acck on a webserver

To set up Acck on a webserver you just need it to support PHP.

If you want you can write a «sec/conf.ini» file where you can set some html that will be added before the link to this repo in the page footer, and a proxy to use for connections; for example:

footer=<a href="https://my.server/">Home</a>
proxy=tcp://localhost:8118

Are there running Acck instances?

You can find a running Acck instance here.

If you set up your own and you want it to be listed here, please let me know.