Ephemera is a PKI-oriented decentralized micro-blogging system.
- PKI-based user identity and post signing
- Cross-server timeline with image and video attachments
- Easy self-hosting with Docker
Run interactive setup script:
docker compose run --build --rm manager -e /app/.envThis command creates and saves your configuration in .env.
docker compose up -d --builddocker compose downMIT License