nikto-b / nc-bash-gpg-chat

Small gpg-encrypted chat wtitten in bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nc-bash-gpg-chat

Motivation:

This project created to have 1-1 encrypted chat between 2 Linux machines

Deps:

bash gpg tmux netcat base64 torsocks

Example:

Firstly:

./host_init.sh host_port client_key

Secondly:

./client_init.sh host_addr host_port host_key

Tested only on ArchLinux

About

Small gpg-encrypted chat wtitten in bash


Languages

Language:Shell 100.0%