Re: [freenet-dev] New darknet routing paper may be important

2013-05-07 Thread Oskar Sandberg
Have the authors of these papers talked to you guys? Presumably they are working on this stuff because they want to contribute, it seems strange that you get the papers after they are published. On May 6, 2013 6:03 PM, "Matthew Toseland" wrote: > On Monday 06 May 2013 15:00:21 O

Re: [freenet-dev] New darknet routing paper may be important

2013-05-06 Thread Oskar Sandberg
On Sat, May 4, 2013 at 4:07 PM, Matthew Toseland wrote: > On Saturday 04 May 2013 07:09:17 Oskar Sandberg wrote: > > I looked over both papers. > > Thanks! I'm going to reply separately re each paper. > > > > Second paper: > > > > The reason I never let

Re: [freenet-dev] New darknet routing paper may be important

2013-05-03 Thread Oskar Sandberg
I looked over both papers. First paper: The proof in the first one isn't a big surprise. The need for exact predecessor links is a technicality used in proofs of the polylog routing, and aren't necessary in general, but without them you do need more density in the network. If you scale the node

[freenet-dev] Current design of Freenet, routing/storage heuristics and arbitrary constants was Re: Article contd.

2009-03-11 Thread Oskar Sandberg
On Wed, Mar 11, 2009 at 5:03 PM, Evan Daniel wrote: > There is a technique that would make the store fill more quickly than > it currently does without any drawbacks (aside from a small amount of > development time ;) ). Right now, there are two hash tables with one > slot per location. One has

Re: [freenet-dev] Current design of Freenet, routing/storage heuristics and arbitrary constants was Re: Article contd.

2009-03-11 Thread Oskar Sandberg
On Wed, Mar 11, 2009 at 5:03 PM, Evan Daniel wrote: > There is a technique that would make the store fill more quickly than > it currently does without any drawbacks (aside from a small amount of > development time ;) ). Right now, there are two hash tables with one > slot per location. One has

[freenet-dev] Possibly interesting paper on Freenet

2007-11-22 Thread Oskar Sandberg
Conferences on Hawaii are of course known for their hard science and not at all being about paying for a vacation with your research funds... // oskar Matthew Toseland wrote: > Here's another improving-0.5 paper, which I don't entirely understand as it > doesn't seem to fully specify the algor

Re: [freenet-dev] Possibly interesting paper on Freenet

2007-11-22 Thread Oskar Sandberg
Conferences on Hawaii are of course known for their hard science and not at all being about paying for a vacation with your research funds... // oskar Matthew Toseland wrote: > Here's another improving-0.5 paper, which I don't entirely understand as it > doesn't seem to fully specify the algor

[freenet-dev] Wierd clustering behaviour again

2006-12-19 Thread Oskar Sandberg
Matthew Toseland wrote: > - Does anyone have any idea how to proceed from here? Any theories? Any > idea for intelligence gathering? I have previously recommended that all nodes should drop their position in favor of a random selection on a regular (actually random) basis. That could help agai

Re: [freenet-dev] Wierd clustering behaviour again

2006-12-19 Thread Oskar Sandberg
Matthew Toseland wrote: > - Does anyone have any idea how to proceed from here? Any theories? Any > idea for intelligence gathering? I have previously recommended that all nodes should drop their position in favor of a random selection on a regular (actually random) basis. That could help agai

[os...@freenetproject.org: Re: [t...@amphibian.dyndns.org: Re: [freenet-dev] Open net - initial design ideas]]

2006-09-26 Thread Oskar Sandberg
Ian Clarke wrote: >> I don't get it? Why would you want to try to pick links explicitely >> according to a given distribution, when we know that just choosing the >> destination of incoming queries should work fine. Did I miss something? > > > Its not necessary, it is just to help things along -

Re: [EMAIL PROTECTED]: Re: [EMAIL PROTECTED]: Re: [freenet-dev] Open net - initial design ideas]]

2006-09-26 Thread Oskar Sandberg
Ian Clarke wrote: I don't get it? Why would you want to try to pick links explicitely according to a given distribution, when we know that just choosing the destination of incoming queries should work fine. Did I miss something? Its not necessary, it is just to help things along - it should wo

[freenet-dev] Re: Possible flaw in swapping algorithm as implemented in Freenet

2006-08-21 Thread Oskar Sandberg
Yeah, the standard approach would be not the square anything. But it doesn't really matter: you are still optimizing in the right direction, it might just make it a little slower. // oskar > Here are the comments at the top of > freenet.node.LocationManager.shouldSwap(): > > * If A > B the

[freenet-dev] Re: Possible flaw in swapping algorithm as implemented in Freenet

2006-08-21 Thread Oskar Sandberg
Yeah, the standard approach would be not the square anything. But it doesn't really matter: you are still optimizing in the right direction, it might just make it a little slower. // oskar > Here are the comments at the top of > freenet.node.LocationManager.shouldSwap(): > > * If A > B the

[freenet-dev] More stable node location

2006-06-30 Thread Oskar Sandberg
Colin Davis wrote: > What would make Freenet a Killer App, and encourage a LOT of > installations, and encourage people to make peers is including > Hamachi-style functionality. http://www.hamachi.cc/ > > Essentially, since we already have a connection to them, let us forward > OTHER types of tra

[freenet-dev] Re: New storage algorithm

2006-06-30 Thread Oskar Sandberg
Matthew Toseland wrote: > Oskar tells me that the following will work a lot better than our > current strategy for storing data, according to his simulations: Well, I said other strategies than the current worked a lot better _in_ my simulations. You can take that as you wished. > We have a separ

Re: [freenet-dev] More stable node location

2006-06-30 Thread Oskar Sandberg
Colin Davis wrote: > What would make Freenet a Killer App, and encourage a LOT of > installations, and encourage people to make peers is including > Hamachi-style functionality. http://www.hamachi.cc/ > > Essentially, since we already have a connection to them, let us forward > OTHER types of tra

[freenet-dev] Re: New storage algorithm

2006-06-30 Thread Oskar Sandberg
Matthew Toseland wrote: > Oskar tells me that the following will work a lot better than our > current strategy for storing data, according to his simulations: Well, I said other strategies than the current worked a lot better _in_ my simulations. You can take that as you wished. > We have a separ

[freenet-dev] More stable node location

2006-06-30 Thread Oskar Sandberg
Ian Clarke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I don't think we necessarily have to prevent location swapping on > opennet nodes, the destination sampling approach seems pretty robust, > and as the network stabilizes, the number of location swaps should > decrease.

Re: [freenet-dev] More stable node location

2006-06-30 Thread Oskar Sandberg
Ian Clarke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I don't think we necessarily have to prevent location swapping on opennet nodes, the destination sampling approach seems pretty robust, and as the network stabilizes, the number of location swaps should decrease. I don't thi

[freenet-dev] More stable node location

2006-06-26 Thread Oskar Sandberg
Matthew wrote: > I have no idea what you are talking about. Nodes that aren't worried about whoom they talk to can use destination sampling (like old Freenet, but with forced specialization). If nodes use this, it won't matter if they got in with some "matchmaking service". // oskar

Re: [freenet-dev] More stable node location

2006-06-26 Thread Oskar Sandberg
Matthew wrote: > I have no idea what you are talking about. Nodes that aren't worried about whoom they talk to can use destination sampling (like old Freenet, but with forced specialization). If nodes use this, it won't matter if they got in with some "matchmaking service". // oskar ___

[freenet-dev] More stable node location

2006-06-24 Thread Oskar Sandberg
> Is there a serious problem with node location stability? Oskar's > simulations suggest not. Anything which impacts location swapping will > need to be simulated, of course. > > My main concern with treating offline nodes as online for purposes of > swapping is that swaps cannot involve those offl

Re: [freenet-dev] More stable node location

2006-06-23 Thread Oskar Sandberg
> Is there a serious problem with node location stability? Oskar's > simulations suggest not. Anything which impacts location swapping will > need to be simulated, of course. > > My main concern with treating offline nodes as online for purposes of > swapping is that swaps cannot involve those offl

Re: [freenet-dev] Slow node integration to the network?

2003-02-22 Thread Oskar Sandberg
be really useful for freenet to make semi-permanent > connections like adsl/cable work better than they are now. Improving announcements would be the best thing to do. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECT

Re: [freenet-dev] Slow node integration to the network?

2003-02-21 Thread Oskar Sandberg
rtup would probably > help. "Not much traffic" is not zero. Inserts do not attract traffic in any way. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] Slow node integration to the network?

2003-02-20 Thread Oskar Sandberg
your address is set correctly, and that all firewall settings are working. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

[freenet-dev] SneakerNet Version 2

2002-12-11 Thread Oskar Sandberg
ist does not change the fact that discussions like this belong there (well, _this_ belongs in /dev/null). -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] SneakerNet Version 2

2002-12-10 Thread Oskar Sandberg
il tries to > cover what has been said and what I think that translates into regarding > the SneakerNet transport method. -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproje

Re: [freenet-dev] SneakerNet Version 2

2002-12-10 Thread Oskar Sandberg
ist does not change the fact that discussions like this belong there (well, _this_ belongs in /dev/null). -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] SneakerNet Version 2

2002-12-10 Thread Oskar Sandberg
il tries to > cover what has been said and what I think that translates into regarding > the SneakerNet transport method. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] Mapfile metadata

2002-12-04 Thread Oskar Sandberg
le key - clearly SplitFile does not for example. A control part only makes sense if you know what it does. -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] Mapfile metadata

2002-12-04 Thread Oskar Sandberg
ey - clearly SplitFile does not for example. A control part only makes sense if you know what it does. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] description about dump.zip

2002-11-28 Thread Oskar Sandberg
is problem since build > mhh... I cant remember when :) > > NB2: as me, many others have this problem. > > > ___ > devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandbe

Re: [freenet-dev] description about dump.zip

2002-11-28 Thread Oskar Sandberg
is problem since build > mhh... I cant remember when :) > > NB2: as me, many others have this problem. > > > ___ > devl mailing list > [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg [EMAIL P

[freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-22 Thread Oskar Sandberg
On Fri, Nov 22, 2002 at 01:10:09AM +, Matthew Toseland wrote: > On Fri, Nov 22, 2002 at 01:28:39AM +0100, Oskar Sandberg wrote: < > > > There is no reason to do this as a control document. It should be done > > as document metadata - that is a seperate MetadataPart adde

Re: [freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-22 Thread Oskar Sandberg
On Fri, Nov 22, 2002 at 01:10:09AM +, Matthew Toseland wrote: > On Fri, Nov 22, 2002 at 01:28:39AM +0100, Oskar Sandberg wrote: < > > > There is no reason to do this as a control document. It should be done > > as document metadata - that is a seperate MetadataPart adde

[freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-22 Thread Oskar Sandberg
ry time (counting on the DataStore to cache it). Also, should it really be a zip. Aren't there freedom issues? -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Oskar Sandberg
ot working, then good luck trying to flood them all. If this network is to have any future, we need the routing to work. Short sighted patches to work around the symptoms of it failing by abandoning our goals are not the right way forward. Get a

Re: [freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-21 Thread Oskar Sandberg
ry time (counting on the DataStore to cache it). Also, should it really be a zip. Aren't there freedom issues? -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
hew's flooding, I would not characterise this as a pissing-in-your-pants-to-stay-warm feature. -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] 537 broken or just my ds?

2002-11-21 Thread Oskar Sandberg
ll the data can't be read? What's wrong with an IOException (we have to throw out the data anyways)? -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
ould be broken into five or ten bundles, which is still going to be a lot nicer then having several hundred parts. Download latency is a very small part of the time it takes to retrieve documents - probably less than a tenth of average. -- Oskar Sandberg oskar at

Re: [freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Oskar Sandberg
ot working, then good luck trying to flood them all. If this network is to have any future, we need the routing to work. Short sighted patches to work around the symptoms of it failing by abandoning our goals are not the right way forward. Get a clue before you start flaming. -- Oskar Sandberg

Re: [freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
hew's flooding, I would not characterise this as a pissing-in-your-pants-to-stay-warm feature. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] 537 broken or just my ds?

2002-11-21 Thread Oskar Sandberg
't be read? What's wrong with an IOException (we have to throw out the data anyways)? -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
ould be broken into five or ten bundles, which is still going to be a lot nicer then having several hundred parts. Download latency is a very small part of the time it takes to retrieve documents - probably less than a tenth of average. -- Oskar Sandbe

[freenet-dev] Kaffe (in)compatibility

2002-11-19 Thread Oskar Sandberg
I mean 621, sorry. On Tue, Nov 19, 2002 at 07:27:12PM +0100, Oskar Sandberg wrote: > > I think I must have told 100 people how to work around this - but all > most people around here are good for is whining I guess. Version 620 > will work around this particular problem. > &

[freenet-dev] Kaffe (in)compatibility

2002-11-19 Thread Oskar Sandberg
oadEntry(LoadStats.java:381) at > freenet.node.LoadStats.(LoadStats.java:75) at > freenet.node.Main.main(Main.java:646) FWIW. Ciao. Marco -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.o

Re: [freenet-dev] Kaffe (in)compatibility

2002-11-19 Thread Oskar Sandberg
I mean 621, sorry. On Tue, Nov 19, 2002 at 07:27:12PM +0100, Oskar Sandberg wrote: > > I think I must have told 100 people how to work around this - but all > most people around here are good for is whining I guess. Version 620 > will work around this particular problem. > &

Re: [freenet-dev] Kaffe (in)compatibility

2002-11-19 Thread Oskar Sandberg
oadEntry(LoadStats.java:381) at > freenet.node.LoadStats.(LoadStats.java:75) at > freenet.node.Main.main(Main.java:646) FWIW. Ciao. Marco -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freene

[freenet-dev] ready to dump after 22h... but

2002-11-18 Thread Oskar Sandberg
nix) > > anyway I'm stalled with, growing, 314threads (max=300) > > bye > > > ___ > devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org/c

Re: [freenet-dev] ready to dump after 22h... but

2002-11-18 Thread Oskar Sandberg
nix) > > anyway I'm stalled with, growing, 314threads (max=300) > > bye > > > ___ > devl mailing list > [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg [EMAIL

[freenet-dev] UI problems

2002-11-17 Thread Oskar Sandberg
ueries - about 96% of the queries my node sees fail (I have no idea where they all come from, but I understand there is some software that floods the network). As for you 300 qph is nothing. I would start wondering about the load balancing, but I'm surprised that free

[freenet-dev] UI problems

2002-11-17 Thread Oskar Sandberg
On Sun, Nov 17, 2002 at 04:10:12PM +, Matthew Toseland wrote: > On Sun, Nov 17, 2002 at 02:03:07PM +0100, Oskar Sandberg wrote: < > > > ...that are not running a NAT or who know how to configure it (which > > rules out the popular NAT boxes, windows connection sharing et

[freenet-dev] question about dumping jvm threads

2002-11-17 Thread Oskar Sandberg
list > devl at freenetproject.org > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] UI problems

2002-11-17 Thread Oskar Sandberg
ueries - about 96% of the queries my node sees fail (I have no idea where they all come from, but I understand there is some software that floods the network). As for you 300 qph is nothing. I would start wondering about the load balancing, but I'm surprise

[freenet-dev] node's performance...

2002-11-17 Thread Oskar Sandberg
devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] UI problems

2002-11-17 Thread Oskar Sandberg
On Sat, Nov 16, 2002 at 06:59:01PM -0800, Ian Clarke wrote: > On Sun, Nov 17, 2002 at 02:20:14AM +0100, Oskar Sandberg wrote: > > I think we do a poor job of presenting the requirements of freenet > > involvement to those who stumble upon it. To use freenet, a host must >

Re: [freenet-dev] UI problems

2002-11-17 Thread Oskar Sandberg
On Sun, Nov 17, 2002 at 04:10:12PM +, Matthew Toseland wrote: > On Sun, Nov 17, 2002 at 02:03:07PM +0100, Oskar Sandberg wrote: < > > > ...that are not running a NAT or who know how to configure it (which > > rules out the popular NAT boxes, windows connection sharing et

Re: [freenet-dev] question about dumping jvm threads

2002-11-17 Thread Oskar Sandberg
g list > [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] node's performance...

2002-11-17 Thread Oskar Sandberg
; [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] UI problems

2002-11-17 Thread Oskar Sandberg
On Sat, Nov 16, 2002 at 06:59:01PM -0800, Ian Clarke wrote: > On Sun, Nov 17, 2002 at 02:20:14AM +0100, Oskar Sandberg wrote: > > I think we do a poor job of presenting the requirements of freenet > > involvement to those who stumble upon it. To use freenet, a host must >

[freenet-dev] UI problems

2002-11-17 Thread Oskar Sandberg
27;t expect a 90/10 ratio of leechers to providers. I doubt we'll ever see that change. <> -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] UI problems

2002-11-16 Thread Oskar Sandberg
27;t expect a 90/10 ratio of leechers to providers. I doubt we'll ever see that change. <> -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] Getting rid of the last central point of failure

2002-11-15 Thread Oskar Sandberg
on physical security tokens (such as http://www.ibutton.com). > > That wouldn't prevent someone from tricking a developer or developers > into signing a modified jar. "Tricking"? For the record, my price is $10,000. -- Oskar Sandberg oskar at freenetproject.org ___

Re: [freenet-dev] Getting rid of the last central point of failure

2002-11-15 Thread Oskar Sandberg
on physical security tokens (such as http://www.ibutton.com). > > That wouldn't prevent someone from tricking a developer or developers > into signing a modified jar. "Tricking"? For the record, my price is $10,000. -- Oskar Sandberg [EMAIL PROTECTED] ___

[freenet-dev] Node Load problem

2002-11-14 Thread Oskar Sandberg
skitz, it recovers quite well. Still, I'm sure this must be > an undesirable bug of some sort. > > Cheers! > > Powered by CBFMail http://www.cbfmail.com > > ___ > devl mailing list > devl at freenetproject

Re: [freenet-dev] Node Load problem

2002-11-13 Thread Oskar Sandberg
;m sure this must be an >undesirable bug of some sort. > > Cheers! > > Powered by CBFMail http://www.cbfmail.com > > ___ > devl mailing list > [EMAIL PROTECTED] > http://hawk.freenet

[freenet-dev] FN and intranets

2002-11-12 Thread Oskar Sandberg
ld a 'gateway' static node with an internal (for intranet) address and > a public (for world) address? > > could it be implemented in future FNet builds? > > regards, > anonymous. -- Oskar Sandberg oskar at freenetproject.org __

[freenet-dev] Question: clientport

2002-11-12 Thread Oskar Sandberg
On Tue, Nov 12, 2002 at 02:14:03PM +, Matthew Toseland wrote: > On Tue, Nov 12, 2002 at 01:52:20PM +0100, Oskar Sandberg wrote: < > > > Actually, FCP encryption is already supported. All you need to do is > > send the first protocol designator byte as whatever FNP uses in

[freenet-dev] Question: clientport

2002-11-12 Thread Oskar Sandberg
rotocol designator byte as whatever FNP uses instead of whatever FCP normally uses. I even implemented a method so that admin FCP could be authorized only if received over an encrypted connection from a specific peer. AFAIK no client has ever implemented this, although I could probably make the jav

[freenet-dev] Node fingerprints and negative numbers

2002-11-12 Thread Oskar Sandberg
cific equality and hashcodes). The "Network Load" page shows positive output since there the byte arrays are stored as FileNumbers (which is since it is backed by a DataObjectStore). In other places we use BigIntegers, which may put to string interpreted as two's compliment

[freenet-dev] Freenet with Kaffe

2002-11-12 Thread Oskar Sandberg
m. I think this one might be work aroundable by explicitely declaring the Interface method (getDataInputStream()) in the abstract Exception class. GCJ has had issues with that as well IIRC. -- Oskar Sandberg oskar at freenetproject.org ___ d

[freenet-dev] Wishlist item

2002-11-12 Thread Oskar Sandberg
reply to this before. Binding to 0.0.0.0 does seem to work, but it wasn't implemented in kaffe, so I fixed that for them. However, the cvs version of kaffe is broken in other words, so for now I'm not happy about marrying our software to it. If this is really important to somebody

Re: [freenet-dev] FN and intranets

2002-11-12 Thread Oskar Sandberg
27;gateway' static node with an internal (for intranet) address and a >public (for world) address? > > could it be implemented in future FNet builds? > > regards, > anonymous. -- Oskar Sandberg [EMAIL PROTECTED] _

Re: [freenet-dev] Question: clientport

2002-11-12 Thread Oskar Sandberg
On Tue, Nov 12, 2002 at 02:14:03PM +, Matthew Toseland wrote: > On Tue, Nov 12, 2002 at 01:52:20PM +0100, Oskar Sandberg wrote: < > > > Actually, FCP encryption is already supported. All you need to do is > > send the first protocol designator byte as whatever FNP uses in

Re: [freenet-dev] Question: clientport

2002-11-12 Thread Oskar Sandberg
ator byte as whatever FNP uses instead of whatever FCP normally uses. I even implemented a method so that admin FCP could be authorized only if received over an encrypted connection from a specific peer. AFAIK no client has ever implemented this, although I could probably make the java clien

Re: [freenet-dev] Node fingerprints and negative numbers

2002-11-12 Thread Oskar Sandberg
equality and hashcodes). The "Network Load" page shows positive output since there the byte arrays are stored as FileNumbers (which is since it is backed by a DataObjectStore). In other places we use BigIntegers, which may put to string interpreted as two's

Re: [freenet-dev] Freenet with Kaffe

2002-11-12 Thread Oskar Sandberg
m. I think this one might be work aroundable by explicitely declaring the Interface method (getDataInputStream()) in the abstract Exception class. GCJ has had issues with that as well IIRC. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL P

Re: [freenet-dev] Wishlist item

2002-11-12 Thread Oskar Sandberg
reply to this before. Binding to 0.0.0.0 does seem to work, but it wasn't implemented in kaffe, so I fixed that for them. However, the cvs version of kaffe is broken in other words, so for now I'm not happy about marrying our software to it. If this is really important to somebo

[freenet-dev] Extension to allow Freenet to get content from other protocols.

2002-11-10 Thread Oskar Sandberg
ave had the same response right away, and could have saved yourself the time and effort. -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] [BUG] outbound stats in 534

2002-11-10 Thread Oskar Sandberg
clude all opened connections, not just when routing. It is possible that a node with a misconfigured address would keep sending you queries, and your node will keep trying to reply to them (there is no blacklisting of nodes.) <> -- Oskar Sandberg oskar at freenetproject.org _

[freenet-dev] [BUG] outbound stats in 534

2002-11-10 Thread Oskar Sandberg
e, > it might explain some DNFs. We never waste hops on failed connections. <> -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] The first few hops problem

2002-11-10 Thread Oskar Sandberg
tical attack will always be able to reveal these (though, if one goes with the argument "the second time you request the data it is obviously in the node - you put it there" then that gets more difficult for particular cases.) <> -- Oskar San

Re: [freenet-dev] Extension to allow Freenet to get content from other protocols.

2002-11-10 Thread Oskar Sandberg
ad the same response right away, and could have saved yourself the time and effort. -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] [BUG] outbound stats in 534

2002-11-10 Thread Oskar Sandberg
clude all opened connections, not just when routing. It is possible that a node with a misconfigured address would keep sending you queries, and your node will keep trying to reply to them (there is no blacklisting of nodes.) <> -- Oskar Sandberg [EMAIL PROTECTED] __

Re: [freenet-dev] [BUG] outbound stats in 534

2002-11-10 Thread Oskar Sandberg
e, > it might explain some DNFs. We never waste hops on failed connections. <> -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] The first few hops problem

2002-11-10 Thread Oskar Sandberg
tical attack will always be able to reveal these (though, if one goes with the argument "the second time you request the data it is obviously in the node - you put it there" then that gets more difficult for particular cases.) <> --

[freenet-dev] Dubious network performance; insertion tools

2002-11-10 Thread Oskar Sandberg
.sourceforge.net > Freenet/Coldstore open source hacker. > Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02. > http://freenetproject.org/ -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] Dubious network performance; insertion tools

2002-11-09 Thread Oskar Sandberg
/Coldstore open source hacker. > Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02. > http://freenetproject.org/ -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] Extension to allow Freenet to get content from other protocols.

2002-11-09 Thread Oskar Sandberg
for those keys. On Fri, Nov 08, 2002 at 10:27:02AM -0800, thirty at hushmail.com wrote: > > As promised, archetectural notes: > > Gatekeeper: -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at f

Re: [freenet-dev] Extension to allow Freenet to get content from other protocols.

2002-11-08 Thread Oskar Sandberg
for those keys. On Fri, Nov 08, 2002 at 10:27:02AM -0800, [EMAIL PROTECTED] wrote: > > As promised, archetectural notes: > > Gatekeeper: -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.free

[freenet-dev] Wishlist item

2002-11-06 Thread Oskar Sandberg
ly like it if freenet would bind() outgoing connections to the > appropriate port... That way I can assign them to freenet's traffic > class in my filter. > > -- > Taral > This message is digitally signed. Please PGP encrypt mail to me. > "Pretty please with dollars on

Re: [freenet-dev] Wishlist item

2002-11-06 Thread Oskar Sandberg
t; "Pretty please with dollars on top?" -- Me -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] Reasons for remaining overloaded nodes

2002-11-05 Thread Oskar Sandberg
e hacker. > Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02. > http://freenetproject.org/ -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] Reasons for remaining overloaded nodes

2002-11-05 Thread Oskar Sandberg
ll time by Freenet Project Inc. from 11/9/02 to 11/11/02. > http://freenetproject.org/ -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] Perfomance problem probably pounced

2002-11-04 Thread Oskar Sandberg
> until it is not permitted by the OS to make more. Is this supposed to > happen? Yes, this software is actually a troyan horse intended to DoS your machine! -- Oskar Sandberg oskar at freenetproject.org ___ devl mailing list devl at fr

[freenet-dev] Perfomance problem probably pounced

2002-11-04 Thread Oskar Sandberg
ve, but continue to use a comparatively large number. > Or are all the additional threads used just to service the computational > aspects of request and response, such as encryption, fec, etc? Everything that can use a thread does, basically. -- Oskar Sandberg oskar

[freenet-dev] Perfomance problem probably pounced

2002-11-04 Thread Oskar Sandberg
jobs). I am using the > following in freenet.conf: > > maximumThreads=-80 > maxThreads=-80 > doLoadBalance=yes > overloadHigh=0.65 > overloadLow=0.60 > > I have seen both maximumThreads and maxThreads suggested on the list. > Which is correct? > > TI

Re: [freenet-dev] Perfomance problem probably pounced

2002-11-04 Thread Oskar Sandberg
> until it is not permitted by the OS to make more. Is this supposed to > happen? Yes, this software is actually a troyan horse intended to DoS your machine! -- Oskar Sandberg [EMAIL PROTECTED] ___ devl mailing list [

  1   2   3   4   5   6   7   8   9   10   >