1
0
Fork 0
mastodon/README.md

37 lines
869 B
Markdown
Raw Permalink Normal View History

2023-01-08 19:24:49 -07:00
# Mastodon
Mastodon is software that allows people to write text and upload media
to a distributed, self-governed network of servers.
Share your wisdom here:
* https://joinmastodon.org/
2023-01-08 19:38:14 -07:00
# jebba.moe
I run my own personal Mastodon server since 2023:
* https://jebba.moe
This present repo is for small notes and scripts for maintaining my instance.
https://spacecruft.org/deepcrayon/mastodon
2023-04-24 10:44:18 -06:00
# Blocks
2023-04-24 10:52:47 -06:00
See `BLOCKS.md` for info about server blocks for content moderation.
# Spam Followers
Another attack is spam accounts following my account.
2023-04-24 10:53:49 -06:00
See `RMFOLLOW.md` for info about a Python script to remove spam followers.
2023-01-08 19:38:14 -07:00
2023-01-08 19:24:49 -07:00
# Copyright
Unofficial project, not part of official Mastodon software or
website. Upstream sources under their respective copyrights.
License: CC By SA 4.0 International and/or GPLv3+ at your discretion.
2023-04-24 10:44:18 -06:00
*Copyright © 2023, Jeff Moe.*
2023-01-08 19:24:49 -07:00