Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment World Wide Web (Score 1) 498

In both the physical and conceptual sense it's a mesh(/web). Physically it interconnects computers via wires in a web. Conceptually it connects ideas and information by use of hyperlinks(links for short) in a mesh. Both the conceptual and physical network are open, everyone can post ideas and links to ideas furthermore everyone can add computers to the web. It is interesting to note that the conceptual and physical internet are two separate things. There is no law binding the ideas in the internet (stored in, for example, html documents) to specific computers in the mesh. Nor is there a law stating that specific machines in the web should contain specific information. In a way the conceptual internet is distributed over the physical network the same way the pictures in a photo album are independent from the album itself.

How Encrypted Binaries Work In Mac OS X 365

An anonymous reader writes "By now we know that OS X uses encrypted binaries for some critical apps like Dock, Finder and LoginWindow. Amit Singh explains the implementation of this protection scheme which makes use of the AES crypto algorithm and a special memory pager in Mach. The so called Do Not Steal Mac OS X (DSMOS) kernel extension helps along the way by decrypting things for the special pager when apps get executed. A funny thing is that if you print the pointer at address 0xFFFF1600 in your own app you get as output Apple's karma poem for crackers! According to the article there are 8 protected binaries in OSX including Rosetta and Spotlight meta data demon. Interestingly Apple's window server is NOT one of those."

Slashdot Top Deals

One man's constant is another man's variable. -- A.J. Perlis

Working...