Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 356 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 356 Bytes

Countersign

A simple websocket application to generate OTP-like countersigns to counter social engineering.

Install

  1. Clone repository
git clone https://github.com/hwhang0917/countersign.git
  1. Build
make
  1. Setup environment variables (reference: server/.env.sample)

  2. Run binary

./dist/countersign