Skip to content

Ziggx5/BiteWire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 BiteWire

Version License Platform Downloads Client Server

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.


image

⚙️ Server Setup

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
image

📦 Downloads

/ Windows (.exe) Debian (.deb) Red Hat (.rpm)
BiteWire 1.1.0 ⬇️ BiteWire_1.1.0.exe ⬇️ BiteWire_1.1.0.deb ⬇️ BiteWire_1.1.0.rpm
BiteWire Server 1.0.0 ⬇️ BiteWire_Server_1.0.0.exe ⬇️ BiteWire_Server_1.0.0.deb ⬇️ BiteWire_Server_1.0.0.rpm

⚠️ Disclaimer

This project is still in an early stage of development.

Bugs and missing features may be present.

⭐ Support

If you like the project, consider giving it a star ⭐

About

Messaging app with TLS, that connects to hosted servers. Work in progress.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages