Javascript [Electronic resources] : The Definitive Guide (4th Edition) نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Javascript [Electronic resources] : The Definitive Guide (4th Edition) - نسخه متنی

David Flanagan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



Chapter 21. JavaScript Security



Because
of the wide-open nature of the Internet, security is an important
issue. This is particularly true with the introduction of languages
such as Java and JavaScript, because they allow executable content to
be embedded in otherwise static web pages. Since loading a web page
can cause arbitrary code to be executed on your computer, stringent
security precautions are required to prevent malicious code from
doing any damage to your data or your privacy. This chapter discusses
Internet security issues related to JavaScript. Note that this
chapter does

not cover any of the many other
issues involved in web security, such as the authentication and
cryptographic technologies used to keep the contents of web documents
and HTML forms private while they traverse the Web.


/ 844