Once you need to evaluate a Turing machine to see what a file (or in my case, a set of page tables) actually means, you loose a lot of tractability.
Computing with traps
11–13 of 13 posts
Re: Computing with traps
#12Earlier quoted context omitted.
All security is through solutions being obscure. I don't understand this criticism. Encryption just puts mathematical bounds on the obscurity, for instance, and a lock only works through the obscurity of having to find a crowbar. Security is measured through degrees and layers. No secure system is provably secure to all attacks. Something like the above would definitely add a lot to the cost of attempting to understa…
> All security is through solutions being obscure. I don't understand this criticism. Encryption just puts mathematical bounds on the obscurity There is a difference. Once somebody writes a tool to unravel the obscurity, it is simple and fast for everybody to break the security. Not so with encryption (if used properly, with changing keys, one-time passwords, etc.)
Re: Computing with traps
#13Earlier quoted context omitted.
All security is through solutions being obscure. I don't understand this criticism. Encryption just puts mathematical bounds on the obscurity, for instance, and a lock only works through the obscurity of having to find a crowbar. Security is measured through degrees and layers. No secure system is provably secure to all attacks. Something like the above would definitely add a lot to the cost of attempting to understa…
> All security is through solutions being obscure. I don't understand this criticism. Encryption just puts mathematical bounds on the obscurity There is a difference. Once somebody writes a tool to unravel the obscurity, it is simple and fast for everybody to break the security. Not so with encryption (if used properly, with changing keys, one-time passwords, etc.)
Yes, it has a lower bound. But that tool has a high obscurity level itself. So the lower bound on breaking the security is finding someone who can write that tool.
Not great, but decent to buy time, as I said before :)