The free DeCSS software that decodes DVD's was developed for MS Windows and Apple systems, and Linux support was in the works, until the granting of injunctions in the Motion Picture Association of America and DVD Content Control Association's lawsuits that restrain distribution of the software.
The Electronic Frontier Foundation http://www.eff.org is coordinating legal defense for computer users that were imprisoned or otherwise affected by the lawsuits. The international law that is being used to prosecute the distributors of DeCSS is yet untested, defendants say.
There is a DeCSS Resource Site at http://www.pzcommunications.com/main.htm, which is maintained by PZ Communications, one of the defendants in the DVD CCA case.
The U.S. Federal Trade Commission has issued a report to Congress that recommends regulations to guarantee privacy for customers of Internet Service Providers. The text of the report is at http://www.ftc.gov/acoas/papers/finalreport.htm. The FTC E-commerce site is at http://www.ftc.gov/bcp/menu-internet.htm/
The New York Times on the Web has a resource page of electronic privacy information resources at http://www.nytimes.com/library/tech/reference/index-privacy.html Access is free but requires registration.
The Electronic Privacy Information Center maintains a Web page at http://www.epic.org/.
The Debian/GNU Linux people have a statement on their Web site at http://www.debian.org/. Another place you can find Y2K information is http://www.hex.net/~cbbrowne/linuxy2k.html.
Debian GNU/Linux developers have been adding a "y2k" identifier to packages that are Y2K-compliant. There is more information at the Debian Y2K page, http://www.debian.org/y2k/.
Essentially, Linux uses libraries that store dates as 32-bit integers, which count the seconds since 1970. This counter will not overflow until the year 2038, by which time the library programmers will (hopefully) have upgraded the system software to store dates as 64-bit integers.
This, of course, does not mean that applications are not susceptible to the millennium bug, if they do not use the standard library routines.
The Free Software Foundation has a Web page about Y2K issues in GNU software at http://www.fsf.org/software/year2000.html.
Red Hat distributions earlier than version 6.2 had a half-dozen upgrades that provided Y2K fixes. Details and the updates for current distributions are at http://www.redhat.com/support/errata/.
In addition, Caldera Systems has posted notices of a few Y2K problems at http://www.calderasystems.com/company/y2k/problem.html.
There is also a Usenet newsgroup, comp.software.year-2000, for general discussion of Y2K issues.
At present, the Linux FAQ uses the OASIS DocBook SGML DTD. HTML output is produced using James Clark's Jade DSSSL parser with modified versions of Norman Walsh's modular style sheets. Question numbers are generated with Perl. The text version is formatted with lynx, and split in to segments using the standard GNU text utilities, and are posted to Usenet. The DocBook Tools are being developed by Cygnus Software. They are located at ftp://sourceware.cygnus.com/.
If you are interested in learning more about this process, which is still under development, please contact the FAQ maintainer.