pleroma/README.md

34 lines
1.2 KiB
Markdown
Raw Normal View History

2022-08-17 09:25:39 -07:00
# Rebased
2019-11-09 13:06:44 -08:00
2022-08-29 09:52:57 -07:00
![Rebased](rebased.png)
2017-03-17 09:09:58 -07:00
2022-08-17 09:25:39 -07:00
**Rebased** is a Fediverse backend written in Elixir.
It's compatible with the Mastodon API and is the recommended backend for Soapbox.
2021-04-28 13:08:20 -07:00
## Your social media server
2017-09-01 03:50:44 -07:00
2022-08-17 09:25:39 -07:00
Rebased empowers people to take control of their social media experience.
2021-04-28 13:08:20 -07:00
Hosting your own server means that *you* get to decide the rules.
2018-11-11 08:31:16 -08:00
2022-08-17 09:25:39 -07:00
Rebased connects to over 4,000 other servers on the Fediverse.
2021-04-28 13:08:20 -07:00
It is designed to spread your message far and wide, while being resilient to deplatforming.
2017-09-01 03:50:44 -07:00
## Installation
2017-09-16 03:07:50 -07:00
See [the installation guide](https://soapbox.pub/install/).
2017-09-16 03:07:50 -07:00
2021-04-28 13:08:20 -07:00
## License
2017-09-01 03:50:44 -07:00
2022-08-17 09:25:39 -07:00
Rebased is free software: you can redistribute it and/or modify
2021-04-28 13:08:20 -07:00
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
2017-03-17 09:09:58 -07:00
2022-08-17 09:25:39 -07:00
Rebased is distributed in the hope that it will be useful,
2021-04-28 13:08:20 -07:00
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
2021-04-28 13:08:20 -07:00
You should have received a copy of the GNU Affero General Public License
2022-08-17 09:25:39 -07:00
along with Rebased. If not, see <https://www.gnu.org/licenses/>.