mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
update text
This commit is contained in:
parent
ce496c89d8
commit
3e1785a11e
@ -1,7 +1,7 @@
|
|||||||
## Setting up a Trezor cryptocurrency hardware wallet in Qubes
|
## Setting up a Trezor cryptocurrency hardware wallet in Qubes
|
||||||
|
|
||||||
using a Fedora-based sys-usb VM and a Whonix WS-based application VM:
|
using a Fedora-based sys-usb VM and a Whonix WS-based application VM:
|
||||||
|
- navigate to the [Trezor instructions](https://wiki.trezor.io/Qubes_OS) page and read them. They are more frequently updated than this document.
|
||||||
- in dom0:
|
- in dom0:
|
||||||
`sudo vim /etc/qubes-rpc/policy/trezord-service`
|
`sudo vim /etc/qubes-rpc/policy/trezord-service`
|
||||||
add this line:
|
add this line:
|
||||||
@ -19,10 +19,8 @@ replace `sys-usb` with `disp-sys-usb` if you are using a disposable sys-usb
|
|||||||
`sudo vim /rw/config/rc.local`
|
`sudo vim /rw/config/rc.local`
|
||||||
add this line (note the "&" at the end):
|
add this line (note the "&" at the end):
|
||||||
`socat TCP-LISTEN:21325,fork EXEC:"qrexec-client-vm sys-usb trezord-service" &`
|
`socat TCP-LISTEN:21325,fork EXEC:"qrexec-client-vm sys-usb trezord-service" &`
|
||||||
|
|
||||||
- in the fedora-3x template:
|
- in the fedora-3x template:
|
||||||
`sudo dnf install trezor-common`
|
`sudo dnf install trezor-common`
|
||||||
|
|
||||||
- download the bridge RPM from
|
- download the bridge RPM from
|
||||||
https://wallet.trezor.io/#/bridge
|
https://wallet.trezor.io/#/bridge
|
||||||
and remember to verify it!
|
and remember to verify it!
|
||||||
|
Loading…
Reference in New Issue
Block a user