Slashdot Mirror


User: byrdie

byrdie's activity in the archive.

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

Comments · 1

  1. Re:Taos, Elate, intent and virtual processor code on Layers Upon Layers: Plex86 Runs Windows95 · · Score: 1

    JVM bytecode is verifiably safe (AFAIK all exploits have involved convincing a faulty JVM to run your malicious bytecode without verifying it), which allows for incredibly fine-grained security. Does Taos do this, or have a capability model, or does it have the same old memory-protection overhead and "everything you run gets all your privileges" problems?