-
Until next gen onion services are live, the actual onion addresses aren't private from HSDir nodes. So it's possible that Haven onion services could get discovered by an attacker, giving them access t…
-
## The Problem
So the problem here is that if an attacker knows your ricochet ID, they can determine if you are online by attempting to connect to the onion service. This type of metadata can be us…
-
>_The XXXXX part in the issue title are the first characters of the Trade ID before the "-" (dash)._
SCREENSHOT HERE
>_The screenshot from the Bisq client must have the **Trade ID**, **Deposit**…
-
Should non-DNS address items like tor/i2p/freenet be subject to the suppression rules? If they are not, it is more difficult to represent them by TXT records in DNS bridges. Given what @hlandau and …
-
Adding support for Tor [onion services](https://www.torproject.org/docs/onion-services) would be great.
## Config
When the service doesn't care what hostname is used to reach it, configuration i…
-
I enabled the new built-in Tor support, and set custom server to a private electrum server with a v3 onion address. When I start up the wallet, the "connecting" message in the upper-left continues to …
-
While connections to v2 services work fine there appears to be an issue with v3 services, with v2 services on the edge of being entirely deprecated and many XMPP hosts having already disabled their v2…
ghost updated
2 years ago
-
When an address matching regex `^(localhost|127.0.0.1|.*\.onion)(:[1-9][0-9]*)?$` is entered, show a checkbox "Disable TLS", as the encryption might not be needed.
This is useful for example when o…
-
## Problem
Currently the `dial` method of the transport converts the input `Multiaddr` into a string address that is in the form that `Tor` expects.
Onion v3 Multiaddr: `/onion3/7gr3dngwhk74thi4…
-
### Background
The TOR service will generate keys that start with `== ed25519v1-secret: type0 ==` followed by code that isn't representable in ascii. LND generates a keyfile that starts with `ED255…