Skip to content

imperzer0/privacy-protection-messenger

Repository files navigation

privacy-protection-messenger

Messenger's client and server backend

Installation

From AUR

yay -Sy privacy-protection-messenger

From repository

git clone https://github.com/imperzer0/privacy-protection-messenger.git
cd privacy-protection-messenger

Archlinux

makepkg -sif

Other distributions

sudo bash -c ". ./PKGBUILD && build && notarch_package"

Usage

Client

Install https://github.com/imperzer0/privacy-protection-messenger-qt to use backend in client mode.

Server

sudo systemctl enable privacy-protection-messenger.service --now