Sanctum

A self-hosted Revolt desktop client for Windows and Linux, built on top of Stoat for Desktop. Connects exclusively to mithraic.space.

## Installation Download the latest release from [git.mithraic.cloud/ad3laid3/sanctum/releases](https://git.mithraic.cloud/ad3laid3/sanctum/releases). **Linux (zip):** ```bash mkdir -p ~/.local/share/sanctum unzip sanctum-linux-x64-*.zip -d ~/.local/share/sanctum/ # create a .desktop launcher cat > ~/.local/share/applications/sanctum.desktop <