Wolfgang Pichler wrote:
i am trying to build a remote xul application which needs the UniversalBrowserRead Privilege.
I have read that it is possible if i am using signed javascript's packed into a jar file - but i don't have a public signature.
So, is it possible to tell mozilla (in users.prefs?) to accept such unsigned scripts from a remote location ?
Check http://www.mozilla.org/projects/security/components/signed-scripts.html it tells you to enable codebase principals http://www.mozilla.org/projects/security/components/signed-scripts.html#codebase --
Martin Honnen
http://JavaScript.FAQTs.com/_______________________________________________ Mozilla-security mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-security
