ephile
February 2, 2025, 4:24pm
10
My apologies, I was referring to the following guide, but now that I look back at it I realize that I was conflating with the community guide I created for Session. Since session-desktop
is a fork of signal-desktop
, you should be able to combine the two guides in tandem.
What is Signal ?
According to Wikipedia:
Signal is an encrypted instant messaging and voice calling application for Android and iOS. It uses end-to-end encryption to secure all communications to other Signal users. Signal can be used to send and receive encrypted instant messages, group messages, attachments and media messages. Users can independently verify the identity of their messaging correspondents by comparing key fingerprints out-of-band.
Signal is developed by Signal Technology Found…
Before following this guide, please read the word of caution below.
What is Session?
How to install session-desktop in Qubes
The following adapts the official (Debian) Linux install instructions from Oxen. To maintain good security practice, please also read the Qubes guide on Verifying Signatures .
1. (optional) Create a new templateVM, <template>.
In the following we will assume <template> is a clone of debian-12-minimal.
[user@dom0 ~]$ sudo qubesctl --skip-dom0 --targets=debian-12-mi…