-
-
Notifications
You must be signed in to change notification settings - Fork 3
Getting started
Panger Lkr edited this page Jan 15, 2026
·
1 revision
SecureComm is a web-based application and does not require installation for end users.
A public instance is available at:
https://securecomm.pangerlkr.link
SecureComm requires a modern web browser with support for the Web Crypto API.
For local development or review:
git clone https://github.com/pangerlkr/SecureComm.git
cd SecureComm
npm install
npm run dev