Update Install Signal desktop authored by about:privacy's avatar about:privacy
_This guide has been tested with Tails OS versions **5.14**_ _This guide has been tested with Tails OS versions **5.18**_
## Persistent Storage ## Persistent Storage
If you want to keep Signal Desktop persistent, we need to set up the Persisent storage accordingly: (if you want to use Signal Desktop only once and lose everything after shutdown/reboot skip to section [Install](#Install)) If you want to keep Signal Desktop persistent, we need to set up the Persisent storage accordingly: (if you want to use Signal Desktop only once and lose everything after shutdown/reboot skip to section [Install](#Install))
...@@ -32,6 +32,7 @@ torify flatpak remote-add --user --if-not-exists flathub https://flathub.org/rep ...@@ -32,6 +32,7 @@ torify flatpak remote-add --user --if-not-exists flathub https://flathub.org/rep
Ignore _WARNING torsocks[33952]: [syscall] Unsupported syscall number 315._ Ignore _WARNING torsocks[33952]: [syscall] Unsupported syscall number 315._
### Signal-Desktop ### Signal-Desktop
0. Choose Applications ▸ System Tools ▸ Terminal
1. Using the Terminal install signal-desktop, executing 1. Using the Terminal install signal-desktop, executing
~~~ ~~~
torify flatpak install flathub org.signal.Signal torify flatpak install flathub org.signal.Signal
... ...
......