Installation

The simplest way to install the application is to use Flatpak.

The flatpak bundle includes a tor server and also runs everything in a sandbox with limited access to your machine.

Install Flatpak

Debian / Ubuntu

sudo apt updatesudo apt install flatpak

Fedora

Flatpak is normally installed by default on Fedora Workstation. If it is missing:

sudo dnf install flatpak

Arch Linux / Manjaro

sudo pacman -S flatpak

openSUSE

sudo zypper install flatpak

Linux Mint

Flatpak is normally installed by default. If it is missing:

sudo apt updatesudo apt install flatpak

Add Flathub

Add the default Flathub repository for your user:

flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

You may need to log out and back in after installing Flatpak for desktop integration to become available.

Once Flatpak and Flathub are configured, DarkSpeak can be installed without root privileges using:

Install DarkSpeak as flatpak.

Download the latest flatpak bundle:

sha256sum: c9816c5edf973b4befbd5dfc2de8683214eca89e1facaa3cf15213946ba8f310

flatpak install --user darkspeak-0.3.0.flatpak