Files
cloudron-glitch/DESCRIPTION.md

13 lines
669 B
Markdown
Raw Permalink Normal View History

2021-11-06 11:20:01 -07:00
## About
2018-10-30 16:46:13 +01:00
2020-01-23 18:04:54 -08:00
Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones. On Mastodon, users can publish anything they want: links, pictures, text, video. All Mastodon servers are interoperable as a federated network (users on one server can seamlessly communicate with users from another one, including non-Mastodon software that implements ActivityPub)!
## Features
* No vendor lock-in: Fully interoperable with any conforming platform
* Real-time, chronological timeline updates
* Media attachments like images and short videos
* Safety and moderation tools
* OAuth2 and a straightforward REST API
2018-10-30 16:46:13 +01:00