Skip to content

Visrodeck-Technology/Relay-Messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Visrodeck Relay

End-to-End Encrypted Anonymous Messaging System

Visrodeck Relay is a privacy-focused encrypted messaging platform built with React, Express, and mySQL. It enables secure, anonymous communication without user accounts or personal data storage.

πŸ— Architecture β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ React App β”‚ ◄─────► β”‚ Express Server β”‚ ◄─────► β”‚ mySQL DB β”‚ β”‚ (Frontend) β”‚ API β”‚ (Node.js) β”‚ β”‚ (Encrypted Data) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β”‚ β”‚ β”‚ Key Generation Stores Encrypted Encryption Ciphertext Only Decryption

πŸ” Security Model Encryption

Algorithm: AES-256-GCM

Key Exchange: ECDH (Web Crypto API)

Encryption occurs client-side

Server stores only encrypted ciphertext

Server never sees plaintext messages

Privacy

No email

No password

No user accounts

No personal metadata

Messages auto-expire

FIFO cleanup mechanism

All Rights Reserved

Β© 2026 Visrodeck Technology

This software and its source code are proprietary. No part of this project may be copied, modified, distributed, sublicensed, or used in any form without explicit written permission from Visrodeck Technology.

About

End-to-End Encrypted Anonymous Messaging System | currently under development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors