Jeremy Rand
Jeremy Rand
Seems the Convergence UI is broken on Firefox 33 and higher on Windows. On affected systems, the logo in the toolbar button is blank, and when I go into the...
Hi, Would you be interested in merging a PR that allows Convergence to be built as a XULRunner application which exposes an HTTPS proxy? This would allow any application which...
Notaries work fine for me from a Linux client, but when I run the client in Windows 8, I frequently get "Connectivity Failure" reported by Firefox. In cases where this...
### Description Bisq's P2P onion listens on `127.0.0.1`. This is typically correct, but is not correct behavior on Whonix, since the Tor daemon is on a different VM and therefore...
### Description The "Deactivating open offer due to mempool validation" error (introduced by https://github.com/bisq-network/bisq/pull/5160 ) does not result in any GUI prompt telling the user what's wrong. The user must...
Depends on https://github.com/kyuupichan/aiorpcX/pull/40 , so this shouldn't be merged until that PR is merged and the ElectrumX dependency on aiorpcX is bumped. But, feel free to review if you like.
When running on Whonix-Workstation, Wahay sends an IP of `0.0.0.0` to `ADD_ONION`, which needs to be translated on the Whonix-Gateway to the Workstation IP. (This also reduces attack surface a...
# Steps to reproduce 1. Install the onion-grater profile into Whonix-Gateway. 2. Run Wahay on Whonix-Workstation. 3. Host a meeting. 4. Join your own meeting. # Expected results Mumble should...
I'm trying to connect to an IPPS printer from GNU/Linux with strict certificate validation. This presumably means I need to tell CUPS what server certificate to expect. Unfortunately, the documentation...
Good day! I'm developing a proxy leak detection tool, and thought it would be a fun challenge to use it to investigate #22. And happily it looks like I was...