What is Pleroma?
Pleroma is a federated social networking platform, compatible with GNU social and other OStatus implementations. It is free software licensed under the AGPLv3.
Features
New features are being added daily. Support for persistent login is planned soon.
- Frontend can run on top of the stock GNU social implementation
- Light memory usage (can run on a Raspberry Pi)
- NSFW attachment hiding
- Post filtering
- Notification sidebar adjacent to main feed
List of instances
Currently, the only instances running both the backend and frontend components are Pleroma Soykaf Beta and Pi Soykaf, run by the project founder. Frontend-only instances are listed below.
Technical details
- Frontend source code
- Backend source code
- Uses Vue.js and the Phoenix framework