Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.folklore.computers > #159960

Re: Ransomware

From "Osmium" <r124c4u102@comcast.net>
Newsgroups alt.folklore.computers
Subject Re: Ransomware
Date 2016-02-20 11:03 -0600
Message-ID <dirki5FiqckU1@mid.individual.net> (permalink)
References <diinm0F9mlqU1@mid.individual.net> <na2g1t$1nv9$1@gioia.aioe.org><402753368.477451511.025212.peter_flass-yahoo.com@news.eternal-september.org><efb56603-7460-4b2a-b98a-822b58c05a0b@googlegroups.com><87si0qglpd.fsf@redbull.i-did-not-set--mail-host-address--so-tickle-me><b0kccbdebojcihsqc7thrhc5g2t3a2b0ie@4ax.com><na6ajn$8b3$1@dont-email.me> <slrnncdsng.196.mausg@smaus.org><MPG.3130befbf86c8795989f97@news.eternal-september.org><5ceecbdsu41datnnl2mq39c5kvfgfk31nr@4ax.com><upHxy.5424$hN1.4972@fx34.iad><slrnncei6o.3qv.plan.b@ID-309335.user.uni-berlin.de><20160219175525.01fdcc3dbbbe6ccf73d49095@eircom.net><slrnncg913.88p.plan.b@ID-309335.user.uni-berlin.de> <8737snqsc1.fsf@senguio.mx>

Show all headers | View raw


"Lawrence Statton NK1G" wrote:

> Stan Barr <plan.b@bluesomatic.org> writes:
>> For random numbers, even back then pseudo-random number programs were
>> regard as insecure.  ERNIE, the generator of winning numbers for
>> Premium Bond (UK) prizes counted cosmic rays to generate truly random
>> numbers.  I wrote a small assembler program that ran in the background
>> on my TRS-80 and measured the time between keystrokes then hashed that
>> to an 8-bit value.  The times varied from a fraction of a second to
>> hours, so a good spread.  Run it for a few days and you had a floppy
>> full of nicely random numbers.
>> Ah! The good old days :-)
>>
>> We might have to resurrect all this stuff...
>
> There are notes available at Fourmilab's website for building a true
> RNG using a small radioactive check source.
>
> Twenty-plus years ago, I built a digital noise source using a simple
> warm zener diode, which gave several hundred kilobits of "quality"
> random bits.
>
> A little later, I went above-and-beyond by building a second
> noise-source using a 241-Am source from a smoke detector and a little
> pencil-sized G-M tube I got from Edmund Scientific.
>
> Mixing the relatively fast noise diode source with the slower quantum
> source gave "virtually perfect" random numbers.
>
> Alas, that's one of the things that I elected NOT to bring with me when
> I moved abroad...

That's all good stuff.  But it seems to me that a good PRNG would be much 
more practical and just as good for encryption except in a court of law.  I 
have in mind RC4 with a nice big seed from your favorite source. Exchange 
the seed using RSA.  I can't imagine a decrypt of such a message actually 
happening.  It does suffer from the theoretical possibility that an alleged 
decrypt was successful. So you could end up with a farcical trial. like the 
OJ Simpson case, where the jury has a convoluted counter story they can 
pretend to believe.  I don't think it's that hard to find six people who 
will believe what they want to believe. Or even one person

But the use of a real random number generator has all kinds of practical 
hurdles involving physical media changing hands.   In my mind, it comes down 
to theory vs.practice and I strongly favor the practical solution.  Imagine 
waiting for an airplane chugging along at 600 mph to deliver a CD so you can 
translate an important message while you pace the floor. We have been 
spoiled by the invention of the telegraph.

But theory says you need a random number generator and, sadly, RC4 is not a 
random number generator. 

Back to alt.folklore.computers | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-16 10:37 -0600
  Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-16 09:54 -0800
    Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-16 19:41 +0100
      Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-16 21:11 +0100
        Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-17 02:16 +0100
        Re: Ransomware usenet@only.tnx (Questor) - 2016-02-17 22:05 +0000
          Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-17 23:35 +0100
            Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-18 13:58 +0000
          Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-17 18:41 -0700
      Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-16 18:52 -0700
      Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-17 14:13 +1100
        Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-17 04:53 +0100
          Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-17 04:21 +0000
          Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-17 17:24 +1100
            Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-17 15:07 +0100
              Re: Ransomware usenet@only.tnx (Questor) - 2016-02-17 23:02 +0000
      Re: Ransomware Huge <Huge@nowhere.much.invalid> - 2016-02-17 08:03 +0000
        Re: Ransomware usenet@only.tnx (Questor) - 2016-02-17 23:02 +0000
    Re: Ransomware Huge <Huge@nowhere.much.invalid> - 2016-02-17 08:01 +0000
      Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-17 18:07 +0000
        Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-17 14:01 -0500
          Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-17 18:41 -0700
            Re: Ransomware Anne & Lynn Wheeler <lynn@garlic.com> - 2016-02-17 18:09 -0800
              Re: Ransomware Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2016-02-17 20:45 -0700
                Re: Ransomware Jon Elson <elson@pico-systems.com> - 2016-02-17 22:34 -0600
                Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-18 11:16 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 05:44 +1100
              Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-18 15:00 +1100
            Re: Ransomware Roger Blake <rogblake@iname.invalid> - 2016-02-18 02:12 +0000
            Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-17 22:47 -0500
              Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-18 15:10 +1100
                Re: Ransomware Anne & Lynn Wheeler <lynn@garlic.com> - 2016-02-17 21:29 -0800
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-18 17:56 +1100
                Re: Ransomware Anne & Lynn Wheeler <lynn@garlic.com> - 2016-02-17 23:15 -0800
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-18 18:35 +1100
                Re: Ransomware Anne & Lynn Wheeler <lynn@garlic.com> - 2016-02-18 17:58 -0800
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 13:44 +1100
            Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-17 20:44 -0800
              Re: Ransomware Lawrence Statton <lawrence@senguio.mx> - 2016-02-18 08:03 -0600
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-18 17:14 -0600
                Re: Ransomware Lawrence Statton <lawrence@senguio.mx> - 2016-02-18 19:10 -0600
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-18 20:13 -0800
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 15:26 +1100
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 09:34 -0600
                Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-19 16:26 +0000
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 14:58 -0600
                Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-19 18:21 -0500
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-19 18:43 -0700
                Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-19 23:32 -0500
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 19:34 -0800
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 19:59 +1100
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-20 07:25 -0500
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 10:30 -0600
                Re: Ransomware Dave Garland <dave.garland@wizinfo.com> - 2016-02-20 10:58 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 04:25 +1100
                Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-20 19:56 +0000
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-20 18:15 -0700
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 13:26 +1100
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 04:16 +1100
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-20 18:15 -0700
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 13:22 +1100
                Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-19 17:36 -0500
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 10:01 +1100
                Re: Ransomware Gene Wirchenko <genew@telus.net> - 2016-02-20 16:26 -0800
                Re: Ransomware Gene Wirchenko <genew@telus.net> - 2016-02-21 13:52 -0800
                Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-21 18:51 -0500
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 19:18 -0800
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 15:03 +1100
                Re: Ransomware Andrew Swallow <am.swallow@btinternet.com> - 2016-02-20 16:12 +0000
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-19 15:59 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 09:59 +1100
                Re: Ransomware Dave Garland <dave.garland@wizinfo.com> - 2016-02-19 18:43 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 14:36 +1100
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 17:01 -0600
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-19 18:54 -0600
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 19:48 -0600
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-20 16:20 -0600
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 18:17 -0600
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 19:53 -0800
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-19 18:43 -0700
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-19 21:33 -0500
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 10:23 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 14:48 +1100
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 19:56 -0800
                Re: Ransomware Michael Black <et472@ncf.ca> - 2016-02-19 23:18 -0500
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 10:35 -0600
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 10:12 -0600
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-20 15:33 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 12:11 +1100
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-19 18:43 -0700
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 20:00 -0800
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-20 01:51 -0700
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 10:34 -0600
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 10:19 -0600
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 19:40 -0800
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-20 15:18 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 03:46 +1100
                Re: Ransomware Dave Garland <dave.garland@wizinfo.com> - 2016-02-18 23:55 -0600
                Re: Ransomware mausg@mail.com - 2016-02-19 10:48 +0000
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-19 05:56 -0500
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 09:50 -0600
                Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-19 16:29 +0000
                Re: Ransomware Stan Barr <plan.b@bluesomatic.org> - 2016-02-19 16:54 +0000
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-19 17:55 +0000
                Re: Ransomware Stan Barr <plan.b@bluesomatic.org> - 2016-02-20 08:30 +0000
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-20 15:29 +0000
                Re: Ransomware Lawrence Statton NK1G <lawrence@senguio.mx> - 2016-02-20 10:06 -0600
                Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-20 11:03 -0600
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-22 16:14 -0600
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-22 16:27 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-23 09:49 +1100
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 05:29 +1100
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-19 18:53 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 09:42 +1100
                Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-19 14:24 -0500
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 14:58 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 05:24 +1100
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 04:53 +1100
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-19 18:15 +0000
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 17:55 -0800
              Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-18 11:19 -0500
              Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-18 10:19 -0600
                Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-18 11:46 -0500
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-18 18:01 +0000
                Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-18 14:36 -0500
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-19 11:23 +0000
                Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-19 09:28 -0500
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 05:19 +1100
              Re: Ransomware Dave Garland <dave.garland@wizinfo.com> - 2016-02-18 11:06 -0600
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-18 10:24 -0700
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-18 12:27 -0800
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 10:22 +1100
                Re: Ransomware Dave Garland <dave.garland@wizinfo.com> - 2016-02-19 00:07 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 18:34 +1100
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-19 05:41 -0500
                Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-19 07:43 -0600
                Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-19 16:13 +0000
                Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-19 08:01 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 04:50 +1100
                Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-18 21:34 +0000
                Re: Ransomware Lawrence Statton <lawrence@senguio.mx> - 2016-02-18 13:34 -0600
              Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-18 17:34 -0500
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 10:33 +1100
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-18 21:04 -0500
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 13:46 +1100
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-19 05:34 -0500
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 04:47 +1100
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-19 14:24 +0000
            Re: Ransomware Walter Banks <walter@bytecraft.com> - 2016-02-18 11:03 -0500
            Re: Ransomware Ibmekon <Ibmekon> - 2016-02-18 19:21 +0000
              Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-18 20:56 +0000
                Re: Ransomware Ibmekon <Ibmekon> - 2016-02-18 21:19 +0000
                Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-19 13:48 +0000
                Re: Ransomware Ibmekon <Ibmekon> - 2016-02-19 14:12 +0000
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 09:54 -0600
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-20 15:18 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 03:29 +1100
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-20 10:42 -0600
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-21 15:48 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-22 03:43 +1100
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-21 12:55 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-22 07:53 +1100
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-23 13:13 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-24 04:49 +1100
                Re: Ransomware Ibmekon <Ibmekon> - 2016-02-21 19:56 +0000
                Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-19 16:19 +0000
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 18:08 -0800
                Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-19 18:18 -0800
                Re: Ransomware mausg@mail.com - 2016-02-19 18:10 +0000
                Re: Ransomware Ibmekon <Ibmekon> - 2016-02-19 21:43 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 09:52 +1100
                Re: Ransomware Anne & Lynn Wheeler <lynn@garlic.com> - 2016-02-19 16:53 -0800
              Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-18 18:37 -0600
          Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-18 13:58 +0000
            Re: Ransomware "Rod Speed" <rod.speed.aaa@gmail.com> - 2016-02-19 05:32 +1100
    Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-17 11:13 -0600
  Re: Ransomware Roger Blake <rogblake@iname.invalid> - 2016-02-16 17:57 +0000
    Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-16 14:19 -0600
      Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-17 03:42 +0000
        Re: Ransomware Huge <Huge@nowhere.much.invalid> - 2016-02-17 08:05 +0000
        Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-17 12:03 +0000
          Re: Ransomware Morten Reistad <first@last.name,invalid> - 2016-02-17 15:21 +0100
          Re: Ransomware Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2016-02-17 07:38 -0700
          Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-17 18:07 +0000
            Re: Ransomware "Charles Richmond" <numerist@aquaporin4.com> - 2016-02-18 12:10 -0600
              Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-18 21:34 +0000
        Re: Ransomware "Charles Richmond" <numerist@aquaporin4.com> - 2016-02-18 12:06 -0600
    Re: Ransomware Quadibloc <jsavard@ecn.ab.ca> - 2016-02-16 12:49 -0800
      Re: Ransomware Lawrence Statton <lawrence@senguio.mx> - 2016-02-16 16:55 -0600
        Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-16 17:31 -0600
      Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-16 16:11 -0800
      Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-17 14:26 +1100
      Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-17 11:19 -0600
        Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-17 12:05 -0600
          Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-17 17:58 -0600
            Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-17 18:41 -0700
              Re: Ransomware Anne & Lynn Wheeler <lynn@garlic.com> - 2016-02-17 18:39 -0800
  Re: Ransomware Mike Spencer <mds@bogus.nodomain.nowhere> - 2016-02-16 16:44 -0400
    Re: Ransomware Jon Elson <jmelson@wustl.edu> - 2016-02-16 15:30 -0600
      Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-17 00:20 +0100
        Re: Ransomware usenet@only.tnx (Questor) - 2016-02-17 23:03 +0000
          Re: Ransomware Michael Black <et472@ncf.ca> - 2016-02-17 18:48 -0500
            Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-18 13:58 +0000
              Re: Ransomware Morten Reistad <first@Last.name.invalid> - 2016-02-18 16:46 +0100
                Re: Ransomware Gene Wirchenko <genew@telus.net> - 2016-02-18 11:06 -0800
                Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-18 14:43 -0500
                Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-18 14:06 -0600
                Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-18 15:48 -0500
                Re: Ransomware "Osmium" <r124c4u102@comcast.net> - 2016-02-18 15:36 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 10:30 +1100
                Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-18 19:38 -0500
                Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-18 21:43 +0000
                Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-19 00:51 +0100
                Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-19 13:45 +0000
                Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-19 15:00 +0100
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-19 07:01 -0700
                Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-19 10:16 -0500
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-19 11:15 -0700
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-19 11:19 -0700
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-19 18:55 +0000
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-19 12:54 -0700
                Re: Ransomware Gene Wirchenko <genew@telus.net> - 2016-02-20 17:46 -0800
                Re: Ransomware JimP <solosam90@gmail.com> - 2016-02-19 15:08 -0600
                Re: Ransomware "Charles Richmond" <numerist@aquaporin4.com> - 2016-02-23 16:01 -0600
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-23 21:24 -0500
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-20 04:58 +1100
                Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-19 13:40 +0000
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-19 14:24 +0000
                Re: Ransomware "Rod Speed" <rod.speed.aaa@gmail.com> - 2016-02-20 05:06 +1100
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-19 10:11 +1100
                Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-18 21:44 +0100
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-19 14:24 +0000
                Re: Ransomware "Rod Speed" <rod.speed.aaa@gmail.com> - 2016-02-20 05:13 +1100
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-19 14:24 +0000
                Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-19 17:08 +0100
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-20 15:18 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 03:41 +1100
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-20 18:15 -0700
                Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-21 09:35 +0100
                Re: Ransomware Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-21 10:18 +0000
                Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-21 16:48 +0100
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-21 18:40 -0600
                Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-22 01:53 +0100
                Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-21 18:36 -0700
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-22 00:12 -0600
                Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-22 09:37 +0100
                Re: Ransomware Dan Espen <despen@verizon.net> - 2016-02-22 09:17 -0500
                Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-22 15:29 +0100
                Re: Ransomware using libc Dan Espen <despen@verizon.net> - 2016-02-22 09:42 -0500
                Re: Ransomware using libc Melzzzzz <mel@zzzzz.com> - 2016-02-22 15:52 +0100
                Re: Ransomware using libc Dan Espen <despen@verizon.net> - 2016-02-22 10:23 -0500
                Re: Ransomware using libc scott@slp53.sl.home (Scott Lurndal) - 2016-02-22 17:24 +0000
                Re: Ransomware using libc Melzzzzz <mel@zzzzz.com> - 2016-02-22 20:29 +0100
                Re: Ransomware using libc Ahem A Rivet's Shot <steveo@eircom.net> - 2016-02-22 19:38 +0000
                Re: Ransomware using libc Melzzzzz <mel@zzzzz.com> - 2016-02-22 21:31 +0100
                Re: Ransomware using libc Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-22 17:17 +0000
                Re: Ransomware using libc Stephen Sprunk <stephen@sprunk.org> - 2016-02-22 14:41 -0600
                Re: Ransomware using libc Melzzzzz <mel@zzzzz.com> - 2016-02-22 22:07 +0100
                Re: Ransomware Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2016-02-22 09:16 -0700
                Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-22 17:21 +0100
                Re: Ransomware Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2016-02-22 09:34 -0700
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-22 11:11 -0600
                Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-22 18:25 +0100
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-22 15:15 -0600
                Re: Ransomware Melzzzzz <mel@zzzzz.com> - 2016-02-22 22:28 +0100
                Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-22 21:46 -0600
                Re: Ransomware "Rod Speed" <rod.speed.aaa@gmail.com> - 2016-02-20 05:05 +1100
              Re: Ransomware "Rod Speed" <rod.speed.aaa@gmail.com> - 2016-02-19 05:31 +1100
              Re: Ransomware Jon Elson <jmelson@wustl.edu> - 2016-02-18 13:56 -0600
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-19 14:24 +0000
                Re: Ransomware "Rod Speed" <rod.speed.aaa@gmail.com> - 2016-02-20 05:16 +1100
                Re: Ransomware Jon Elson <jmelson@wustl.edu> - 2016-02-19 17:09 -0600
                Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-20 15:18 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 03:55 +1100
                Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-20 19:56 +0000
                Re: Ransomware Jon Elson <jmelson@wustl.edu> - 2016-02-22 14:07 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-23 07:15 +1100
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-22 18:30 -0500
                Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-23 01:49 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-23 13:09 +1100
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-23 13:03 +1100
          Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-19 13:12 -0600
        Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-18 06:29 -0500
          Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-19 13:35 -0600
            Re: Ransomware Huge <Huge@nowhere.much.invalid> - 2016-02-20 09:55 +0000
              Re: Ransomware Peter Flass <peter_flass@yahoo.com> - 2016-02-20 07:30 -0700
                Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-20 11:11 -0500
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-21 04:05 +1100
                Re: Ransomware Huge <Huge@nowhere.much.invalid> - 2016-02-21 11:55 +0000
                Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-21 14:04 +0100
                Re: Ransomware Huge <Huge@nowhere.much.invalid> - 2016-02-21 13:57 +0000
                Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-21 23:28 +0000
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-22 03:34 +1100
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-22 03:32 +1100
                Re: Ransomware Dave Garland <dave.garland@wizinfo.com> - 2016-02-21 12:14 -0600
                Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-22 07:47 +1100
      Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-17 14:03 +0000
        Re: Ransomware Jon Elson <jmelson@wustl.edu> - 2016-02-17 15:20 -0600
          Re: Ransomware scott@slp53.sl.home (Scott Lurndal) - 2016-02-17 21:31 +0000
          Re: Ransomware Stan Barr <plan.b@bluesomatic.org> - 2016-02-18 08:23 +0000
            Re: Ransomware Jon Elson <elson@pico-systems.com> - 2016-02-18 11:42 -0600
      Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-18 06:23 -0500
        Re: Ransomware Jon Elson <elson@pico-systems.com> - 2016-02-18 11:43 -0600
          Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-18 17:48 -0500
    Re: Ransomware hancock4@bbs.cpcn.com - 2016-02-16 17:04 -0800
      Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-17 14:42 +1100
      Re: Ransomware Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-02-17 04:17 +0000
        Re: Ransomware Mike Spencer <mds@bogus.nodomain.nowhere> - 2016-02-17 04:08 -0400
          Re: Ransomware usenet@only.tnx (Questor) - 2016-02-17 23:04 +0000
        Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-18 06:38 -0500
          Re: Ransomware Morten Reistad <first@last.name.invalid> - 2016-02-18 13:38 +0100
            Re: Ransomware "J. Clarke" <j.clarke.873638@gmail.com> - 2016-02-18 17:57 -0500
    Re: Ransomware "hgww" <hgww@gmail.com> - 2016-02-17 14:24 +1100
    Re: Ransomware usenet@only.tnx (Questor) - 2016-02-17 23:03 +0000
      Re: Ransomware Anne & Lynn Wheeler <lynn@garlic.com> - 2016-02-17 16:43 -0800
      Re: Ransomware jmfbahciv <See.above@aol.com> - 2016-02-18 13:58 +0000
    Re: Ransomware Stephen Sprunk <stephen@sprunk.org> - 2016-02-19 12:55 -0600

csiph-web