28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
|
|
**Baseless** is a Fediverse backend written in Elixir.
|
|
It's compatible with the Mastodon API and is the recommended backend for Wokebox. It is a fork of [Rebased](https://gitlab.com/soapbox-pub/rebased) and is intended primarily as a backend to work on Wokebox.
|
|
|
|
## Your social media server
|
|
|
|
Baseless empowers people to take control of their social media experience.
|
|
Hosting your own server means that *you* get to decide the rules.
|
|
|
|
Baseless connects to over 4,000 other servers on the Fediverse.
|
|
It is designed to spread your message far and wide, while being resilient to deplatforming.
|
|
|
|
|
|
## License
|
|
|
|
Baseless is free software: you can redistribute it and/or modify
|
|
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.
|
|
|
|
Baseless is distributed in the hope that it will be useful,
|
|
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.
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
along with Baseless. If not, see <https://www.gnu.org/licenses/>.
|