|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Gnutella Development Discussion For general discussion about Gnutella development. |
| LinkBack | Thread Tools | Display Modes |
| |||
Anonymous File Transfers Hello, I am attempting to develop truely anonymous file transfers for gnutella. This issue must eventually be addressed to ensure the future of the network. I know many developers feel it is a waste of time because it cannot be implemented using the gnutella protocol but I am attempting to theorize a way to overcome this limitation. How about this: File transfers are not done over a tcp transport, instead a seperate "push" protocol (using udp or invent a new one that uses ip packets) is set up where the source address can be bogus. IP Addresses are not sent back with Query hits. Instead when a client want to download a file it sends its ip to the conenction it recevied the hit from and that peer is responisble informing the peer with the file to start pushing the file using a bogus source address. The recevieng client would never respong the the file pushes to avoid disrupting arp tables. Will something like this work? Mainly I am interested in anyone being able to tell me if using bogus addresses in udp or another made up transport is not possible using the ip protocol. Is this a good idea? |
| |||
This is not workable. - How would you make a transfer stop once it has started and you don't want it to continue? All you could do would be dropping the UDP (or whatever) packets (without saving any bandwidth) since you could not tell the sending host to stop. |
| |||
Re: Anonymous File Transfers The thing is even though you may not put the IP address in your packets but TCP/IP does so the IP of the person downloading could still be obtained. Even if you used UDP there are still other issues. |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How To Remain Anonymous??? | P3GMR | Open Discussion topics | 5 | March 9th, 2005 12:51 PM |
anonymous transfers via UDP and/or spoofed IPs | sdsalsero | New Feature Requests | 0 | December 29th, 2002 10:06 PM |
Netmess, anonymous p2p file sharing no ip address or name | Unregistered | General Gnutella / Gnutella Network Discussion | 6 | June 13th, 2002 09:09 AM |
anonymous? | Unregistered | Open Discussion topics | 1 | January 24th, 2002 05:27 PM |
Xolox 1.11 crashing after aborting file transfers | Gliptal | Support: General | 0 | September 11th, 2001 08:40 AM |