Search found 53 matches

by bwdcal
13 Jan 2023 08:40
Forum: Router
Topic: Is this a security issue that leaks src_ip?
Replies: 18
Views: 5435

Re: Is this a security issue that leaks src_ip?

Hi the last node does NOT know the server destination address. Just the tunnel ID and the IP. Nothing more. Only the FIRST hop of tunnel does know the destination address and the next hop, but not the last hop, neither if nexxt hop is last hop, nor if previous hop was the client. echelon hi, i have...
by bwdcal
13 Jan 2023 08:24
Forum: Router
Topic: Is this a security issue that leaks src_ip?
Replies: 18
Views: 5435

Re: Is this a security issue that leaks src_ip?

Hi the last node does NOT know the server destination address. Just the tunnel ID and the IP. Nothing more. Only the FIRST hop of tunnel does know the destination address and the next hop, but not the last hop, neither if nexxt hop is last hop, nor if previous hop was the client. echelon If the las...
by bwdcal
13 Jan 2023 07:57
Forum: Router
Topic: Is this a security issue that leaks src_ip?
Replies: 18
Views: 5435

Re: Is this a security issue that leaks src_ip?

Hi Sure, everyone can collect IP data from I2P nodes, from Tor nodes, from freenode nodes. Also IF you own a IP, you may collect all data going through your node. Nothing stops this, no technical way to prevent this. Thats the internet. Also, if a destination address is long term, some guessing cou...
by bwdcal
13 Jan 2023 02:33
Forum: Router
Topic: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)
Replies: 10
Views: 3858

Re: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)

hi friend. i2pd is a great program, i like it, but many configuration items are not described in enough detail. More importantly, lately i2pd has been unable to establish a connection, while i2p barely works. Not sure why. try setting reseed proxy? or disable NTCP2? have try, but also not work. I t...
by bwdcal
12 Jan 2023 16:07
Forum: Router
Topic: Is this a security issue that leaks src_ip?
Replies: 18
Views: 5435

Re: Is this a security issue that leaks src_ip?

HI ANY connection in TCP/IP do have a source and destination address, so you see the source and destination on every connection/package you send, be it I2P, Tor, clearnet, Freenet, or anything. Every data you send from your client has a destination IP address and your IP address as sender noted, Bu...
by bwdcal
12 Jan 2023 15:49
Forum: Router
Topic: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)
Replies: 10
Views: 3858

Re: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)

sorry, i dont want to war on coding languages. i2p deployments currently rely on a jvm environment, so jdk must be installed. some cheap vps have very few resources, both memory and cpu resources. Therefore, a c / c++ / rust implementation would allow cheap vps and network edge nodes to deploy i2p....
by bwdcal
12 Jan 2023 03:45
Forum: Router
Topic: Is this a security issue that leaks src_ip?
Replies: 18
Views: 5435

Is this a security issue that leaks src_ip?

The traffic in and out of i2p is two-way, so. src send data to dest: src_ip -> out_ip1 -> out_ip2 -> out_ip3 -> dest_ip then, dest reply data to src: dest_ip -> out_ip4 -> out_ip5 -> out_ip6 -> src_ip Therefore, dest_ip needs to know src_ip in order to send back data through another link. But in tor...
by bwdcal
11 Jan 2023 14:58
Forum: Router
Topic: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)
Replies: 10
Views: 3858

Re: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)

HI If someone wants to do the job, go ahead! We stick with the code we do know best, which is java, which works for >20 years well enough. (and in the end, currently there is no sign of C/C++/rust doing the job better with less ressources as Java is doing) So no place for a war on coding languages....
by bwdcal
11 Jan 2023 14:50
Forum: Router
Topic: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)
Replies: 10
Views: 3858

Re: i2p can rewrite with rust / c / c++(or merge i2p and i2pd project)

tunnel_king wrote: 11 Jan 2023 10:23 I've already begun this and am about to post the repo on the irc git. I was waiting to mention it at tomorrows dev meeting. I'm not big on IRC and only show for important meetings. ;)
good, thanks ;0

hope you can make i2p better.
by bwdcal
11 Jan 2023 03:06
Forum: Router
Topic: A few suggestions to i2p & i2pd
Replies: 4
Views: 2293

Re: A few suggestions to i2p & i2pd

Hi Anyone can setup its own addressbook with its own entries. There is no "evil" or "good", just trust by the user. You can trust your addressbook to contain the same link as the others, but must not be. For easy start there is a predefined list on install and several server dis...