Skip to content

alexandretrotel/shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadow - E2EE Chat App

A secure, end-to-end encrypted chat application built with Bun, Vite, Express, Socket.IO, and shadcn/ui.

Features

  • E2EE with TweetNaCl
  • Message status (sent/delivered/failed)
  • File sharing
  • Typing indicators
  • Key fingerprint verification
  • Auto-scrolling chat

Setup

  1. Install dependencies:
    bun install
  2. Run development servers:
    bun run dev

Deployment

  • Build the client: bun run build
  • Start the server: bun run server

Built with Bun v1.2.4.

About

Whisper in the Dark – Secure, Ephemeral, Unseen.

Topics

Resources

Stars

Watchers

Forks

Languages