Looking for something specific?
  Home
Home
Articles
Page Tag-Cloud
  Software
Software Tag-Cloud
Building from Source
Open Source Definition
All Software
  Popular Tags
Legacy
C Plus Plus
Source Code
Class
Cryptography
  Members
Login
Web-Email
Notable Members
  Official
Our Company
Copyright Information
Software EULA
GPL EULA
LGPL Eula
Pre-Release EULA
Privacy Policy
  Support
Make Contact
 
SecureChat
Downloads   8
User Rating   (Rate)
Last Updated   3/5/2025
License   MIT License
- Download -
View all Releases
Recommended Release
Version   1.0.3
Date   3/5/2025
Status   Stable Stable software is believed to be stable and ready for production use.

This software is open source. You can obtain the latest source code from the GitHub repository or browse the releases for the source code associated with a specific release. If you make any changes which you feel improves this application, please let us know via our Contact Page.

?? THIS IS A WORK IN PROGRESS AND IS NOT YET READY FOR PROCUTION USE ??

Secure Chat

Secure Chat is a solution to secure private messaging, employing multiple layers of encryption and stream compression.

Server

The default server is hosted by me, but you can install your own server and point to it in the chat client settings window. However it should be noted that the server is merely a passthough as the chat encryption is end-to-end (client to client).

Security Blurb

Each client connects to a central server using two pairs of 4096-bit public-private key pairs. The data is initially encrypted with asymmetric 4096-bit AES, where the key is RSA encrypted. When a chat session starts, each peer creates 32 sets of 1024-bit Diffie-Hellman negotiation keys to agree on a single shared private key. This key is then used for symmetric encryption of the messages. The encrypted messages go through all the mentioned layers of encryption and are decrypted directly in the remote peer chat dialog. Message history is not persistent and is lost when logging out of the chat application.

Login

image

Messaging

image

Contacts

image

Tray Icon

image

Settings

image


Recent Releases:
 1.0.3    1.0.2    1.0.1    1.0.0  
No comments currently exists for this software. Why don't you add one?
First Previous Next Last 

 
Copyright © 2025 NetworkDLS.
All rights reserved.
 
Privacy Policy | Our Company | Contact