// COMPLETE THREAD

Re: Impact of Netscape kernel hole

8 expanded posts ยท every known parent and child

NODE bb3d7ef7Re: Impact of Netscape kernel hole
On or About 13 Jun 97 at 18:35, Tom Weinstein wrote:

> week for 4.0.  A fix for 3.x will follow once we have 4.0 fixed.

Saw this post to Cypherpunks.  I hate to sound less than savvy, but I 
use 2.02.  You guys are gonna help us who refuse to upgrade, right.

Ross

=-=-=-=-=-=-
Ross Wright
King Media: Bulk Sales of Software Media and Duplication Services
http://www.slip.net/~cdr/kingmedia
Voice: (408) 259-2795
NODE 8117002bRe: Impact of Netscape kernel hole
At 1:15 AM -0700 6/15/97, Tom Weinstein wrote:
>Ross Wright wrote:
>>
>> On or About 13 Jun 97 at 18:35, Tom Weinstein wrote:
>>
>> > week for 4.0.  A fix for 3.x will follow once we have 4.0 fixed.
>>
>> Saw this post to Cypherpunks.  I hate to sound less than savvy, but I
>> use 2.02.  You guys are gonna help us who refuse to upgrade, right.
>
>Sorry, but we don't have any plans to respin 2.x at this time.  If we
>get enough requests for it, it might be possible to change our mind,
>though.

I'm about to abandon 3.0 and go back to 2.x. Or look at Explorer. The
memory footprint went up dramatically (Macintosh version at least), so that
I can no longer have all my favorite apps open. If I want to check stock
quotes, I have to quit one of my other Internet apps.

The dancing Java ads are not worth it.

--Tim May

There's something wrong when I'm a felon under an increasing number of laws.
Only one response to the key grabbers is warranted: "Death to Tyrants!"
---------:---------:---------:---------:---------:---------:---------:----
Timothy C. May              | Crypto Anarchy: encryption, digital money,
tcmay@got.net  408-728-0152 | anonymous networks, digital pseudonyms, zero
W.A.S.T.E.: Corralitos, CA  | knowledge, reputations, information markets,
Higher Power: 2^1398269     | black markets, collapse of governments.
"National borders aren't even speed bumps on the information superhighway."
NODE 3275854eRe: Impact of Netscape kernel hole
On Sun, 15 Jun 1997, Tim May wrote:

> I'm about to abandon 3.0 and go back to 2.x. Or look at Explorer. The
> memory footprint went up dramatically (Macintosh version at least), so that
> I can no longer have all my favorite apps open. If I want to check stock
> quotes, I have to quit one of my other Internet apps.
> 
> The dancing Java ads are not worth it.
> 
> --Tim May

There is a windows console version of Lynx now.  You won't see the dancing
java ads, but will see your quotes.  If you want fancy tables, I have an
awk script which renders them.  A few more stupid AWK tricks (cygnus.com
has most GNU stuff ported), and you can type "getquote msft"  and have the
info without the ads appear.  And if "lynx -source" is too big, I have a
tiny URL to stdout program (which supports user/pass and SSL!).  It is
running now in a timed script that displays the quotes I want to a
virtual console.

Become an iconoclast, and crawl into a shell.
NODE 58bbf44eRe: Impact of Netscape kernel hole
-----BEGIN PGP SIGNED MESSAGE-----

In <v03102803afc9c0a4fffd@[207.167.93.63]>, on 06/15/97 
   at 08:57 AM, Tim May <tcmay@got.net> said:

>At 1:15 AM -0700 6/15/97, Tom Weinstein wrote:
>>Ross Wright wrote:
>>>
>>> On or About 13 Jun 97 at 18:35, Tom Weinstein wrote:
>>>
>>> > week for 4.0.  A fix for 3.x will follow once we have 4.0 fixed.
>>>
>>> Saw this post to Cypherpunks.  I hate to sound less than savvy, but I
>>> use 2.02.  You guys are gonna help us who refuse to upgrade, right.
>>
>>Sorry, but we don't have any plans to respin 2.x at this time.  If we
>>get enough requests for it, it might be possible to change our mind,
>>though.

>I'm about to abandon 3.0 and go back to 2.x. Or look at Explorer. The
>memory footprint went up dramatically (Macintosh version at least), so
>that I can no longer have all my favorite apps open. If I want to check
>stock quotes, I have to quit one of my other Internet apps.

>The dancing Java ads are not worth it.

Has Lynx been ported to the Mac? You might want to just write your own. If
your not intrested in all the N$ crap (frames, animated Gifs, cookies,
...) it is really quite easy code to write a few socket calls and parsing
of some text. I wrote one over a weekend that handles 99% of my web
browsing needs.

I haven't looked at the Macs in a long time, when I did the hardware was
not up to handling the GUI, does the current OS support a "text mode" or
must everything be GUI?


- -- 
- ---------------------------------------------------------------
William H. Geiger III  http://www.amaranth.com/~whgiii
Geiger Consulting    Cooking With Warp 4.0

Author of E-Secure - PGP Front End for MR/2 Ice
PGP & MR/2 the only way for secure e-mail.
OS/2 PGP 2.6.3a at: http://www.amaranth.com/~whgiii/pgpmr2.html                        
- ---------------------------------------------------------------

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: cp850
Comment: Registered_User_E-Secure_v1.1b1_ES000000

iQCVAwUBM6Vkso9Co1n+aLhhAQFOMgP8DP7e/hIUJWZg9rG6LN+9AQ9cEx5fdCvj
gfi87SJy7Xy5opdznWtjgz4hFnxQg29sObe+avFu9LOOQZpStJ4dC5YeGeamk5z5
YlVba8L30Hmky54O8eRdbutFJqxZgQa9+1BzOxnyHHVORM3X7IWr1QTi9+TTAp+s
WezhXZShmCE=
=xh6R
-----END PGP SIGNATURE-----
NODE dd2bdb3fRe: Impact of Netscape kernel hole
On Mon, 16 Jun 97 11:00:57 -0500, you wrote:

>Has Lynx been ported to the Mac? You might want to just write your own. If
>your not intrested in all the N$ crap (frames, animated Gifs, cookies,
>...) it is really quite easy code to write a few socket calls and parsing
>of some text. I wrote one over a weekend that handles 99% of my web
>browsing needs.

  http://lynx.browser.org says there is a Mac version in Beta test
right now.

  I'm currently using Opera v2.12 which uses alot less memory than
Netscape, but I don't know how 'secure' it is. I'm download the win32
port of Linx right now to give it a try.

  Brian


----------------------------------------------------------------------------------
Brian C. Lane             http://www.eskimo.com/~nexus                      KC7TYU
------------------  96B9 C123 5C90 BECC  6A1F 7DC6 4F2B A26E  --------------------
NODE 0b95943dRe: Impact of Netscape kernel hole
Ross Wright wrote:
> 
> On or About 13 Jun 97 at 18:35, Tom Weinstein wrote:
> 
> > week for 4.0.  A fix for 3.x will follow once we have 4.0 fixed.
> 
> Saw this post to Cypherpunks.  I hate to sound less than savvy, but I
> use 2.02.  You guys are gonna help us who refuse to upgrade, right.

Sorry, but we don't have any plans to respin 2.x at this time.  If we
get enough requests for it, it might be possible to change our mind,
though.

-- 
What is appropriate for the master is not appropriate| Tom Weinstein
for the novice.  You must understand Tao before      | tomw@netscape.com
transcending structure.  -- The Tao of Programming   |
NODE b5e6fa80Re: Impact of Netscape kernel hole
-----BEGIN PGP SIGNED MESSAGE-----

On Sun, 15 Jun 1997, Tom Weinstein wrote:

> > > week for 4.0.  A fix for 3.x will follow once we have 4.0 fixed.
> > 
> > Saw this post to Cypherpunks.  I hate to sound less than savvy, but I
> > use 2.02.  You guys are gonna help us who refuse to upgrade, right.
> 
> Sorry, but we don't have any plans to respin 2.x at this time.  If we
> get enough requests for it, it might be possible to change our mind,
> though.

I still have a copy of MCOM/Netscape Navigator 0.94 around... does the
bug exist this far back, or am I going to have to start using Cello,
or something equally obscure?

dave

- -- David E. Smith, P O Box 324, Cape Girardeau MO 63702
(573)334-0950  dave@[clas.net | linuxware.com | ml.org]
PLEASE ensure your mailer acknowledges my Reply-To: hdr
Keywords: CPSR EFF ACLU DS6724 Delphi SF bureau42 Wicca
HWG Dilbert crypto Millennium Linux YDKJ PGP single! ;)

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQEVAwUBM6Q1snEZTZHwCEpFAQFfVgf+J3NsCDL66gUi9Z8Myf5Vpr80kIEWB8km
JwyGsLOQF3PzIvRaYuqBdxaG2ETlljVHGPJV3cm7Cm5ovH1oXw4hQFQO5Jh4kJ64
umKscvLrmcIxtrlKPGM0URMpcgDdGVyCZpQ/H0P525s1Vcp1/szvuLxdGIwn5+1O
5dE7E6/kWHGVTkaI+kDM3yxzJpWhGrNVzRXruUYcR2d3MPoaUK5FAnTeTjbGF35L
5k0fJEiDVkF3BkqKNzA68bOeMP7CKTPAwebSY7/IzjLoOGiHE3eKHKrY0E9C8fOZ
n65kWIhg5xuokTe01fUaQStIYuinbLoJHdAypEH59X/Kh3ZU9N493w==
=FMIk
-----END PGP SIGNATURE-----
NODE e2355cc3Re: Impact of Netscape kernel hole
David E. Smith wrote:
> 
> I still have a copy of MCOM/Netscape Navigator 0.94 around... does the
> bug exist this far back, or am I going to have to start using Cello,
> or something equally obscure?

That version is safe.

-- 
What is appropriate for the master is not appropriate| Tom Weinstein
for the novice.  You must understand Tao before      | tomw@netscape.com
transcending structure.  -- The Tao of Programming   |