Slashdot Mirror


User: orion41us

orion41us's activity in the archive.

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

Comments · 131

  1. Re:Why bother? on First Bank Transfer via Quantum Cryptography · · Score: 1

    Most can be cracked, for example md5 and such hashing algorithms can be brut forced; while a public/private key scheamse are varnarable to the man-in-the-middle attack. WAP protocol has predictable keys i it's encription algorithm that show up every so often... There is yet to be an uncrackable encryption, and if there is I bet the NSA is doing all it can to prevent it from being implemented.

  2. YES!! Now I can... on Sony Develops 25 GB Paper Disc · · Score: 2, Funny

    .. accessorize my Paper PC (ZDNet announcment)

  3. Sun has a similar system in the works.... on Sphere XP Makes GUI 3D · · Score: 2, Interesting

    Sun has a simmelar project in the works. Codenamed Project Looking Glass. They have a nifty Vid. Based on their Java Desktop.....

  4. It comes down to target market, on When Does Usability Become a Liability? · · Score: 1

    If corporations start writing applications/distributions aimed at "DeskTop" users then the server features included will be less secure - If I am releasing a new Desktop App - I will be more worried about UI - features ect... If I am writing a server App - I will be more worried about Access Control, preformance... It will ultimately be where the $ is...

  5. In unrealated news..... on Technology Spontaneously Combusts In Sicily · · Score: 1

    CNN Reports that the earths magnetic field might be reversing. Hmmmm....

  6. Re:Children's programming books have also vanished on A Modern Day '101 Basic Computer Games'? · · Score: 1

    LOGO with 3d graphics = POVRAY (http://www.povray.org) It's a Raytracer renders a scean from text source files; Actualy a very nice package. (got some GUI front ends too moray)