Gnutella Forums  

Go Back   Gnutella Forums > Gnutella News and Gnutelliums Forums > General Gnutella Development Discussion
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Gnutella Development Discussion For general discussion about Gnutella development.


Like Tree15Likes

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old December 23rd, 2015
arne_bab's Avatar
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default

The GDF went mostly silent after LW lost in court. gtk-gnutella kept moving forward, because the developer did not care about the legalities. Phex development (where I was involved) mostly stopped, since the legal risk was too great. LimeWire did everything right and still lost in court, so it was clear that the legal system is too corrupted to risk working on systems which aren’t firmly focussed on protecting constitutional rights (I moved to contributing to Freenet).

I’m still a moderator in the GDF, though, and I would love to see Gnutella flourish again. Though we never managed to stop commercial disruption completely (spammers throwing fake files in the network), I still see it as the best technical solution for distributed searching, and the download mesh provides the features of torrents without requiring single points of failure (torrent sites) or a global DHT.

Also current WebRTC technologies should even enable implementing Gnutella directly in the browser — with the connection times on the order of seconds, this would provide instant distributed search.
runt66 likes this.
__________________

-> put this banner into your own signature! <-
--
Erst im Spiel lebt der Mensch.
Nur ludantaj homoj vivas.
GnuFU.net - Gnutella For Users
Draketo.de - Shortstories, Poems, Music and strange Ideas.
Reply With Quote
  #12 (permalink)  
Old December 23rd, 2015
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 654
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

Quote:
Originally Posted by arne_bab View Post
... Also current WebRTC technologies should even enable implementing Gnutella directly in the browser — with the connection times on the order of seconds, this would provide instant distributed search.
Many thanks for the feedback arne_bab.

Mozilla/4.0 (compatible; MSIE 8.0; Win NT 5.1; Trident/4.0) used by multiple Trend Micro’s botnets I saw just this week downloading a file from me whilst using Phex.

I recall a browser-based client I tried out last decade (though there was no ability to add your own files to share, other than files already downloaded.) And I believe one of the original LimeWire devs created his own browser-based client. So the technology has been around, though obviously needs to be upgraded in gnutella technological abilities if that's possible with a browser based client. (?)
runt66 likes this.
Reply With Quote
  #13 (permalink)  
Old December 23rd, 2015
arne_bab's Avatar
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default

Quote:
Originally Posted by Lord of the Rings View Post
Many thanks for the feedback arne_bab.

Mozilla/4.0 (compatible; MSIE 8.0; Win NT 5.1; Trident/4.0) used by multiple Trend Micro’s botnets I saw just this week downloading a file from me whilst using Phex.

I recall a browser-based client I tried out last decade (though there was no ability to add your own files to share, other than files already downloaded.) And I believe one of the original LimeWire devs created his own browser-based client. So the technology has been around, though obviously needs to be upgraded in gnutella technological abilities if that's possible with a browser based client. (?)
From a technical standpoint that should be possible. It will just be quite a bit of work — for example to port tiger tree (though that might be doable using asm.js).

That there are already browser based Gnutellas is interesting, though I don’t know how they did that cleanly without WebRTC (IIRC that provides the backchannel).
runt66 likes this.
__________________

-> put this banner into your own signature! <-
--
Erst im Spiel lebt der Mensch.
Nur ludantaj homoj vivas.
GnuFU.net - Gnutella For Users
Draketo.de - Shortstories, Poems, Music and strange Ideas.
Reply With Quote
  #14 (permalink)  
Old December 23rd, 2015
Valued Member
 
Join Date: November 20th, 2015
Posts: 50
h4x5h17 is a great assister to others; your light through the dark tunnel
Default

Quote:
Originally Posted by Lord of the Rings View Post
Which ones? I thought all those businesses vanished. There are still some left-over users from those pay-for sites using the network.
I guess there will always be those same type who advertise free downloads & then shift to another site a while later. That's how some of them operated when the heat was onto them; Grab & run.
I've kinda given up on looking for new gnutella based applications.

But when I did run into something like that (if memory serves correctly) they'd offer a free version and a pro (buy) version.
runt66 likes this.
Reply With Quote
  #15 (permalink)  
Old December 23rd, 2015
Valued Member
 
Join Date: November 20th, 2015
Posts: 50
h4x5h17 is a great assister to others; your light through the dark tunnel
Default

Quote:
Originally Posted by arne_bab View Post
The GDF went mostly silent after LW lost in court. gtk-gnutella kept moving forward, because the developer did not care about the legalities. Phex development (where I was involved) mostly stopped, since the legal risk was too great. LimeWire did everything right and still lost in court, so it was clear that the legal system is too corrupted to risk working on systems which aren’t firmly focussed on protecting constitutional rights (I moved to contributing to Freenet).

I’m still a moderator in the GDF, though, and I would love to see Gnutella flourish again. Though we never managed to stop commercial disruption completely (spammers throwing fake files in the network), I still see it as the best technical solution for distributed searching, and the download mesh provides the features of torrents without requiring single points of failure (torrent sites) or a global DHT.

Also current WebRTC technologies should even enable implementing Gnutella directly in the browser — with the connection times on the order of seconds, this would provide instant distributed search.
I'm not a fan of browser based sharing. It just creates one more point of depenency. An background daemon developed independent of any browser wouldn't be so bad. But we already have I2P and Freenet.

I'd like to see community like capacities in gnutella.

Sorta like IRC or DC++. However the communities are searchable over the main network if its creator(s) select the option. It would require some networking external to gnutella protocol (something like a DC hub for chat if desired).Access to multiple Gnut. networks and the globol all similtaneous. Options to or not to allow network shares globally. And finally hosting sites with gnut. exlucive access private or globally (searchable). And a pipe dream is adding secret identification addresses to every user wishing to contribute to a anonymizing router network. Private routing IDs could be created for private networks wishing to route only with their isolated network peers (even though it would be less effective).

I was thinking that gnut sites would use only html4 standards with no javascript or css. Cookies would be replaced with downloadable site specific plugins having switchable controls.

Images and Videos could be shared via network (on all three or a selection of).

A huge pipe dream!!!!

Tons of problems to work out.

My problem with Freenet and I2p is that the push is only for anon like networking.

Also I was thinging that being able to manage spam bots at a private network level would be easier than global management. Hostile IPs could then be passed on to the global filter.

Some content like cute cat videos would be popular based on peer sources. It would kinda be like the internet was meant to be. Too many Ideas!

Okay.... Commence telling me improbabilites
runt66 likes this.

Last edited by h4x5h17; December 24th, 2015 at 07:08 AM.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 05:26 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.