mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-06-19 03:59:21 -04:00
config
This commit is contained in:
parent
a53080bfc5
commit
a535ea6969
2 changed files with 11 additions and 1 deletions
|
@ -155,7 +155,7 @@ Signal Desktop on Whonix is not guaranteed to have Tor Stream Isolation from oth
|
|||
* Run the commands in the [Signal install guide](https://www.signal.org/download/linux/) to install Signal Desktop in the Template.
|
||||
* Note that the layout of the Signal install guide is a bit confusing for users unfamiliar with the command line; `wget` and `cat` are separate commands, but `echo` in #2 is one command that is so long it takes two lines (which is why the second line is indented).
|
||||
* Template qubes require a proxy for `wget`. Before running the command, create a configuration file at `~/.wgetrc` in the Template, with the contents:
|
||||
```
|
||||
```bash
|
||||
use_proxy = on
|
||||
http_proxy = 127.0.0.1:8082
|
||||
https_proxy = 127.0.0.1:8082
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue