mastodon-app/DESCRIPTION.md

13 lines
669 B
Markdown
Raw Permalink Normal View History

2021-11-06 18:20:01 +00:00
## About
2018-10-30 15:46:13 +00:00
2020-01-24 02:04:54 +00: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 15:46:13 +00:00