행정안전부, 모바일 표준화 본격 추진

http://mopas.korea.kr/gonews/branch.do? … &flReply=0

우분투에서 파폭으로 해당 링크 들어가보니, 파폭의 옵션을 수정해달라는군요.

signed.applets.codebase_principal_support; 에 true를 주라는데,

일딴 하라는데로 하고, 접속해보니, 뭔가를 다운받는다며, 권한을 달라는데…

위의 옵션이 어떤 기능을 하는지요>??

[quote="atto":2k5i2wrs]우분투에서 파폭으로 해당 링크 들어가보니, 파폭의 옵션을 수정해달라는군요.

signed.applets.codebase_principal_support; 에 true를 주라는데,

일딴 하라는데로 하고, 접속해보니, 뭔가를 다운받는다며, 권한을 달라는데…

위의 옵션이 어떤 기능을 하는지요>??[/quote:2k5i2wrs]

썩 좋지는 않은거 같은데요. 보안 설정이 약화 될 수 있다고 하고, 자바스크립트로 로컬파일에 접근을 허용하게끔 한다고 하네요.

[quote:2k5i2wrs]JavaScript supports codebase principals. A codebase principal is a principal derived from the origin of the script rather than from verifying a digital signature of a certificate. Since codebase principals offer weaker security, they are disabled by default in Mozilla. Codebase principals do not offer as strong a proof of identity, thus end users are unable to make informed choices on whether to grant the script extended privileges.[/quote:2k5i2wrs]
출처 : http://www.mozilla.org/projects/securit … ripts.html