Slashdot Mirror


User: the_asp

the_asp's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Republican Convention Online? on Online Voting? · · Score: 1

    A friend of mine works for one of the online voting companies. According to this person the Republicans were all prepared to use online voting at their convention, but pulled it at the last minute. Allegedly the Bush campaign staff didn't want any possibilty of changing the carefully orchestrated nomination-by-acclamation procedure.

  2. Re:A great step in the right direction on Online Voting? · · Score: 1

    I heard a commentator point out that voter apathy can also be construed as an implicit endorsement of the status quo. People will vote when they care about the outcome. If people are basically satisfied, there is no need to vote.

  3. Famous Trojan on The Short Life And Hard Times Of A Linux Virus · · Score: 1

    Back in the seventies, Dennis Ritchie (father of "C") created a Trojan Horse that he slipped into one of the early UNIX releases at Bell Labs. It involved the C compiler recognizing that it was compiling login.c (the kernel routine for user logon) and added code to it to allow a back-door entry. But this was just a bootstrap. The real cleverness was to create a binary of the compiler that recogognized it was building the compiler, in which it inserted code to recognize login.c (and, of course, to insert itself in the new binary). Now despite a source distribution, the Trojan Horse was able to be distributed in a "source" distribution.