[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject




Internet is slowing China's efforts to maintain control

To eliminate political opposition by the China Democratic Party, Chinese
authorities are putting prominent dissidents on trial for "inciting the
overthrow of state power," but the Internet is making it difficult for them
to accomplish their goal.  The Washington, D.C.-based electronic magazine
VIP Reference is a widely-used news source and network for dissident
activities.  Boston University professor Merle Goldman says, "It was
relatively easy for the authorities to get rid of Democracy Walls in
Beijing and in other cities in 1979, but it is virtually impossible to close down
the use of the Internet as a means of political communication." 

(Washington Post 18 Dec 98)

<http://www.ifcss.org/ftp-pub/org/dck/>


#!/usr/local/bin/perl -0777-- -export-a-crypto-system-sig -RC4-3-lines-PERL
@k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_
]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256;
&S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}