Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,11 @@ The relay is a blind pass-through. It does not log, read, or store message conte

The app stores only your preferences and profiles locally in `%APPDATA%\SemaBuzz\`. Nothing is transmitted to any server except the encrypted packets exchanged with your peer via the relay.

---
--

## 💬 Community

Join the [SemaBuzz Discord](https://discord.gg/rJMQ2cfN) to ask questions, share what you're building, and follow development.

## 🤝 Contributing

Expand All @@ -149,8 +153,6 @@ The repo uses a two-branch model:
| `main` | Stable, release-ready |
| `dev` | Integration target — all PRs merge here first |

---

## 📄 License

SemaBuzz for Windows is open-source software licensed under the **GNU Affero General Public License v3.0**. Copyright © 2026 Skynr Labs.
Expand Down
Loading