stack_wallet
stack_wallet copied to clipboard
Privacy-focused Linux compatibility tracking issue
- [ ] Tails
- [ ] Whonix
- [ ] Qubes
See also https://github.com/cypherstack/stack_wallet/pull/1091
-
Tails :white_check_mark: Works with Wayland :x: Tor Doesn't work with the Tor daemon running on tails
- Using
torsockswith the ./AppImage is currently (5/17/25) the only way to send/receive and sync wallet over Tor since the Integrated Tor service does not work.
This method of using the
torsockswrapper leads to loss of functionality with clipboard and opening block explorer links that otherwise work normally. This is due to system calls that get blocked or restricted in the torsocks environment.
This was mentioned by a forum user here about Campfire - Using
See also https://github.com/cypherstack/stack_wallet/issues/1060 and https://github.com/cypherstack/stack_wallet/issues/1058