BiteWire is a simple, secure chat application that allows users to connect to hosted servers, communicate in real-time, and manage their own server through a dedicated server application.
To host a BiteWire server, an SSL certificate is required for encrypted connections. Example of a self-signed certificate:
openssl req -x509 -newkey rsa:4096 -keyout server.key -out server.crt -sha256 -days 365
| / | Windows (.exe) | Debian (.deb) | Red Hat (.rpm) |
|---|---|---|---|
| BiteWire 1.3.0 | ⬇️ Download | ⬇️ Download | ⬇️ Download |
| BiteWire Server 1.1.0 | ⬇️ Download | ⬇️ Download | ⬇️ Download |
This project is still in an early stage of development.
Bugs and missing features may be present.
If you like the project, consider giving it a star ⭐