Re: WiFi Launcher?

2005-03-28 Thread Major Variola (ret)
t 03:06 PM 3/25/05 -0500, Tyler Durden wrote:
>I noticed you did a little editing! Sigh. Few can stand in the light
for
>very long, save the various beautiful women that clamor to spread my
DNA...

Your barber can spread more of your DNA.

Your female can help you *copy* your DNA, but only about half of it,
and you don't get to chose which half.

>>Someone once said, "Cypherpunks write code."
>
>Yes but I'd amend this to say, "Cypherpunks in the process of becoming
>economically successful probably don't have time to write code but
others
>can sure feel free to try..."

Why not sketch a script that can?  That's not hard work, and contributes

more than the idea itself (which is a good idea BTW).

>>: Sounds possible to me. the only problem might be the need for
>>: authentication,

Can't be any authentication for obvious reasons.

>These days one has to act very quickly in order to create something
>original. The question is, will a TLA do it first and post it, along
with a
>TINY little ID tag?

If its an open-source tool, who gives a rodent's arse if a TLA wrote it?

After all, you can never be sure that a TLA *hasn't* written (or
contributed)
to anything.

"Think critical"  --Agrammatical Marketoids



Re: WiFi Launcher?

2005-03-28 Thread Damian Gerow
Thus spake Bill Stewart ([EMAIL PROTECTED]) [25/03/05 17:23]:
: If you're in range for 100 meters at a 18kph city crawl (or bike)
: that's about 5 meters/sec so you've got 20 seconds, and it can work.
: If you're driving 90kph and catch 10 meters of the edge of a range,
: you've got 0.4 seconds to do the job, which is pretty dodgy -
: lots of mail servers take a few seconds to really sync up,
: especially if you've got to do a DNS lookup or two.

Bike would be more likely than car.  Or even walking.  Modify your mode of
transportation to meet your needs; don't try to cram near-impossible
technological feats to meet your mode of transportation.

In theory, all you're doing is:

- Finding an AP
- Associating with the AP
- this could mean just setting your SSID, it could mean cracking WEP
  keys, it could mean providing authentication...
- Grabbing an address (DHCP)

At this point, you're looking at around five seconds of work.  Which, at the
aforementioned 18kph, gives you another 15 seconds to send off any mail.

If you run a local DNS server (faster), you'll save yourself a few seconds.
The actual MTA transmission only takes a few seconds; that is, unless you're
spamming, in which case it may take longer.

If you're sending out via something that encrypts and authenticates, it
might take a bit longer.  All the same, 15 seconds is plenty time to get off
at least a few messages.  At which point, you just keep on moving, and let
your gear find a new AP, and start all over again.

: Directional Antennas are unlikely to be useful -
: if you've got them aimed right, you might win,
: but you're much more likely to miss entirely
: or have only a few meters that you're in range.

Directional antennas would be pointless.  Go for a high-gain
omnidirectional.  You might lose a little range, but it's highly unlikely
you'd be able to gain anything from the range.

Plus, I'm assuming a secondary goal would be indiscretion: someone walking
down the street pointing three duct-taped together Pringles cans at people's
houses probably isn't terribly indiscrete.  It'd be much better to just keep
a larger omni antenna in the bag on your back (with the
laptop/PDA/whatever).



Re: WiFi Launcher?

2005-03-28 Thread Steve Schear
At 02:21 PM 3/25/2005, Bill Stewart wrote:
especially if you've got to do a DNS lookup or two.
Directional Antennas are unlikely to be useful -
if you've got them aimed right, you might win,
but you're much more likely to miss entirely
or have only a few meters that you're in range.
Horizontally directional perhaps not but vertically is a possibility.  By 
this I mean an omni antenna with gain, like a stacked dipole.  What this 
means is antenna with gain in all compass points but with a flat 'pancake' 
vertical profile.  In many driving situations the hot spot is likely to be 
within 10 degrees of horizontal. They are commonly used in commercial TV 
and radio broadcast.   I think its possible to get 6 or more db gain this 
way with a small antenna.  6 db effectively doubles your range.

Steve 



Re: WiFi Launcher?

2005-03-28 Thread Roy M. Silvernail
Damian Gerow wrote:
In theory, all you're doing is:
- Finding an AP
- Associating with the AP
   - this could mean just setting your SSID, it could mean cracking WEP
 keys, it could mean providing authentication...
- Grabbing an address (DHCP)
At this point, you're looking at around five seconds of work.  Which, at the
aforementioned 18kph, gives you another 15 seconds to send off any mail.
If you run a local DNS server (faster), you'll save yourself a few seconds.
The actual MTA transmission only takes a few seconds; that is, unless you're
spamming, in which case it may take longer.
 

Why run a DNS server?  Cache expiry would still require some lookups.  
Just pre-populate your hosts file before your transmission sortie.

I need to look into whether mixminion tolerates casual connections.  
ISTR incoming connections are checked against the local key cache, but 
I'm not sure if that includes the known address of the node.

--
Roy M. Silvernail is [EMAIL PROTECTED], and you're not
"It's just this little chromium switch, here." - TFT
SpamAssassin->procmail->/dev/null->bliss
http://www.rant-central.com


Re: WiFi Launcher?

2005-03-28 Thread Damian Gerow
Thus spake Tyler Durden ([EMAIL PROTECTED]) [25/03/05 15:06]:
: >Thus spake Tyler Durden ([EMAIL PROTECTED]) [25/03/05 10:30]:
: >: Has anyone heard of a utility that can search for a WiFi hotspot while
: >: driving and then launch an email?
: 
: I noticed you did a little editing! Sigh. Few can stand in the light for 
: very long, save the various beautiful women that clamor to spread my DNA...

Editing?  I don't follow.  All I may have edited was the formatting.

: >Someone once said, "Cypherpunks write code."
: 
: Yes but I'd amend this to say, "Cypherpunks in the process of becoming 
: economically successful probably don't have time to write code but others 
: can sure feel free to try..."

..  Well put.

: >Given that there already exists utilities that detect WiFi networks and map
: >them with GPS units, I don't think it would take much to, at that point,
: >run, say, 'postfix start && postqueue -f'.  Or perhaps mixmaster/mixminion
: >might be more appropriate.
: >
: >It sounds not only possible, but plausible.  And I'd be surprised if 
: >someone
: >didn't already have this working somewhere.
: 
: These days one has to act very quickly in order to create something 
: original. The question is, will a TLA do it first and post it, along with a 
: TINY little ID tag?

I'd do it myself, but I have neither laptop nor wireless networks to test it
on.

Until then, I'll throw it on my "List of Nifty Ideas to Develop".



Re: WiFi Launcher?

2005-03-28 Thread Tyler Durden
Well, as pointed out previously it may not be necessary to authenticate. If 
you believe you'll be passing through a high WiFi density area, and that 
chances are decent at least one or two of the hotspots do not require 
authentication, then have the app toss off a bunch of the emails and try 
again at the next spot. The emails should make it through somewhere 
(particularly in places like NYC, were there must be a dozen or more public 
hotspots within a block or two of where I work).

Of course, if authentication happens to be achieved, then I guess have the 
app delete those emails it got through.

Which leads to the possibility of perhaps attempting both strategies 
simultaneously, but on different frequency bands.

-TD
From: Bill Stewart <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: WiFi Launcher?
Date: Fri, 25 Mar 2005 14:21:09 -0800
Thus spake Tyler Durden ([EMAIL PROTECTED]) [25/03/05 10:30]:
: Has anyone heard of a utility that can search for a WiFi hotspot while
: driving and then launch an email?
It's a harder problem than you'd expect -
Wifi doesn't have a long range, so you have to detect the hotspot,
decide if you can handle or evade its authentication, do that,
and then send your message before you've driven out of range.
If you're in range for 100 meters at a 18kph city crawl (or bike)
that's about 5 meters/sec so you've got 20 seconds, and it can work.
If you're driving 90kph and catch 10 meters of the edge of a range,
you've got 0.4 seconds to do the job, which is pretty dodgy -
lots of mail servers take a few seconds to really sync up,
especially if you've got to do a DNS lookup or two.
Directional Antennas are unlikely to be useful -
if you've got them aimed right, you might win,
but you're much more likely to miss entirely
or have only a few meters that you're in range.



Re: WiFi Launcher?

2005-03-28 Thread Damian Gerow
Thus spake Tyler Durden ([EMAIL PROTECTED]) [25/03/05 10:30]:
: Has anyone heard of a utility that can search for a WiFi hotspot while 
: driving and then launch an email?

Someone once said, "Cypherpunks write code."

: In other words, say you want to send out a few anonymous emails, and you 
: don't even want to enter a Cyber-cafe or whatever. So you load up the 
: emails in your mail tool and drive down Main Street. The launcher utility 
: detects the presence of open wi-fi hotspots and belches out a few of the 
: emails while the spot's in rangeall the while you don't even slow down.
: 
: Sounds possible to me. the only problem might be the need for 
: authentication, etc...in some hotspots, but given enough hotspots surely 
: there are some that don't need it...

I imagine that, depending on where you're driving, you wouldn't need to
bother with hotspot authentication: you're bound to stumble onto an open
WiFi network at *some* point in your journey.

Given that there already exists utilities that detect WiFi networks and map
them with GPS units, I don't think it would take much to, at that point,
run, say, 'postfix start && postqueue -f'.  Or perhaps mixmaster/mixminion
might be more appropriate.

It sounds not only possible, but plausible.  And I'd be surprised if someone
didn't already have this working somewhere.



Re: WiFi Launcher?

2005-03-28 Thread Tyler Durden

From: Damian Gerow <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: WiFi Launcher?
Date: Fri, 25 Mar 2005 12:50:04 -0500
Thus spake Tyler Durden ([EMAIL PROTECTED]) [25/03/05 10:30]:
: Has anyone heard of a utility that can search for a WiFi hotspot while
: driving and then launch an email?
I noticed you did a little editing! Sigh. Few can stand in the light for 
very long, save the various beautiful women that clamor to spread my DNA...

Someone once said, "Cypherpunks write code."
Yes but I'd amend this to say, "Cypherpunks in the process of becoming 
economically successful probably don't have time to write code but others 
can sure feel free to try..."

: Sounds possible to me. the only problem might be the need for
: authentication, etc...in some hotspots, but given enough hotspots surely
: there are some that don't need it...
I imagine that, depending on where you're driving, you wouldn't need to
bother with hotspot authentication: you're bound to stumble onto an open
WiFi network at *some* point in your journey.
Exactly. And also, no harm in trying several times, the "Johnny Appleseed" 
approach...


Given that there already exists utilities that detect WiFi networks and map
them with GPS units, I don't think it would take much to, at that point,
run, say, 'postfix start && postqueue -f'.  Or perhaps mixmaster/mixminion
might be more appropriate.
It sounds not only possible, but plausible.  And I'd be surprised if 
someone
didn't already have this working somewhere.
These days one has to act very quickly in order to create something 
original. The question is, will a TLA do it first and post it, along with a 
TINY little ID tag?

-TD



Re: WiFi Launcher?

2005-03-28 Thread Bill Stewart

Thus spake Tyler Durden ([EMAIL PROTECTED]) [25/03/05 10:30]:
: Has anyone heard of a utility that can search for a WiFi hotspot while
: driving and then launch an email?
It's a harder problem than you'd expect -
Wifi doesn't have a long range, so you have to detect the hotspot,
decide if you can handle or evade its authentication, do that,
and then send your message before you've driven out of range.
If you're in range for 100 meters at a 18kph city crawl (or bike)
that's about 5 meters/sec so you've got 20 seconds, and it can work.
If you're driving 90kph and catch 10 meters of the edge of a range,
you've got 0.4 seconds to do the job, which is pretty dodgy -
lots of mail servers take a few seconds to really sync up,
especially if you've got to do a DNS lookup or two.
Directional Antennas are unlikely to be useful -
if you've got them aimed right, you might win,
but you're much more likely to miss entirely
or have only a few meters that you're in range.





Re: WiFi Launcher?

2005-03-28 Thread Damian Gerow
Thus spake Damian Gerow ([EMAIL PROTECTED]) [25/03/05 15:21]:
: : I noticed you did a little editing! Sigh. Few can stand in the light for 
: : very long, save the various beautiful women that clamor to spread my DNA...
: 
: Editing?  I don't follow.  All I may have edited was the formatting.

Ah, you mean the removal of the self-congratulatory cruft at the top.

Yes.  I did a little editing.