David McNab | 1 Nov 2003 02:05
Picon
Favicon

Help - need an open FCP port

Hi,

My key latency benchmark prog is producing some very interesting and
revealing results.

However, to get more credible results, I'm going to need access to a
couple of other people's FCP ports.

If anyone is willing to punch a hole in their firewall, and give me
access to their FCP port for the next day or two, I'd be really
grateful.

If you're willing to do this, please mail me off-list with your
host/port details. (Presently, I'll be connecting from the IP address
219.88.224.124, which also resolves from the dns domain freenet.org.nz)

Thanking you very much in advance

--

-- 
Cheers
David
Nick Tarleton | 1 Nov 2003 03:33
Picon

Re: Re: Frost and Routing - solution ?

On Wednesday 29 October 2003 06:09 am, Some Guy wrote:
> > need an accurate pLegitDNF which takes the key as a parameter. We used

If SHA1 is any good, pLegitDNF should not depend on the key, should it? All 
kinds of data, existing and otherwise, should be distributed all through 
keyspace, and so the pLegitDNF for DEADBEEF... should be the same as that for 
FEEDBAGG...
--

-- 
"I love deadlines. I love the whooshing sound they make as they go by."
	- Douglas Adams
Nick Tarleton - nickptar@... - PGP key available
fish | 1 Nov 2003 05:37

Re: Usability improvement ideas

I know the prevailing wisdom is that people who aren't on windows
don't need pretty installers, but I'd like to see simpler install
mechanisms like the windows bunny icon app for Mac OS X and 
X Windows.

(At one point in thepast, I started hacking something up using QT, until
about 2.3 minutes later realising that maintaining multiples of this thing,
each working in a different and uniquly annoying way, was a really really
bad idea, and would only lead to more problems.  So, I'm going to suggest
what's been suggested before, but I don't have the time to do the work 
requied for the next few weeks, so i'm hoping someone else does, which is
that such a configuation tool should be in AWT or similar, with just a little
native glue to give the bunny icon, for which there are pre-canned libraries 
for all of the above three operating environments).

Only tenuously related: Didn't there used to be a macos installer at one
point?  Does anyone know where the source to this ended up?

	-- jj

--

-- 
I'm sick and fucking tired of not getting people drunk.
   -- blixco, http://www.kuro5hin.org/story/2003/8/20/105121/869
_______________________________________________
Devl mailing list
Devl@...
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
Simon Porter | 1 Nov 2003 09:45
Picon

RE: Usability improvement ideas

Full specification for Internet Gateway Devices:

http://www.upnp.org/standardizeddcps/igd.asp

I'm not sure how helpful it is. I couldn't find anything about implementing
it in Java specifically.

Simon

> -----Original Message-----
> From: devl-bounces@... [mailto:devl-
> bounces@...] On Behalf Of Toad
> Sent: 31 October 2003 19:07
> To: Discussion of development issues
> Subject: Re: [freenet-dev] Usability improvement ideas
> 
> On Fri, Oct 31, 2003 at 06:47:45PM +0000, Ian Clarke wrote:
> > Simon Porter wrote:
> > >Hmm. I don't know if it's been suggested before but what about
> Universal
> > >Plug and Play (UPnP) support? Most modern routers support this now.
> Would
> > >help get rid of the whole problem of having to manually configure port
> > >forwarding for freenet. Just a suggestion, I'm no programmer (yet).
> >
> > That would be useful, but I am unsure whether it is possible from Java,
> > at the very least it would probably require native code.
> 
> Worth looking into though. Especially if it can be done entirely in
> cross platform network code.
(Continue reading)

Simon Porter | 1 Nov 2003 10:33
Picon

RE: Usability improvement ideas

Linux SDK for UPnP: http://upnp.sourceforge.net/

> -----Original Message-----
> From: devl-bounces@... [mailto:devl-
> bounces@...] On Behalf Of Simon Porter
> Sent: 01 November 2003 08:45
> To: 'Discussion of development issues'
> Subject: RE: [freenet-dev] Usability improvement ideas
> 
> Full specification for Internet Gateway Devices:
> 
> http://www.upnp.org/standardizeddcps/igd.asp
> 
> I'm not sure how helpful it is. I couldn't find anything about
> implementing
> it in Java specifically.
> 
> Simon
> 
> > -----Original Message-----
> > From: devl-bounces@... [mailto:devl-
> > bounces@...] On Behalf Of Toad
> > Sent: 31 October 2003 19:07
> > To: Discussion of development issues
> > Subject: Re: [freenet-dev] Usability improvement ideas
> >
> > On Fri, Oct 31, 2003 at 06:47:45PM +0000, Ian Clarke wrote:
> > > Simon Porter wrote:
> > > >Hmm. I don't know if it's been suggested before but what about
> > Universal
(Continue reading)

Ken Corson | 1 Nov 2003 11:12
Picon

Freenet mascot trivia

Ian Clarke wrote:
> should consider dropping the "aqua" theme for something less image 
> intensive.

I really like the default (aqua) theme - it has a clean visual
appearance. I couldn't begin to guess what you meant by image-
intensive... until looking into the code (w/55 png's) .

Hey everyone, I just learned that the Freenet mascot is named
  "Hops"  :)  Tell your friends!! (or is this common knowledge?)
Niklas Bergh | 1 Nov 2003 11:56

Re: Usability improvement ideas

> Full specification for Internet Gateway Devices:
>
> http://www.upnp.org/standardizeddcps/igd.asp
>
> I'm not sure how helpful it is. I couldn't find anything about
implementing
> it in Java specifically.

What about this?
http://sourceforge.net/project/showfiles.php?group_id=75638

/N
Toad | 1 Nov 2003 13:53
Picon

Re: Re: Frost and Routing - solution ?

On Fri, Oct 31, 2003 at 09:33:51PM -0500, Nick Tarleton wrote:
> On Wednesday 29 October 2003 06:09 am, Some Guy wrote:
> > > need an accurate pLegitDNF which takes the key as a parameter. We used
> 
> If SHA1 is any good, pLegitDNF should not depend on the key, should it? All 
> kinds of data, existing and otherwise, should be distributed all through 
> keyspace, and so the pLegitDNF for DEADBEEF... should be the same as that for 
> FEEDBAGG...

Unless there is a targetted attack on a given key, which is what we were
discussing here - just start at the key, and make lots of requests for
random keys sharing the first 10 bytes with the key you want to DoS.
> -- 
> "I love deadlines. I love the whooshing sound they make as they go by."
> 	- Douglas Adams
> Nick Tarleton - nickptar@... - PGP key available

--

-- 
Matthew J Toseland - toad@...
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
_______________________________________________
Devl mailing list
Devl@...
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
Toad | 1 Nov 2003 14:10
Picon

Re: Usability improvement ideas

On Sat, Nov 01, 2003 at 11:56:28AM +0100, Niklas Bergh wrote:
> > Full specification for Internet Gateway Devices:
> >
> > http://www.upnp.org/standardizeddcps/igd.asp
> >
> > I'm not sure how helpful it is. I couldn't find anything about
> implementing
> > it in Java specifically.
> 
> What about this?
> http://sourceforge.net/project/showfiles.php?group_id=75638

Well, we'd also need the spec for routers etc, which is not contained in
their programming guide. And a competent java programmer would need a
UPnP router to test it on...
> 
> /N

--

-- 
Matthew J Toseland - toad@...
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
_______________________________________________
Devl mailing list
Devl@...
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
palomitas | 1 Nov 2003 14:31
Favicon

Re: Freenet mascot trivia

On Sat, 01 Nov 2003 02:12:28 -0800 Ken Corson <jkcorson@...>
wrote:
> Hey everyone, I just learned that the Freenet mascot is named
>  "Hops"  :)  Tell your friends!! (or is this common knowledge?)

While we are at it, I would like to suggest that we modernize our mascot.
How about replacing the Hops bunny with a cute little snail and giving
him a cool, hip name like e.g. "Dee N. Eff"? ;)

jnk

Concerned about your privacy? Follow this link to get
FREE encrypted email: https://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
https://www.hushmail.com/services.php?subloc=messenger&l=434

Promote security and make money with the Hushmail Affiliate Program: 
https://www.hushmail.com/about.php?subloc=affiliate&l=427

Gmane