sipher/README.md
Nixyan 87196d312e Restarting the project once again.
This commit has the skeleton of what is going to be the app.
2026-03-05 18:52:46 -03:00

29 lines
No EOL
931 B
Markdown

# SiPher
> *Silent Whisper — A federated social network built for the modern age.*
[![License](https://img.shields.io/badge/license-AGPL--3.0-blue.svg)](./LICENSE)
![Version](https://img.shields.io/badge/version-0.1.0-purple.svg)
![Status](https://img.shields.io/badge/status-early%20development-orange.svg)
SiPher is a federated social network. Each server is independent — no central authority, no single point of failure.
Your identity is `you@yourserver.com`. Your server, your data, your rules.
---
## Roadmap
- **Phase 1** — Core federation. Two servers can follow each other, post, and see each other's posts.
- **Phase 2** — Server trust scoring and a public vouch ledger.
- **Phase 3** — Opt-in relay network for censorship resistance.
- **Phase 4** — End-to-end encryption via TBD.
---
## Author
**Marcello Brito** (Tocka) — [tockanest.com](https://tockanest.com)
## License
[AGPL-3.0](./LICENSE)