PB wrote:In another post in these forums, Microsoft was quoted as saying:
> Without elevation, malware can't make system-wide changes or affect other users.

That deadly new CryptoLocker virus certainly doesn't need any elevation to hold
all your personal documents, music, photos and videos to ransom. Stupid Microsoft.
CryptoLocker seems to have limited access rights, so the quote is right, isn't it?
Without elevation you shouldn't be able to access system stuff or other user's accounts,
but your personal files are always accessible with every program, also for PB programs,
so that's not a special thing with CryptoLocker, AFAIK.
You can also access user files with non-elevated programs on MacOSX and GNU/Linux,
so that's not much different...!?
We already have App sandboxing, code signing, and App distribution through AppStores,
and Apps get verified by Microsoft and Apple before they get into the App stores.
Seems to work pretty well so far, so it looks like this is the future and untrusted programs
will be completely blocked from running in future operating systems.