Well, I certainly don’t agree - in fact, seeing a certificate that is signed by “sun microsystems, inc.” (yes, in freaking lowercase!!!) makes me all but certain that the thing is untrustworthy, because if Sun made Java, and Sun made this plugin, why the hell would it need to ask my permission to do something? Add to that the fact that the simple use of my graphics card is not the type of high risk operation that should require any sort of manual permission to be given. Which, of course, is irrelevant, since the security model in Java is such that there’s no way to fine-grain any sort of permissions to services (compare to, say, the Flash plug-in, which lets you allocate an applet a customizable amount of disk space, and decide specifically whether you want to give it microphone and camera access; and which, btw, in version 10, adds accelerated 3d graphics support to the player with - you guessed it - no warning at all, which is totally 100% reasonable and right).
Nobody should trust applets, ever, unless they specifically trust the people that made them, which for games is not generally going to be the case. To me, the idea that people should need to give 100% pwnage access to their computer in order for the game to get access to accelerated graphics is ridiculous, and goes against the entire idea of computer security; even if they’re just giving the OpenGL plugin access, they still should not be trained to click “Trust” whenever they play some random game. And as we know from what’s happened with Vista, people do get into the habit of just allowing everything when they’re forced to do it too often, to the point where if there’s an option, they’ll turn off the checks altogether.
In other words, I am fiercely in favor of Cas’ suggestion, I think it would significantly improve the user experience of Java games, and would leave trust dialogues to what should be their original purpose - pop up something when an application needs some unusual level of access to your computer, not when it just needs to draw some polygons.