
Object-capability Model
Versandfertig in 6-10 Tagen
19,99 €
inkl. MwSt.
PAYBACK Punkte
10 °P sammeln!
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The object-capability model is a computer security model based on the Actor model of computation. The name "object-capability model" is due to the idea that the capability to perform an operation can be obtained by the following combination: an unforgeable reference (in the sense of object references or protected pointers) that can be sent in messages. a message that specifies the operation to be performed. The security model relies on not being able to forge referenc...
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The object-capability model is a computer security model based on the Actor model of computation. The name "object-capability model" is due to the idea that the capability to perform an operation can be obtained by the following combination: an unforgeable reference (in the sense of object references or protected pointers) that can be sent in messages. a message that specifies the operation to be performed. The security model relies on not being able to forge references; see Synthesizing addresses of actors.