> So I'm thinking putting the tor daemon behind some third party TCP proxy
> that will protect me from this kind of DDoS attack.
>
> What do you think if I want to implement a feature that forward all the
> onion service traffic to the TCP proxy before going to the Tor network?
>
> The protocol tha
On 8/14/19, Pop Chunhapanya wrote:
> When deploying an onion service ... the ip address
> of my machine ... is exposed to the Tor network...
> DDoS ... if someone knows my ip address.
Only your tor client, and your guard, knows your ip.
Unless you're up against a malicious guard, that's
not a pro
Hi,
> On 15 Aug 2019, at 05:10, Pop Chunhapanya wrote:
>
> When deploying an onion service, I noticed some problem that the ip address
> of my machine that runs tor daemon is exposed to the Tor network which is
> vulnerable to the DDoS attack if someone knows my ip address.
You can reject all
Hi all,
When deploying an onion service, I noticed some problem that the ip address
of my machine that runs tor daemon is exposed to the Tor network which is
vulnerable to the DDoS attack if someone knows my ip address.
So I'm thinking putting the tor daemon behind some third party TCP proxy
that