Overview

GhostNote is a secure anonymous messaging platform that allows users to create single-use, password-protected links and receive anonymous messages.

The platform consists of three independent services:

Users can generate links through either the web application or Telegram. All submissions are processed through a shared API, stored securely, and surfaced through the same underlying platform.

Live Links

https://github.com/JittoJoseph/Ghost-Note

Architecture

architecture-diagram.svg

Architecture Notes