зеркало из https://github.com/mozilla/pjs.git
Bug 90984 Prefer "website" to "web site" p=tmeader@gmail.com r=me sr=jag
This commit is contained in:
Родитель
25a4f88904
Коммит
cbef893635
|
@ -71,5 +71,5 @@
|
|||
<!ENTITY p3pDialogClose.label "Close">
|
||||
<!ENTITY p3pDialogViewCookies.label "View Cookie Manager">
|
||||
<!ENTITY p3pDialogViewLevels.label "View Privacy Settings">
|
||||
<!ENTITY p3pDialogMessage1.label "A web site you have visited has set a cookie and triggered the cookie notification icon shown here, as required by your privacy settings.">
|
||||
<!ENTITY p3pDialogMessage2.label "A cookie is a small bit of information stored on your computer by some web sites. Use the Cookie Manager to manage your cookies and view their privacy status.">
|
||||
<!ENTITY p3pDialogMessage1.label "A website you have visited has set a cookie and triggered the cookie notification icon shown here, as required by your privacy settings.">
|
||||
<!ENTITY p3pDialogMessage2.label "A cookie is a small bit of information stored on your computer by some websites. Use the Cookie Manager to manage your cookies and view their privacy status.">
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<!ENTITY accAllCookiesRadio.label "Allow all cookies">
|
||||
<!ENTITY accAllCookiesRadio.accesskey "c">
|
||||
|
||||
<!ENTITY accOrgCookiesRadio.label "Allow cookies for the originating web site only">
|
||||
<!ENTITY accOrgCookiesRadio.label "Allow cookies for the originating website only">
|
||||
<!ENTITY accOrgCookiesRadio.accesskey "o">
|
||||
|
||||
<!ENTITY accP3PCookiesRadio.label "Allow cookies based on privacy settings">
|
||||
|
|
|
@ -1,25 +0,0 @@
|
|||
<!ENTITY title "Popup Windows">
|
||||
|
||||
<!ENTITY popupBlocking.label "Popup Windows">
|
||||
|
||||
<!ENTITY popupDesc.label "Specify how to handle popup windows that appear on top of or under the current Navigator window:">
|
||||
|
||||
<!ENTITY popupBlock.label "Block unrequested popup windows">
|
||||
<!ENTITY popupBlock.accesskey "B">
|
||||
|
||||
<!ENTITY popupExceptions.label "Allowed Sites...">
|
||||
<!ENTITY popupExceptions.accesskey "A">
|
||||
|
||||
<!ENTITY whenBlock.description "When a popup window has been blocked:">
|
||||
<!ENTITY playSound.label "Play a sound:">
|
||||
|
||||
<!ENTITY selectSound.label "Select...">
|
||||
<!ENTITY selectSound.accesskey "e">
|
||||
<!ENTITY previewSound.label "Preview">
|
||||
<!ENTITY previewSound.accesskey "r">
|
||||
<!ENTITY selectSound.title "Select Popup Block Sound">
|
||||
|
||||
<!ENTITY displayIcon.label "Display an icon in the Navigator status bar">
|
||||
|
||||
<!ENTITY popupNote.description "Note: Blocking all popups may prevent important features of some web sites from working, such as login windows for banks and shopping sites. For details of how to allow specific sites to use popups while blocking all others, click Help. Even if blocked, sites may use other methods to show popups.">
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<li><a href="#certificate_backup">Certificate Backup</a></li>
|
||||
<li><a href="#user_identification_request">User Identification Request</a></li>
|
||||
<li><a href="#new_certificate_authority">New Certificate Authority</a></li>
|
||||
<li><a href="#web_site_certificates">Web Site Certificates</a></li>
|
||||
<li><a href="#web_site_certificates">Website Certificates</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -75,9 +75,9 @@
|
|||
include any of the following:
|
||||
<ul>
|
||||
<li><strong>SSL Client Certificate:</strong> Certificate used to identify you
|
||||
to web sites.</li>
|
||||
to websites.</li>
|
||||
<li><strong>SSL Server Certificate:</strong> Certificate used to identify a
|
||||
web site server to browsers.</li>
|
||||
website server to browsers.</li>
|
||||
<li><strong>Email Signer Certificate:</strong> Certificate used to identify you
|
||||
for the purposes of digitally signing email messages.</li>
|
||||
<li><strong>Email Recipient Certificate:</strong> Certificate used to identify
|
||||
|
@ -199,8 +199,8 @@ were encrypted with your corresponding public key.</p>
|
|||
and its associated private key, depending on what you use it for. For example:</p>
|
||||
|
||||
<ul>
|
||||
<li>If you lose a certificate that identifies you to important web sites, you will not be
|
||||
able to access those web sites until you obtain a new certificate. </li>
|
||||
<li>If you lose a certificate that identifies you to important websites, you will not be
|
||||
able to access those websites until you obtain a new certificate. </li>
|
||||
<li>If you lose a certificate used to encrypt email messages, you will not be able to read
|
||||
any of your encrypted email—including both encrypted messages that you have sent and
|
||||
encrypted messages that you have received. In this case, if you cannot obtain a backup of
|
||||
|
@ -214,13 +214,13 @@ were encrypted with your corresponding public key.</p>
|
|||
<h2 id="user_identification_request">User Identification Request</h2>
|
||||
|
||||
|
||||
<p>Some web sites require that you identify yourself with a certificate rather than a name
|
||||
<p>Some websites require that you identify yourself with a certificate rather than a name
|
||||
and password, because certificates provide a more reliable form of identification. This
|
||||
method of identifying yourself over the Internet is sometimes called
|
||||
<a href="glossary.xhtml#client_authentication">client authentication</a>.</p>
|
||||
|
||||
<p>However, Certificate Manager may have more than one certificate on file that can be used
|
||||
for the purposes of identifying yourself to a web site. In this case, Certificate Manager
|
||||
for the purposes of identifying yourself to a website. In this case, Certificate Manager
|
||||
presents the User Identification Request dialog box, which displays two kinds of
|
||||
information:</p>
|
||||
|
||||
|
@ -228,7 +228,7 @@ were encrypted with your corresponding public key.</p>
|
|||
This section of the dialog box lists the following information:</p>
|
||||
<ul>
|
||||
<li><strong>Host name:</strong> The name of the server requesting identification,
|
||||
used as part of its URL. For example, the host name for the Netscape web site
|
||||
used as part of its URL. For example, the host name for the Netscape website
|
||||
is <tt>home.netscape.com</tt>.</li>
|
||||
<li><strong>Organization:</strong> The name of the organization that runs the web
|
||||
site.</li>
|
||||
|
@ -238,9 +238,9 @@ were encrypted with your corresponding public key.</p>
|
|||
</ul>
|
||||
|
||||
<p><strong>Choose a certificate to present as identification:</strong> The certificates you
|
||||
have available for the purposes of identifying yourself to a web site are listed in the
|
||||
have available for the purposes of identifying yourself to a website are listed in the
|
||||
drop-down list in this section of the dialog box. Choose the certificate that seems most
|
||||
likely to be recognized by the web site you want to visit.</p>
|
||||
likely to be recognized by the website you want to visit.</p>
|
||||
|
||||
<p>To help you decide, the following details of the selected certificate are displayed:</p>
|
||||
<ul>
|
||||
|
@ -268,7 +268,7 @@ were encrypted with your corresponding public key.</p>
|
|||
following options:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Trust this CA to identify web sites: </strong>Web site certificates for some
|
||||
<li><strong>Trust this CA to identify websites: </strong>Website certificates for some
|
||||
sites, such as those that handle financial transactions, can be extremely important,
|
||||
and inappropriate or false identification can have negative consequences.</li>
|
||||
<li><strong>Trust this CA to identify email users: </strong>If you intend to send email
|
||||
|
@ -286,7 +286,7 @@ were encrypted with your corresponding public key.</p>
|
|||
|
||||
<p>Before you decide to trust a new CA, make sure that you know who is operating it. Make
|
||||
sure the CA's policies and procedures are appropriate for the kinds of certificates it
|
||||
issues. For example, if the CA issues certificates identifying web sites you use for
|
||||
issues. For example, if the CA issues certificates identifying websites you use for
|
||||
financial transactions, make sure you are comfortable with the level of assurance the CA
|
||||
provides.</p>
|
||||
|
||||
|
@ -295,33 +295,33 @@ were encrypted with your corresponding public key.</p>
|
|||
download. If you decide you don't want to download this certificate, click Cancel.</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="web_site_certificates">Web Site Certificates</h2>
|
||||
<h2 id="web_site_certificates">Website Certificates</h2>
|
||||
|
||||
<p>One of the windows listed here may appear when you attempt to go to a web site that
|
||||
<p>One of the windows listed here may appear when you attempt to go to a website that
|
||||
supports the use of <a href="glossary.xhtml#secure_sockets_layer">SSL</a> for
|
||||
<a href="glossary.xhtml#authentication">authentication</a> and
|
||||
<a href="glossary.xhtml#encryption">encryption</a>.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#web_site_certified_by_an_unknown_authority">Web Site Certified by an Unknown Authority</a></li>
|
||||
<li><a href="#web_site_certified_by_an_unknown_authority">Website Certified by an Unknown Authority</a></li>
|
||||
<li><a href="#server_certificate_expired">Server Certificate Expired</a></li>
|
||||
<li><a href="#server_certificate_not_yet_valid">Server Certificate Not Yet Valid</a></li>
|
||||
<li><a href="#domain_name_mismatch">Domain Name Mismatch</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 id="web_site_certified_by_an_unknown_authority">Web Site Certified by an Unknown
|
||||
<h3 id="web_site_certified_by_an_unknown_authority">Website Certified by an Unknown
|
||||
Authority</h3>
|
||||
|
||||
|
||||
<p>Many web sites use certificates to identify themselves when you visit the site. If
|
||||
<p>Many websites use certificates to identify themselves when you visit the site. If
|
||||
Certificate Manager doesn't recognize the <a href="glossary.xhtml#certificate_authority">
|
||||
certificate authority (CA)</a> that issued a web site's certificate, it displays an alert
|
||||
that allows you to examine the new web site certificate and decide what to do.</p>
|
||||
certificate authority (CA)</a> that issued a website's certificate, it displays an alert
|
||||
that allows you to examine the new website certificate and decide what to do.</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Examine Certificate:</strong> Click this button to view the web site's
|
||||
<li><strong>Examine Certificate:</strong> Click this button to view the website's
|
||||
certificate.</li>
|
||||
</ul>
|
||||
|
||||
|
@ -329,17 +329,17 @@ were encrypted with your corresponding public key.</p>
|
|||
<ul>
|
||||
|
||||
<li><strong>Accept this certificate permanently.</strong> Select this option to accept
|
||||
the certificate (despite the apparent problem) and connect to the web site.
|
||||
the certificate (despite the apparent problem) and connect to the website.
|
||||
Certificate Manager will recognize this certificate as legitimate identification until
|
||||
the certificate expires.</li>
|
||||
<li><strong>Accept this certificate temporarily for this session.</strong> Select this
|
||||
option to accept the certificate temporarily and connect to the web site. Certificate
|
||||
option to accept the certificate temporarily and connect to the website. Certificate
|
||||
Manager will recognize this certificate as legitimate identification only until the
|
||||
next time you launch the browser. You may see the same alert the next time you attempt
|
||||
to visit the web site.</li>
|
||||
<li><strong>Do not accept this certificate and do not connect to this web site.</strong>
|
||||
Select this option if you decide not to visit the web site at all. This option might be
|
||||
appropriate, for example, if you perform financial transactions at the web site. In
|
||||
to visit the website.</li>
|
||||
<li><strong>Do not accept this certificate and do not connect to this website.</strong>
|
||||
Select this option if you decide not to visit the website at all. This option might be
|
||||
appropriate, for example, if you perform financial transactions at the website. In
|
||||
this case you might want to report the problem to the bank or other organization that
|
||||
runs the site and confirm that the site's certificate is valid before you go any
|
||||
further.</li>
|
||||
|
@ -355,7 +355,7 @@ were encrypted with your corresponding public key.</p>
|
|||
of any required intermediate CAs and if necessary, install the missing certificate in the
|
||||
server.</p>
|
||||
|
||||
<p>If you decide to contact the web site's webmaster about this issue, you can include the
|
||||
<p>If you decide to contact the website's webmaster about this issue, you can include the
|
||||
following information:</p>
|
||||
|
||||
<ul>
|
||||
|
@ -391,10 +391,10 @@ were encrypted with your corresponding public key.</p>
|
|||
time. When a certificate expires, the owner of the certificate needs to get a new
|
||||
one.</p>
|
||||
|
||||
<p>Certificate Manager warns you when you attempt to visit a web site whose server
|
||||
<p>Certificate Manager warns you when you attempt to visit a website whose server
|
||||
certificate has expired. The first thing you should do is make sure the time and date
|
||||
displayed by your computer is correct. If your computer's clock is set to a date that is
|
||||
after the expiration date, Certificate Manager treats the web site's certificate as
|
||||
after the expiration date, Certificate Manager treats the website's certificate as
|
||||
expired. </p>
|
||||
|
||||
<p>If your computer's clock is set correctly, you need to make a decision about whether to
|
||||
|
@ -422,7 +422,7 @@ were encrypted with your corresponding public key.</p>
|
|||
<a href="glossary.xhtml#certificate">certificate</a> is valid for a specified period of
|
||||
time.</p>
|
||||
|
||||
<p>Certificate Manager warns you when you attempt to visit a web site whose server
|
||||
<p>Certificate Manager warns you when you attempt to visit a website whose server
|
||||
certificate's validity period has not yet started. The first thing you should do is make
|
||||
sure the time and date displayed by your own computer is correct. If your computer's clock
|
||||
is set to the wrong date, Certificate Manager may treat the server certificate as not yet
|
||||
|
@ -451,13 +451,13 @@ were encrypted with your corresponding public key.</p>
|
|||
|
||||
<p>A server <a href="glossary.xhtml#certificate">certificate</a> specifies the name of the
|
||||
server in the form of the site's domain name. For example, the domain name for the Mozilla
|
||||
web site is <tt>www.mozilla.org</tt>. If the domain name in a server's certificate
|
||||
doesn't match the actual domain name of the web site, it may be a sign that someone is
|
||||
attempting to intercept your communication with the web site.</p>
|
||||
website is <tt>www.mozilla.org</tt>. If the domain name in a server's certificate
|
||||
doesn't match the actual domain name of the website, it may be a sign that someone is
|
||||
attempting to intercept your communication with the website.</p>
|
||||
|
||||
<p>The decision whether to trust the site anyway depends on what you intend to do at the site
|
||||
and what else you know about it. Most commercial sites will make sure that the host name
|
||||
for a web site certificate matches the web site's actual host name.</p>
|
||||
for a website certificate matches the website's actual host name.</p>
|
||||
|
||||
<p>You can take these actions from the Domain Name Mismatch dialog box:</p>
|
||||
|
||||
|
@ -475,7 +475,7 @@ were encrypted with your corresponding public key.</p>
|
|||
</ul>
|
||||
|
||||
<p>If you decide to accept the certificate anyway for this session, you should be cautious
|
||||
about what you do on the web site, and you should treat any information you find there as
|
||||
about what you do on the website, and you should treat any information you find there as
|
||||
potentially suspect.</p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -43,7 +43,7 @@ these steps:</p>
|
|||
<ul>
|
||||
<li><a href="#your_certificates">Your Certificates</a></li>
|
||||
<li><a href="#other_peoples_certificates">Other People's Certificates</a></li>
|
||||
<li><a href="#web_site_certificates">Web Site Certificates</a></li>
|
||||
<li><a href="#web_site_certificates">Website Certificates</a></li>
|
||||
<li><a href="#authorities">Authorities</a></li>
|
||||
</ul>
|
||||
|
||||
|
@ -123,7 +123,7 @@ their names.</li>
|
|||
|
||||
<p>If someone obtains the file containing a certificate that you have backed up
|
||||
and successfully imports the certificate, that person can send messages or
|
||||
access web sites while pretending to be you. This can be a problem, for
|
||||
access websites while pretending to be you. This can be a problem, for
|
||||
example, if you digitally sign important email messages or manage your bank
|
||||
or investment accounts over the Internet.</p>
|
||||
|
||||
|
@ -187,12 +187,12 @@ their names.</li>
|
|||
encrypted email to that person or to verify digital signatures on messages
|
||||
from that person.</p>
|
||||
|
||||
<h2 id="web_site_certificates">Web Site Certificates</h2>
|
||||
<h2 id="web_site_certificates">Website Certificates</h2>
|
||||
|
||||
<p>The Web Sites tab in the Certificate Manager displays certificates you have
|
||||
on file that identify web sites.</p>
|
||||
<p>The Websites tab in the Certificate Manager displays certificates you have
|
||||
on file that identify websites.</p>
|
||||
|
||||
<p>Web site certificates are grouped under the names of the organizations that
|
||||
<p>Website certificates are grouped under the names of the organizations that
|
||||
issued them:</p>
|
||||
|
||||
<ul>
|
||||
|
@ -211,19 +211,19 @@ their names.</li>
|
|||
certificates.</li>
|
||||
<li><strong>Edit:</strong> View or change the trust settings that Certificate
|
||||
Manager associates with the selected certificates. You can use these settings
|
||||
to designate a web site certificate as one that you trust or don't trust for
|
||||
to designate a website certificate as one that you trust or don't trust for
|
||||
identification purposes.</li>
|
||||
<li><strong>Delete:</strong> Delete the selected certificates.</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="edit_web_site_certificate_trust_settings">Edit Web Site Certificate
|
||||
<h3 id="edit_web_site_certificate_trust_settings">Edit Website Certificate
|
||||
Trust Settings</h3>
|
||||
|
||||
<p>When you select a web site certificate from the
|
||||
<a href="#web_site_certificates">Web Sites</a> tab in the Certificate Manager
|
||||
and click Edit, you see a window entitled "Edit web site certificate trust
|
||||
<p>When you select a website certificate from the
|
||||
<a href="#web_site_certificates">Websites</a> tab in the Certificate Manager
|
||||
and click Edit, you see a window entitled "Edit website certificate trust
|
||||
settings". Here you specify whether you want to trust the selected
|
||||
certificate for identifying the web site and setting up an encrypted
|
||||
certificate for identifying the website and setting up an encrypted
|
||||
connection.</p>
|
||||
|
||||
<p>The dialog box contains these elements:</p>
|
||||
|
@ -237,33 +237,33 @@ their names.</li>
|
|||
<ul>
|
||||
<li><strong>Trust the authenticity of this certificate:</strong> If you
|
||||
select this option, Certificate Manager will henceforth trust this
|
||||
certificate for the purposes of identifying this web site or setting up an
|
||||
certificate for the purposes of identifying this website or setting up an
|
||||
encrypted connection. If you select this option and then attempt to visit
|
||||
the web site, your browser will access the site with few, if any,
|
||||
the website, your browser will access the site with few, if any,
|
||||
warnings.</li>
|
||||
<li><strong>Do not trust the authenticity of this certificate:</strong>
|
||||
If you select this option, Certificate Manager will no longer trust this
|
||||
certificate for the purposes of identifying this web site or setting up an
|
||||
certificate for the purposes of identifying this website or setting up an
|
||||
encrypted connection. If you select this option and then attempt to visit
|
||||
the web site, you will see one or more warning messages before you can
|
||||
the website, you will see one or more warning messages before you can
|
||||
access the site.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Edit CA Trust:</strong> Click this button to specify trust settings
|
||||
for the certificate authority (CA) that issued the web site certificate.
|
||||
for the certificate authority (CA) that issued the website certificate.
|
||||
These settings allow you to trust or not to trust different kinds of
|
||||
certificates issued by that certificate authority. For example, you can
|
||||
choose to trust all web site certificates issued by the authority.</li>
|
||||
choose to trust all website certificates issued by the authority.</li>
|
||||
</ul>
|
||||
|
||||
<p>Click OK to confirm your choice.</p>
|
||||
|
||||
<h3 id="delete_web_site_certificates">Delete Web Site Certificates</h3>
|
||||
<h3 id="delete_web_site_certificates">Delete Website Certificates</h3>
|
||||
|
||||
<p>Before deleting a web site certificate from the
|
||||
<a href="#web_site_certificates">Web Sites</a> tab in the Certificate
|
||||
<p>Before deleting a website certificate from the
|
||||
<a href="#web_site_certificates">Websites</a> tab in the Certificate
|
||||
Manager, make sure that you won't need it again for the purposes of
|
||||
identifying a web site and setting up an encrypted connection.</p>
|
||||
identifying a website and setting up an encrypted connection.</p>
|
||||
|
||||
<h2 id="authorities">Authorities</h2>
|
||||
|
||||
|
@ -326,10 +326,10 @@ their names.</li>
|
|||
<p>The settings have these effects:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>This certificate can identify web sites:</strong> Certificate
|
||||
<li><strong>This certificate can identify websites:</strong> Certificate
|
||||
Manager will trust certificates issued by this CA for the purpose of
|
||||
identifying web sites and encrypting web site connections. If you deselect
|
||||
this checkbox, Certificate Manager will not trust web site certificates
|
||||
identifying websites and encrypting website connections. If you deselect
|
||||
this checkbox, Certificate Manager will not trust website certificates
|
||||
issued by this CA.</li>
|
||||
<li><strong>This certificate can identify mail users:</strong> Certificate
|
||||
Manager will trust certificates issued by this CA for the purpose of signing
|
||||
|
|
|
@ -43,20 +43,20 @@
|
|||
|
||||
<h3 id="client_certificate_selection">Client Certificate Selection</h3>
|
||||
|
||||
<p>Some web sites require you to identify yourself with a certificate. The option you select
|
||||
<p>Some websites require you to identify yourself with a certificate. The option you select
|
||||
here determines how Navigator identifies the certificate to present among those you may
|
||||
have on file:</p>
|
||||
<ul>
|
||||
<li><strong>Select Automatically:</strong> Click this option if you want Navigator to
|
||||
select a certificate without asking you. This is the default setting.</li>
|
||||
<li><strong>Ask Every Time:</strong> Click this option if you want Navigator to ask you
|
||||
which certificate to use each time a web site requests one.</li>
|
||||
which certificate to use each time a website requests one.</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="manage_certificates">Manage Certificates</h3>
|
||||
|
||||
<p>Certificates are the digital equivalent of ID cards—they help other people identify
|
||||
you, and they help you identify other people, web sites, and organizations.</p>
|
||||
you, and they help you identify other people, websites, and organizations.</p>
|
||||
|
||||
<p>To examine or configure the certificates you have on file, click Manage Certificates.</p>
|
||||
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,233 +0,0 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Mozilla Appearance Preferences Help</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
<!-- <link rel="stylesheet" href="../style.css" type="text/css"> -->
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><a name="nav_settings"></a>
|
||||
</p>
|
||||
<h1>Navigator Settings</h1>
|
||||
<p>The sections listed below describe the preferences panels related to Navigator,
|
||||
the browser component of Mozilla. To see the preference panels, follow these
|
||||
steps:</p>
|
||||
<p> 1. From any Navigator window, open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</p>
|
||||
<table summary="list of headings" cellspacing=2 cellpadding=4 width="324" bgcolor="#CCCCCC" >
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="inthissection">
|
||||
|
||||
<p>In this section:
|
||||
|
||||
<p><a href="#appearance_pref">Appearance Preferences</a>
|
||||
<p><a href="cs_nav_prefs_navigator.html">Navigator Preferences</a>
|
||||
<p><a href="cs_nav_prefs_advanced.html">Advanced Preferences</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="appearance_pref"></a>
|
||||
<h1>Appearance Preferences</h1>
|
||||
<p>This section describes how to use the Appearance preference panel. If you are
|
||||
not already viewing the panel, follow these steps:</p>
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Double-click Appearance to expand the list, then click the name for the preferences
|
||||
you want to view.</p>
|
||||
<table summary="list of headings" CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
|
||||
<tr>
|
||||
<td class="inthissection">
|
||||
|
||||
<p>In this section:
|
||||
<p><a href="#appearance">Appearance</a>
|
||||
<p><a href="#fonts">Fonts</a>
|
||||
<p><a href="#colors">Colors</a>
|
||||
<p><a href="#themes">Themes</a>
|
||||
|
||||
<p><a href="#content">Languages/Content</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
<a name="preferences:appearanceIDX"></a>
|
||||
<a NAME="web_site_iconsSDX"></a>
|
||||
<a NAME="faviconsSDX"></a>
|
||||
<a NAME="appearance"></a>
|
||||
<h2>Appearance Preferences - Appearance</h2>
|
||||
<p>This section describes how to use the Appearance preferences panels. If you're
|
||||
not already viewing one of these panels, follow these steps:
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</li>
|
||||
<li> Click the Appearance category.</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Appearance preferences panel allows you set components that you want to use when you start up Mozilla:</p>
|
||||
<ul>
|
||||
<li><b>When Mozilla starts up, open</b>: Select the components you want to use
|
||||
when you start up Mozilla
|
||||
<li>Show toolbars as:
|
||||
<ul>
|
||||
<li><b>Pictures and text</b>: Select this to see text underneath each of the
|
||||
toolbar buttons.. </li>
|
||||
<li><b>Pictures only</b>: Select this to show the toolbar buttons only.</li>
|
||||
<li><b>Text only</b>: Select this to show text buttons only.</li>
|
||||
</ul>
|
||||
|
||||
<li><b>Show Tooltips</b>: Select this if you want to have tips appear when the
|
||||
cursor is placed over parts of the Mozilla user interface and some websites.
|
||||
<li><b>Show Web Site Icons</b>: Select this if you want see site-specific icons,
|
||||
if available, in place of the bookmark icon <img src="chrome://communicator/skin/bookmarks/bookmark-item.gif" alt="Location Bar"
|
||||
>. Web site icons are shown to the left of the Location Bar and Browser tabs.
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="preferences:fontsIDX"></a> <a NAME="fonts"></a>
|
||||
<h2>Appearance Preferences - Fonts</h2>
|
||||
<p>
|
||||
<p>This section describes how to use the Fonts preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</li>
|
||||
<li>Under the Appearance category, click Fonts. (If no subcategories are visible,
|
||||
double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Fonts preferences panel allows you to set page font type and size, as well as the screen resolution.</p>
|
||||
<p><b>Note</b>: Some font styles may not be selectable because the selected language
|
||||
does not have fonts available for that style.</p>
|
||||
<ul>
|
||||
|
||||
<li><b>Fonts for</b>: Choose a language group/script. For instance, to set
|
||||
default fonts for West European languages/script (Latin),
|
||||
choose "Western."
|
||||
<ul>
|
||||
<li><b>Proportional</b>: Select whether proportional text should be serif (like
|
||||
Times Roman) or sans-serif (like Arial). You can also specify what font size
|
||||
you want for proportional text. Proportional text is variable in width, so characters
|
||||
and letters vary in width.</li>
|
||||
<li><b>Serif</b>: Select a serif font you want to use for web pages. </li>
|
||||
<li><b>Sans-serif</b>: Select a sans-serif font you want to use for web pages.
|
||||
</li>
|
||||
<li><b>Cursive</b>: Select a cursive font you want to use for web pages. </li>
|
||||
<li><b>Fantasy</b>: Select a fantasy font you want to use for web pages. </li>
|
||||
<li><b>Monospace</b>: Select a monospace font (like Courier) and size you want
|
||||
to use for web pages. Monospace text is fixed in width, so each character or
|
||||
letter takes the same amount of space.</li>
|
||||
<li><b>Minimum font size</b>: Select the smallest font size you want to be shown
|
||||
on web pages. </li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Allow documents to use other fonts</b>: If available, select this checkbox
|
||||
to keep a web page's font and size settings instead of your own preferences.</li>
|
||||
<li><b>Display resolution</b>: Select from the drop-down list the dots per inch
|
||||
(dpi) for displaying web pages. Select "Other" to open the Calibrate
|
||||
Resolution dialog box, which allows you to calibrate your resolution by measuring
|
||||
how long a line appears on your screen. Increased screen resolution will improve
|
||||
text readability on some screens.<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="preferences:colorsIDX"></a>
|
||||
<a name="colors"></a>
|
||||
<h2>Appearance Preferences - Colors</h2>
|
||||
<p>
|
||||
<p>This section describes how to use the Colors preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.</li>
|
||||
<li> Under the Appearance category, click Colors. (If no subcategories are visible,
|
||||
double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Colors preferences panel allows you to set the background and text colors on web pages:</p>
|
||||
<ul>
|
||||
<li><b>Text and Background</b>: Click the colored blocks to select a color for
|
||||
displaying text and backgrounds on web pages. </li>
|
||||
<ul>
|
||||
<li><b>Use system colors</b>: Select this to use your system color settings.</li>
|
||||
</ul>
|
||||
<li><b>Link Colors</b>: Click the colored blocks to select a color for displaying
|
||||
unvisited and visited links on web pages.</li>
|
||||
<ul>
|
||||
<li><b>Underline links</b>: Select this to display underlined links on web pages.</li>
|
||||
</ul>
|
||||
<li><b>When a web page provides its own colors and backgrounds</b>: </li>
|
||||
<ul>
|
||||
<li><b>Always use the colors and background specified by the web page</b>: Allows
|
||||
the web page to choose displayed colors and backgrounds.</li>
|
||||
<li> <b>Use my chosen colors, ignoring the colors and background image specified</b>:
|
||||
Allow you to choose displayed colors, ignoring the web page colors and background
|
||||
image.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="preferences:themesIDX"></a> <a name="themes"></a>
|
||||
<h2>Appearance Preferences - Themes</h2>
|
||||
<p>
|
||||
<p>This section describes how to use the Themes preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</li>
|
||||
<li> Under the Appearance category, click Themes. (If no subcategories are visible,
|
||||
double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Themes preferences panel allows you to change the look and style of Mozilla through different themes.</p>
|
||||
<ul>
|
||||
<li><b>Theme to use</b>: Choose one of the installed themes to change the look
|
||||
of Mozilla. </li>
|
||||
<ul>
|
||||
<li><b>Uninstall [Theme Name]</b>: Click this to remove a selected theme.</li>
|
||||
</ul>
|
||||
<li><b>Get New Themes</b>: Click this link to go to a web page where you can
|
||||
download more themes.
|
||||
<p><b>Notes</b>: </p>
|
||||
</li>
|
||||
<ul>
|
||||
<li>To see a new theme, you need to quit and restart Mozilla after you choose
|
||||
a new theme. </li>
|
||||
<li>You will not be able to switch back to a theme you have uninstalled.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="languages:Appearance_preferencesIDX"></a>
|
||||
<a name="preferences:content_packsIDX"></a>
|
||||
<a name="content"></a>
|
||||
<h2>Appearance Preferences - Languages/Content</h2>
|
||||
<p>This section describes how to use the Language and Content Packs preferences
|
||||
panel. If you're not already viewing it, follow these steps: </p>
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
<li>Under the Appearance category, click Languages/Content. (If no subcategories
|
||||
are visible, double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Language and Content Packs preferences panel allows you to select a content
|
||||
pack and/or language pack to use within Mozilla.</p>
|
||||
<ul>
|
||||
|
||||
<li><b>Installed content packs</b>: Select a content pack to use within Mozilla.</li>
|
||||
<li><b>Installed language packs</b>: Select a language pack to use within Mozilla.</li>
|
||||
<li><b>Download More</b>: Click this to download more content or language packs.
|
||||
|
||||
<p><b>Note</b>: You must restart Mozilla for a new content or language pack to take effect.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<hr>
|
||||
<p><i>19 June 2002</i> </p>
|
||||
<hr>
|
||||
<p>Copyright © 1998-2003 The Mozilla Foundation.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -81,9 +81,9 @@ toolbar buttons.. </li>
|
|||
|
||||
<li><b>Show Tooltips</b>: Select this if you want to have tips appear when the
|
||||
cursor is placed over parts of the Mozilla user interface and some websites.
|
||||
<li><b>Show Web Site Icons</b>: Select this if you want see site-specific icons,
|
||||
<li><b>Show Website Icons</b>: Select this if you want see site-specific icons,
|
||||
if available, in place of the bookmark icon <img src="chrome://communicator/skin/bookmarks/bookmark-item.gif" alt="Location Bar"
|
||||
>. Web site icons are shown to the left of the Location Bar and Browser tabs.
|
||||
>. Website icons are shown to the left of the Location Bar and Browser tabs.
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="preferences:fontsIDX"></a> <a NAME="fonts"></a>
|
||||
|
|
|
@ -240,7 +240,7 @@ automatically complete text you previously entered into the Location bar. </li>
|
|||
</li>
|
||||
<ul>
|
||||
<li><b>Autocomplete best match as you type</b>: As you type in the Location Bar,
|
||||
Mozilla will automatically complete your web address using the visited web site
|
||||
Mozilla will automatically complete your web address using the visited website
|
||||
it most closely matches.</li>
|
||||
<li><b>Show list of matching results</b>: As you type in the Location Bar, Mozilla
|
||||
will show a drop-down list of matching visited web addresses.</li>
|
||||
|
@ -248,7 +248,7 @@ will show a drop-down list of matching visited web addresses.</li>
|
|||
you to search the default search engine for words you enter.</li>
|
||||
<li>
|
||||
<div align="center"><b>Match only website you've typed previously</b>: Shows
|
||||
only web sites that you've typed in the Location Bar and not sites that were
|
||||
only websites that you've typed in the Location Bar and not sites that were
|
||||
opened in other ways, such as clicking a link on a web page.</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -239,7 +239,7 @@ automatically complete text you previously entered into the Location bar. </li>
|
|||
</li>
|
||||
<ul>
|
||||
<li><b>Autocomplete best match as you type</b>: As you type in the Location Bar,
|
||||
Mozilla will automatically complete your web address using the visited web site
|
||||
Mozilla will automatically complete your web address using the visited website
|
||||
it most closely matches.</li>
|
||||
<li><b>Show list of matching results</b>: As you type in the Location Bar, Mozilla
|
||||
will show a drop-down list of matching visited web addresses.</li>
|
||||
|
@ -247,7 +247,7 @@ will show a drop-down list of matching visited web addresses.</li>
|
|||
you to search the default search engine for words you enter.</li>
|
||||
<li>
|
||||
<div align="center"><b>Match only website you've typed previously</b>: Shows
|
||||
only web sites that you've typed in the Location Bar and not sites that were
|
||||
only websites that you've typed in the Location Bar and not sites that were
|
||||
opened in other ways, such as clicking a link on a web page.</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -38,25 +38,25 @@
|
|||
<p>When blocking a popup, &brandShortName; can be set up to play a sound, as
|
||||
well as display an icon
|
||||
<img src="chrome://navigator/skin/icons/popup-blocked.png" alt="Popup control
|
||||
icon"></img> in the status bar. You can use this icon to add a web site
|
||||
icon"></img> in the status bar. You can use this icon to add a website
|
||||
you're viewing to an exceptions list so that the site is allowed to again
|
||||
display popups.</p>
|
||||
|
||||
<p><strong>Blocking popups may interfere with some web sites</strong>: Some web
|
||||
<p><strong>Blocking popups may interfere with some websites</strong>: Some web
|
||||
sites, including some banking sites, use popups for important features.
|
||||
Blocking all popups disables such features. To allow specific web sites to
|
||||
use popups, while blocking all others, you can add specific web sites to the
|
||||
Blocking all popups disables such features. To allow specific websites to
|
||||
use popups, while blocking all others, you can add specific websites to the
|
||||
list of allowed sites. For more information, see
|
||||
<a href="#privacy_and_security_preferences_popup_windows">Privacy &
|
||||
Security Preferences - Popup Windows</a>.</p>
|
||||
|
||||
<p><strong>Blocking popups doesn't always work</strong>: Although
|
||||
&brandShortName; blocks most popups, some web sites, even when blocked, may
|
||||
&brandShortName; blocks most popups, some websites, even when blocked, may
|
||||
use other methods to show popups.</p>
|
||||
|
||||
<p><strong>Allowing popups from certain web sites</strong>: After you've
|
||||
<p><strong>Allowing popups from certain websites</strong>: After you've
|
||||
enabled popup blocking, you can still allow specific sites to display popups.
|
||||
Browse to the web site, and then from the Tools menu, choose Popup Manager,
|
||||
Browse to the website, and then from the Tools menu, choose Popup Manager,
|
||||
and then choose Allow Popups From This Site.</p>
|
||||
|
||||
<p>The next section describes how to control popups through preferences and
|
||||
|
@ -82,13 +82,13 @@
|
|||
<li><strong>Allowed Sites:</strong> Click this to view and edit the list of web
|
||||
sites that you want to allow to display popups.
|
||||
<ul>
|
||||
<li><strong>Allowed web sites</strong>: The list of allowed web sites appears
|
||||
when you click "Allowed Sites." You can add or remove web sites that should
|
||||
<li><strong>Allowed websites</strong>: The list of allowed websites appears
|
||||
when you click "Allowed Sites." You can add or remove websites that should
|
||||
be allowed to show popups.</li>
|
||||
<li><strong>Add</strong>: Click this after typing in a web site that you want
|
||||
<li><strong>Add</strong>: Click this after typing in a website that you want
|
||||
to add to the list.</li>
|
||||
<li><strong>Remove</strong>: Click this to remove a selected web site.</li>
|
||||
<li><strong>Remove All</strong>: Click this to remove all of the web sites in
|
||||
<li><strong>Remove</strong>: Click this to remove a selected website.</li>
|
||||
<li><strong>Remove All</strong>: Click this to remove all of the websites in
|
||||
the current list.</li></ul></li></ul>
|
||||
|
||||
<h3>When a popup window has been blocked</h3>
|
||||
|
@ -107,18 +107,18 @@
|
|||
alt="Popup control icon"></img> in the Navigator status bar to indicate that
|
||||
a popup is blocked. <strong>Note</strong>: After the popup control icon
|
||||
<img src="chrome://navigator/skin/icons/popup-blocked.png" alt="Popup control
|
||||
icon"></img> appears, it remains visible until you visit another web site.
|
||||
icon"></img> appears, it remains visible until you visit another website.
|
||||
</li></ul>
|
||||
|
||||
<p><strong>Using the popup control icon to add allowed web sites</strong>: You
|
||||
can use the popup control icon to quickly add a web site to the list of
|
||||
allowed web sites. Click the icon
|
||||
<p><strong>Using the popup control icon to add allowed websites</strong>: You
|
||||
can use the popup control icon to quickly add a website to the list of
|
||||
allowed websites. Click the icon
|
||||
<img src="chrome://navigator/skin/icons/popup-blocked.png" alt="Popup control
|
||||
icon"></img> to open the list of allowed web sites. The current web site is
|
||||
icon"></img> to open the list of allowed websites. The current website is
|
||||
already filled in. Click Add and then click OK to confirm your addition.</p>
|
||||
|
||||
<p><strong>Note</strong>: Blocking popups may not always work and may interfere
|
||||
with some web sites. For more information about blocking popups, see
|
||||
with some websites. For more information about blocking popups, see
|
||||
<a href="#controlling_popups">Controlling Popups</a>.</p>
|
||||
|
||||
<p>Copyright © 2003-2004 The Mozilla Foundation.</p>
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -560,7 +560,7 @@ Personal Toolbar Bookmark Folders</a>" for more information on adding bookm
|
|||
marks folder to the Personal Toolbar.
|
||||
</ol>
|
||||
<p><b>Note</b>: The bookmark icon <img src="chrome://communicator/skin/bookmarks/bookmark-item.gif" alt="image of bookmark icon"
|
||||
> may appear as another page-specific icon if you have checked Show Web Site
|
||||
> may appear as another page-specific icon if you have checked Show Website
|
||||
Icons in preferences. See <a href="cs_nav_prefs_appearance.html#appearance">Appearance
|
||||
Preferences - Appearance</a> for more information on changing this preferences.</p>
|
||||
<p>Each item in the Personal Toolbar folder appears as a toolbar button. You
|
||||
|
@ -631,7 +631,7 @@ see <a href="#cust_taskbar">Component Bar</a>.</li>
|
|||
<li>Status information: Displays information like the web-page URL and load status
|
||||
information.</li>
|
||||
<li>Cookie notification icon <img src="chrome://cookie/content/taskbar-cookie.gif" alt="cookie notification icon">:
|
||||
Appears when a web site has used a cookie in a way that requires you to be notified.
|
||||
Appears when a website has used a cookie in a way that requires you to be notified.
|
||||
For more information, see <a href="using_priv_help.html#cookie_notify">Cookie
|
||||
Notification</a>.</li>
|
||||
<li>Work Offline <img src="chrome://communicator/skin/icons/offline.gif" alt="work offline icon">
|
||||
|
@ -727,7 +727,7 @@ your list of bookmarks any way you want.</p>
|
|||
<a NAME="cust_bkmk_create"></a>
|
||||
<a name="bookmarks:creating_bookmarksIDX"></a>
|
||||
<h2>Creating New Bookmarks</h2>
|
||||
<p>You can bookmark your favorite web sites to make it easy to return to them.</p>
|
||||
<p>You can bookmark your favorite websites to make it easy to return to them.</p>
|
||||
<p>To bookmark the current page, perform one of these steps:</p>
|
||||
<ul>
|
||||
<li>To add a bookmark to the Bookmarks menu, open the Bookmarks menu and choose
|
||||
|
@ -785,7 +785,7 @@ the Bookmarks tab, and drag the bookmark icon <img src="chrome://communicator/sk
|
|||
<p><b>Note</b>s:</p>
|
||||
<ul>
|
||||
<li>The bookmark icon <img src="chrome://communicator/skin/bookmarks/bookmark-item.gif" alt="image of bookmark icon"
|
||||
> may appear as another page-specific icon if you have checked Show Web Site
|
||||
> may appear as another page-specific icon if you have checked Show Website
|
||||
Icons in preferences. See <a href="cs_nav_prefs_appearance.html#appearance">Appearance
|
||||
Preferences - Appearance</a> for more information on changing this preferences.</li>
|
||||
<li>After adding a bookmark using any of the methods listed above, it can be
|
||||
|
@ -857,7 +857,7 @@ designate a new bookmarks folder.</p>
|
|||
<p>You can rename the bookmark (the name appears in your bookmark list), add
|
||||
descriptive information, or set a keyword. (You can type a bookmark's keyword
|
||||
into the location field to go to the bookmarked site.)
|
||||
<p>You can also set Mozilla to check bookmarked web sites for changes.</p>
|
||||
<p>You can also set Mozilla to check bookmarked websites for changes.</p>
|
||||
<ol>
|
||||
<li>Open the Bookmarks menu and choose Manage Bookmarks.</li>
|
||||
<li>In your Bookmarks window, click a bookmark.</li>
|
||||
|
|
|
@ -165,13 +165,13 @@
|
|||
Newsgroups, Instant Messenger, and so on.</dd>
|
||||
|
||||
<dt id="cookie">cookie</dt><dd>A small bit of information stored
|
||||
on your computer by some web sites. When you visit such a site, the site asks
|
||||
on your computer by some websites. When you visit such a site, the site asks
|
||||
your browser to place one or more cookies on your hard disk. Later, when you
|
||||
return to the site, your browser sends the site the cookies that belong to
|
||||
it. Cookies help web sites keep track of information about you, such as the
|
||||
it. Cookies help websites keep track of information about you, such as the
|
||||
contents of your shopping cart. You can set your cookie preferences to
|
||||
control how cookies are used and how much information you are willing to let
|
||||
web sites store on them. See also <a href="#foreign_cookie">foreign
|
||||
websites store on them. See also <a href="#foreign_cookie">foreign
|
||||
cookie</a>.</dd>
|
||||
|
||||
<dt id="cookie_manager">Cookie Manager</dt><dd>The part of the browser
|
||||
|
@ -185,7 +185,7 @@
|
|||
<dt id="cryptography">cryptography</dt><dd>
|
||||
The art and practice of scrambling (encrypting) and unscrambling (decrypting)
|
||||
information. For example, cryptographic techniques are used to scramble an
|
||||
unscramble information flowing between commercial web sites and your browser.
|
||||
unscramble information flowing between commercial websites and your browser.
|
||||
See also <a href="#public-key_cryptography">public-key cryptography</a>.</dd>
|
||||
|
||||
<dt id="decryption">decryption</dt><dd>
|
||||
|
@ -268,15 +268,15 @@
|
|||
|
||||
<dt id="foreign_cookie">foreign cookie</dt><dd>A cookie from one
|
||||
site that gets stored on your computer when you visit a different site.
|
||||
Sometimes a web site displays content that is hosted on another web site.
|
||||
Sometimes a website displays content that is hosted on another website.
|
||||
That content can be anything from an image to text or an advertisement. The
|
||||
second web site that hosts such elements also has the ability to store a
|
||||
second website that hosts such elements also has the ability to store a
|
||||
cookie in your browser, even though you don't visit it directly. Also known
|
||||
as "third-party cookie."</dd>
|
||||
|
||||
<dt id="form_manager">Form Manager</dt><dd>The part of the browser
|
||||
that can help you save the personal data you enter into online forms, such as
|
||||
your name, address, phone, and so on. Then, when a web site presents you with
|
||||
your name, address, phone, and so on. Then, when a website presents you with
|
||||
a form, Form Manager can fill it in automatically.</dd>
|
||||
|
||||
<dt id="helper_application">helper application</dt><dd>Any application
|
||||
|
@ -291,7 +291,7 @@
|
|||
|
||||
<dt id="home_page">home page</dt><dd>The page your browser is set
|
||||
to display every time you launch it or when you click the Home button. Also
|
||||
used to refer to the main page for a web site, from which you can explore the
|
||||
used to refer to the main page for a website, from which you can explore the
|
||||
rest of the site.</dd>
|
||||
|
||||
<dt id="hypertext_markup_language">Hypertext Markup Language
|
||||
|
@ -301,10 +301,10 @@
|
|||
|
||||
<dt id="implicit_consent">implicit consent</dt><dd>Also known as
|
||||
implied or "opt-out" consent. Used to describe privacy settings
|
||||
that may allow web sites to gather information about you (for example by
|
||||
that may allow websites to gather information about you (for example by
|
||||
means of <a href="#cookie">cookies</a> and online forms) unless you
|
||||
explicitly choose to withhold your consent by selecting an option on a page
|
||||
that the web site provides for that purpose. Your consent may not be
|
||||
that the website provides for that purpose. Your consent may not be
|
||||
requested when the information is actually gathered.</dd>
|
||||
|
||||
<dt id="internet_message_access_protocol">Internet Message Access Protocol
|
||||
|
@ -368,7 +368,7 @@
|
|||
|
||||
A symmetric key used by Certificate Manager to encrypt information. For
|
||||
example, Password Manager uses Certificate Manager and your master key to
|
||||
encrypt email passwords, web site passwords, and other stored sensitive
|
||||
encrypt email passwords, website passwords, and other stored sensitive
|
||||
information. See also <a href="#symmetric_encryption">symmetric
|
||||
encryption</a>.</dd>
|
||||
|
||||
|
@ -376,7 +376,7 @@
|
|||
Certificate Manager to protect the master key and/or private keys stored on a
|
||||
<a href="#security_device">security device</a>. Certificate Manager needs to
|
||||
access your private keys, for example, when you sign email messages or use
|
||||
one of your own certificates to identify yourself to a web site. It needs to
|
||||
one of your own certificates to identify yourself to a website. It needs to
|
||||
access your master key when Password Manager or Form Manager reads or adds to
|
||||
your personal information. You can set or change your master password from
|
||||
the Master Passwords preferences panel. Each security device requires a
|
||||
|
@ -384,7 +384,7 @@
|
|||
<a href="#master_key">master key</a>.</dd>
|
||||
|
||||
<dt id="misrepresentation">misrepresentation</dt><dd>Presentation of an entity
|
||||
as a person or organization that it is not. For example, a web site might
|
||||
as a person or organization that it is not. For example, a website might
|
||||
pretend to be a furniture store when it is really just a site that takes
|
||||
credit card payments but never sends any goods. See also
|
||||
<a href="#spoofing">spoofing</a>.</dd>
|
||||
|
@ -414,7 +414,7 @@
|
|||
that Certificate Manager follows to perform an online check of a
|
||||
certificate's validity each time the certificate is used. This process
|
||||
involves checking the certificate against a list of valid certificates
|
||||
maintained at a specified web site. Your computer must be online for OCSP to
|
||||
maintained at a specified website. Your computer must be online for OCSP to
|
||||
work.</dd>
|
||||
|
||||
<dt id="p3p">
|
||||
|
@ -459,7 +459,7 @@
|
|||
<dt id="platform_for_privacy_preferences">Platform for Privacy Preferences
|
||||
(P3P)</dt><dd>A standard published by the World Wide Web Consortium (W3C)
|
||||
designed to help users to gain more control over the use of personal
|
||||
information by Web sites they visit. For general information on the standard
|
||||
information by Websites they visit. For general information on the standard
|
||||
itself, see the online document <a href="http://www.w3.org/P3P/"
|
||||
target="_blank">P3P Public Overview</a>.</dd>
|
||||
|
||||
|
@ -607,7 +607,7 @@
|
|||
device</a> used by Certificate Manager to store private keys associated with
|
||||
your certificates. In addition to private keys, the software security device
|
||||
stores the master key used by Password Manager to encrypt email passwords,
|
||||
web site passwords, and other sensitive information. See also
|
||||
website passwords, and other sensitive information. See also
|
||||
<a href="#private_key">private
|
||||
key</a> and <a href="#master_password">master key</a>.</dd>
|
||||
|
||||
|
@ -692,10 +692,10 @@
|
|||
Wide Web that is specified by a unique address or URL and that may contain
|
||||
text, hyperlinks, and graphics.</dd>
|
||||
|
||||
<dt id="web_site">web site</dt><dd>A group of related web pages linked by
|
||||
<dt id="web_site">website</dt><dd>A group of related web pages linked by
|
||||
hyperlinks and managed by a single company, organization, or individual. A
|
||||
web site may include text, graphics, audio and video files, and links to
|
||||
other web sites.</dd>
|
||||
website may include text, graphics, audio and video files, and links to
|
||||
other websites.</dd>
|
||||
|
||||
<dt id="world_wide_web">World Wide Web</dt><dd>Also known as the
|
||||
Web. A portion of the Internet that is made up of web pages stored by web
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
<rdf:li> <rdf:Description nc:name="trust" nc:link="glossary.xhtml#trust"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Uniform Resource Locator (URL)" nc:link="glossary.xhtml#uniform_resource_locator"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="web page" nc:link="glossary.xhtml#web_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="web site" nc:link="glossary.xhtml#web_site"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="website" nc:link="glossary.xhtml#web_site"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="World Wide Web" nc:link="glossary.xhtml#world_wide_web"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
|
|
@ -289,7 +289,7 @@
|
|||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Certificates:web_site"
|
||||
nc:name="web site identity"
|
||||
nc:name="website identity"
|
||||
nc:link="using_certs_help.html#certificates:web_siteIDX"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
|
|
|
@ -796,7 +796,7 @@
|
|||
<rdf:Description about="#privacy-doc">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="privacy-doc-visit" nc:name="What Information Does My Browser Give to a Web Site?" nc:link="chrome://help/locale/privacy_help.xhtml#what_information_does_my_browser_give_to_a_web_site"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="privacy-doc-visit" nc:name="What Information Does My Browser Give to a Website?" nc:link="chrome://help/locale/privacy_help.xhtml#what_information_does_my_browser_give_to_a_web_site"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="privacy-doc-cookies" nc:name="What Are Cookies, and How Do They Work?" nc:link="chrome://help/locale/privacy_help.xhtml#what_are_cookies_and_how_do_they_work"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="privacy-doc-email" nc:name="How Can I Control Web Pages in Email Messages?" nc:link="chrome://help/locale/privacy_help.xhtml#how_can_i_control_web_pages_in_email_messages"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="privacy-doc-unauth" nc:name="How Do I Make Sure Unauthorized People Don't Use Information About Me?" nc:link="chrome://help/locale/privacy_help.xhtml#how_do_i_make_sure_unauthorized_people_dont_use_information_about_me"/> </rdf:li>
|
||||
|
@ -972,7 +972,7 @@
|
|||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="using-help-certs-manage-my" nc:name="That Identify You" nc:link="chrome://help/locale/using_certs_help.html#using_certs_my"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-help-certs-manage-others" nc:name="That Identify Others" nc:link="chrome://help/locale/using_certs_help.html#using_certs_others"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-help-certs-manage-sites" nc:name="That Identify Web Sites" nc:link="chrome://help/locale/using_certs_help.html#using_certs_sites"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-help-certs-manage-sites" nc:name="That Identify Websites" nc:link="chrome://help/locale/using_certs_help.html#using_certs_sites"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-help-certs-manage-cas" nc:name="That Identify CAs" nc:link="chrome://help/locale/using_certs_help.html#using_certs_cas"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
@ -1058,7 +1058,7 @@
|
|||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="my_certs" nc:name="Your Certificates" nc:link="chrome://help/locale/certs_help.xhtml#your_certificates"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="others_certs" nc:name="Other People's Certificates" nc:link="chrome://help/locale/certs_help.xhtml#other_peoples_certificates"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="web_certs" nc:name="Web Site Certificates" nc:link="chrome://help/locale/certs_help.xhtml#web_site_certificates"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="web_certs" nc:name="Website Certificates" nc:link="chrome://help/locale/certs_help.xhtml#web_site_certificates"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="ca_certs" nc:name="Authorities" nc:link="chrome://help/locale/certs_help.xhtml#authorities"/> </rdf:li>
|
||||
|
||||
</rdf:Seq>
|
||||
|
@ -1085,8 +1085,8 @@
|
|||
<rdf:Description about="#web_certs">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="edit_web_certs" nc:name="Edit Web Site Certificate Settings" nc:link="chrome://help/locale/certs_help.xhtml#edit_web_site_certificate_trust_settings"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="delete_web_certs" nc:name="Delete Web Site Certificate" nc:link="chrome://help/locale/certs_help.xhtml#delete_web_site_certificates"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="edit_web_certs" nc:name="Edit Website Certificate Settings" nc:link="chrome://help/locale/certs_help.xhtml#edit_web_site_certificate_trust_settings"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="delete_web_certs" nc:name="Delete Website Certificate" nc:link="chrome://help/locale/certs_help.xhtml#delete_web_site_certificates"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -1110,7 +1110,7 @@
|
|||
<rdf:li><rdf:Description ID="backup_your_cert" nc:name="Certificate Backup" nc:link="chrome://help/locale/cert_dialog_help.xhtml#certificate_backup"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="which_cert" nc:name="User Identification Request" nc:link="chrome://help/locale/cert_dialog_help.xhtml#user_identification_request"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="new_ca" nc:name="New Certificate Authority" nc:link="chrome://help/locale/cert_dialog_help.xhtml#new_certificate_authority"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="cert-dialog-help-website" nc:name="Web Site Certificates" nc:link="chrome://help/locale/cert_dialog_help.xhtml#web_site_certificates"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="cert-dialog-help-website" nc:name="Website Certificates" nc:link="chrome://help/locale/cert_dialog_help.xhtml#web_site_certificates"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -1127,7 +1127,7 @@
|
|||
<rdf:Description about="#cert-dialog-help-website">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="new_web_cert" nc:name="Web Site Certified by an Unknown Authority" nc:link="chrome://help/locale/cert_dialog_help.xhtml#web_site_certified_by_an_unknown_authority"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="new_web_cert" nc:name="Website Certified by an Unknown Authority" nc:link="chrome://help/locale/cert_dialog_help.xhtml#web_site_certified_by_an_unknown_authority"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="exp_web_cert" nc:name="Server Certificate Expired" nc:link="chrome://help/locale/cert_dialog_help.xhtml#server_certificate_expired"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="not_yet_web_cert" nc:name="Server Certificate Not Yet Valid" nc:link="chrome://help/locale/cert_dialog_help.xhtml#server_certificate_not_yet_valid"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="bad_name_web_cert" nc:name="Domain Name Mismatch" nc:link="chrome://help/locale/cert_dialog_help.xhtml#domain_name_mismatch"/> </rdf:li>
|
||||
|
|
|
@ -550,7 +550,7 @@ search engines.
|
|||
<ul>
|
||||
|
||||
<li>Type a specific product, trademark, or company name and press Enter (Return
|
||||
on Mac OS), to go directly to a company's web site.
|
||||
on Mac OS), to go directly to a company's website.
|
||||
|
||||
<li>Type certain verbs, such as "shop" or "quote," followed by the word you
|
||||
want to look up, to get specific information. For instance, "shop pets" takes
|
||||
|
|
|
@ -1,159 +0,0 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>Viewing Page Info</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<hr>
|
||||
<a NAME="page_info_first"></a>
|
||||
<a NAME="page_infoIDX"></a>
|
||||
<h1>Viewing Page Info</h1>
|
||||
|
||||
<p>The Page Info dialog box consists of several tabs that display different kinds of information about the page you are viewing. This section provides a brief overview of the information available in each tab.
|
||||
|
||||
<p>To view Page Info for the page currently displayed by the browser, open the View menu and choose Page Info. You can then click the tab that corresponds to the kind of information you want to view.
|
||||
|
||||
<p>Most of the information displayed by the General, Forms, Links and Media tabs in Page Info is taken from the HTML source for the page. This information is usually of interest only to web developers and other specialists.
|
||||
|
||||
<p>For detailed information about HTML, including the tags displayed by Page Info, see the <a href="http://www.w3.org/TR/REC-html40/" target="_blank">HTML 4.01 Specification</a>.
|
||||
|
||||
<p>The Privacy and Security tabs include information about the <a href="glossary.xhtml#platform_for_privacy_preferences">Platform for Privacy Preferences (P3P)</a> policies of the web site whose page you are viewing and the security status of that page.</p>
|
||||
|
||||
|
||||
|
||||
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=380>
|
||||
<tr>
|
||||
<td class="inthissection">
|
||||
<p>In this section:</p>
|
||||
<p><a href="#pageinfo_general">General Tab</a></p>
|
||||
<p><a href="#pageinfo_forms">Forms Tab</a></p>
|
||||
<p><a href="#pageinfo_links">Links Tab</a></p>
|
||||
<p><a href="#pageinfo_media">Media Tab</a></p>
|
||||
<p><a href="#pageinfo_security">Security Tab</a></p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<p> </p>
|
||||
<a NAME="pageinfo_general"></a>
|
||||
<h2>General (Page Info Tab)</h2>
|
||||
|
||||
<p>When you choose Page Info from the View menu, the General tab displays basic information about the page that you are viewing in the browser.
|
||||
|
||||
<p>The top portion displays the the name of the page (if it has one) and the following information:
|
||||
<ul>
|
||||
<li><b>URL:</b> The <a href="glossary.xhtml#uniform_resource_locator">Uniform Resource Locator</a> for the page—that is, the standardized address that appears in the Location Bar near the top of the browser window.
|
||||
<li><b>Render mode:</b> Indicates whether the browser is using <b>quirks mode</b> or <b>standards compliance mode</b> to lay out the page. Quirks mode takes account of nonstandard behavior that may be used by some older web pages designed for older versions of web browsers that are not fully standards compliant. Standards compliance mode adheres strictly to standards specifications. Your browser chooses the render mode automatically according to information contained in the web page itself.
|
||||
<li><b>Source:</b> Indicates whether the source code for this page has been cached.
|
||||
<li><b>Encoding:</b> The character encoding used for this HTML document.
|
||||
<li><b>Size:</b> The size of the file, if available.
|
||||
<li><b>Modified:</b> The date the page was last modified, if available.
|
||||
<li><b>Expires:</b> The date on which the information displayed by the page expires.
|
||||
|
||||
</ul>
|
||||
|
||||
<p>The bottom portion displays the metatags specified by the page. Metatags provide information about the type of content displayed by a page, such as a general description of the page, keywords for search engines, copyright information, and so on.
|
||||
|
||||
|
||||
<p> </p>
|
||||
<a NAME="pageinfo_forms"></a>
|
||||
<h2>Forms (Page Info Tab)</h2>
|
||||
|
||||
<p>When you choose Page Info from the View menu and click the Forms tab, you see information about all the forms displayed by the page you are currently viewing in the browser.
|
||||
|
||||
<p>The top portion lists basic information about the way each form in the page is specified in the HTML source:
|
||||
|
||||
<ul>
|
||||
<li><b>Name:</b> The form's name, if any.
|
||||
<li><b>Method:</b> The HTML method used to send information captured by the form back to the web server. <tt>GET</tt> appends your filled-in values to the web site address to which it submits the form. <tt>POST</tt> sends the values to the web site as parameters that can be read by a program on the web site.
|
||||
<li><b>Form Action:</b> The URL of the program to be invoked when the form is submitted.
|
||||
</ul>
|
||||
|
||||
<p>When you select a form listed in the top portion of the Forms tab, the bottom portion displays detailed information about the way each of of that form's elements is specified in the HTML source:
|
||||
<ul>
|
||||
<li><b>Label:</b> The element's label (if it is tagged as such in the HTML).
|
||||
<li><b>Field Name.</b> The element's name.
|
||||
<li><b>Type:</b> The element's input type, such as <tt>TEXT</tt> (for submitting text), <tt>RADIO</tt> (for a radio button), or <tt>HIDDEN</tt> (for storing information that is submitted but not displayed on the screen).
|
||||
<li><b>Current Value:</b> The current value of the element. For example, the current value of a text element is the text it currently contains.
|
||||
</ul>
|
||||
|
||||
<p> </p>
|
||||
<a NAME="pageinfo_links"></a>
|
||||
<h2>Links (Page Info Tab)</h2>
|
||||
|
||||
<p>When you choose Page Info from the View menu and click the Links tab, you see a list of all the links available on that page. The following information is displayed for each link:
|
||||
|
||||
<ul>
|
||||
<li><b>Name:</b> The text displayed in the browser as a link.
|
||||
<li><b>Address.</b> The <a href="glossary.xhtml#uniform_resource_locator">URL</a> for the page to which the link points.
|
||||
<li><b>Type:</b> The type of link, such Anchor (for a link to a specific place in an HTML document) or Form Submission.
|
||||
</ul>
|
||||
|
||||
<p> </p>
|
||||
<a NAME="pageinfo_media"></a>
|
||||
<h2>Media (Page Info Tab)</h2>
|
||||
|
||||
<p>When you choose Page Info from the View menu and click the Media tab, you see a list of all the images and other media elements displayed by the page.
|
||||
|
||||
<p>The top portion lists basic information about each element, including its address (<a href="glossary.xhtml#uniform_resource_locator">URL</a>) and type.
|
||||
|
||||
<p>When you select a media element listed in the top portion of the Media tab, the bottom portion displays available information about that element, such as description, size, or dimensions.
|
||||
|
||||
<p>You can also see the selected element at the bottom of the dialog box. To see larger images, you need to click the lower-right corner of the Page Info dialog box and drag.
|
||||
|
||||
<p>To save a media element as a separate file:
|
||||
<ul>
|
||||
<li><b>Save As:</b> Select the element you want to save, click Save As, and navigate to the location where you want to save it.
|
||||
</ul>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<a NAME="pageinfo_security"></a>
|
||||
<h2>Security (Page Info Tab)</h2>
|
||||
|
||||
<p>When you choose Page Info from the View menu and click the Security tab, you see information about <a href="glossary.xhtml#authentication">authentication</a> and <a href="glossary.xhtml#encryption">encryption</a> for the web page you are viewing. The top portion indicates whether the web site's identity has been verified, and the bottom portion describes whether the page was encrypted when it was received by the browser.
|
||||
|
||||
<p>You can also open the Security tab directly by clicking the lock icon in the lower-right corner of any browser window.
|
||||
|
||||
<p>The top portion of the Security tab can display any of these messages:
|
||||
|
||||
<ul>
|
||||
<li><b>Web Site Identity Not Verified.</b> The web site you are viewing did not present a certificate to authenticate itself. Therefore, Certificate Manager cannot verify its identity. It is possible, though unlikely, that the web site is not what it claims to be.
|
||||
<li><b>Web Site Identity Verified.</b> The certificate that Certificate Manager has used to verify this web site's identity was issued by a certificate authority (CA) marked as one that you trust. You can be reasonably confident that the web site is what it claims to be.
|
||||
</ul>
|
||||
|
||||
<p>The bottom portion of the Security tab can display any of these messages:
|
||||
<ul>
|
||||
<LI><B>Connection Not Encrypted.</B> It is possible that other people can view information sent from your computer to the web site or information sent by the web site to your computer, but it is unlikely that someone is actually doing so. </LI>
|
||||
|
||||
|
||||
<li><b>Connection Encrypted. </b>In general, the strength of an encrypted connection depends on the length of the keys used for encryption, measured in bits. The longer the key, the stronger the encryption—that is, the harder it is to for an unauthorized person to unscramble the encrypted information.
|
||||
<p>The Page Info window describes encryption strength in one of three ways:</p>
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
<LI><B>High-grade encryption.</B> Strongest encryption available, using 128-bit keys at a minimum.</LI>
|
||||
<LI><B>Medium-grade encryption.</B> Somewhat stronger than low-grade encryption, using 56- or 64-bit keys.</LI>
|
||||
<LI><B>Low-grade encryption.</B> Weakest encryption available, using 40-bit keys.</LI>
|
||||
</ul>
|
||||
|
||||
<p>Most web sites support high-grade encryption. If you are viewing an older web site that supports a weaker form of encryption, it is possible that other people can view information sent from your computer to the web site or information sent by the web site to your computer, but it is unlikely that someone is actually doing so. </ul>
|
||||
|
||||
<p>Lack of any encryption or lack of strong encryption should be of concern only if you are sending or viewing confidential information, such as your credit card number.
|
||||
|
||||
<p>You can quickly check the encryption status of a web page by noting the state of the lock icon at the bottom-right corner of the browser window. For more details, see <a href="using_certs_help.html#using_certs_info">Checking Security for a Web Page</a>.
|
||||
|
||||
<p> </p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
@ -1,323 +0,0 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>Password Settings</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<a NAME="passwords:settings_forIDX"></a>
|
||||
<a NAME="password_settings"></a>
|
||||
|
||||
<hr>
|
||||
<h1>Password Settings</h1>
|
||||
|
||||
<p>This section describes how to set your password preferences, set your Master Password, and control other aspects of password handling.
|
||||
|
||||
<p>For step-by-step descriptions of various tasks related to passwords, see <a href="using_priv_help.html#using_password">Using the Password Manager</a>.
|
||||
|
||||
<p>
|
||||
|
||||
<table summary="list of sections" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
||||
<tr>
|
||||
<td class="inthissections">
|
||||
<p>In this section:</p>
|
||||
<p><a href="#passwords_first">Privacy & Security Preferences - Passwords</a></p>
|
||||
<p><a href="#password_mgr">Password Manager</a></p>
|
||||
<p><a href="#Master_Password_Timeout">Privacy & Security Preferences - Master Passwords</a></p>
|
||||
<p><a href="#Change_Master_Password">Change Master Password</a></p>
|
||||
<p><a href="#Reset_Master_Password">Reset Master Password</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<hr>
|
||||
<a NAME="preferences:passwordsIDX"></a>
|
||||
<a NAME="passwords:preferencesIDX"></a>
|
||||
<a NAME="passwords_first"></a>
|
||||
|
||||
<h2>Privacy & Security Preferences - Passwords</h2>
|
||||
<p>This section describes the Passwords preferences panel. If you're not already viewing it, follow these steps:
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
<a NAME="Password_Manager"></a>
|
||||
<a NAME="Password_Manager:preferencesIDX"></a>
|
||||
|
||||
<h3>Password Manager</h3>
|
||||
|
||||
<p>Password Manager preferences allow you to
|
||||
<ul>
|
||||
<li><b>Remember passwords:</b> Select this checkbox to turn Password Manager on, so that it asks to store your user names and passwords at appropriate times and enters them for you automatically when they're requested. To turn off Password Manager, deselect the same checkbox.
|
||||
<li><b>Manage Stored Passwords:</b> Click this button to manage information about your stored passwords and the sites whose user names and passwords you don't want to be stored.
|
||||
</ul>
|
||||
|
||||
<p>For detailed information about using Password Manager, including how to override it for individual sites and how to view and manage stored passwords, see <a href="using_priv_help.html#using_password">Using the Password Manager</a>.
|
||||
|
||||
<p>
|
||||
<a NAME="Encrypting_Versus_Obscuring"></a>
|
||||
<h3>Encrypting Versus Obscuring</h3>
|
||||
|
||||
<p>If you use Password Manager or Form Manager to save passwords and personal data, this sensitive information is stored on your computer in a file that's difficult, but not impossible, for an intruder to read. This way of storing information is sometimes described as "obscuring." This is the default setting that applies to information stored by Password Manager or Form Manager.
|
||||
|
||||
<p>For improved protection, you may choose to protect the file with encryption. Encryption makes it more difficult (but again, not impossible) for an unauthorized person to view your stored sensitive information.
|
||||
|
||||
|
||||
<ul><li><b>Use encryption when storing sensitive data:</b> Select this checkbox to turn on encryption, or deselect it to turn off encryption.</ul>
|
||||
|
||||
<p>If you have not previously set a <a href="glossary.xhtml#master_password">master password</a>, you will be asked to create one. To do so, follow the instructions as they appear on your screen.
|
||||
|
||||
<p>Using encryption versus obscuring for stored sensitive data is a tradeoff between improved security and convenience:
|
||||
|
||||
<ul>
|
||||
<li>If you use encryption, you will need to enter a master password periodically, which can be inconvenient. (For information about controlling how often it is requested, see the discussion of the Master Password timeout at <a href="#Master_Password_Timeout">Privacy & Security Preferences - Master Passwords</a>.)
|
||||
<li>If you use obscuring, you may not have to set a master password at all (unless you're using certificates for identification purposes), but it may be easier for a stranger who has access to your computer to steal your passwords.
|
||||
</ul>
|
||||
|
||||
<p>For more details, see <a href="using_priv_help.html#using_encrypt">Encrypting Stored Sensitive Information</a>.
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="password_mgr"></a>
|
||||
<a NAME="Password_Manager:stored_passwordsIDX"></a>
|
||||
|
||||
<h2>Password Manager</h2>
|
||||
|
||||
<p>This section describes how to use Password Manager dialog box to control
|
||||
your stored passwords. If you are not already viewing it, follow these
|
||||
steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Passwords. (If no
|
||||
subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
<li>Click Manage Stored Passwords.
|
||||
</ol>
|
||||
|
||||
<p>Alternatively, open the Tools menu, choose Password manager, and then choose
|
||||
Manage Stored Passwords from the submenu.</p>
|
||||
|
||||
<p>The Password Manager has two tabs:</p>
|
||||
|
||||
<ol>
|
||||
<li><b>Passwords Saved:</b> Click this tab to view the list of sites for
|
||||
which Password Manager has saved your user name and password—that is,
|
||||
the sites for which you selected "Yes" in response to Password
|
||||
Manager's request to store logon information.</li>
|
||||
|
||||
<p>The second column shows the user name for each site. If the password is
|
||||
stored in encrypted form, "(encrypted)" appears after the user
|
||||
name.</p>
|
||||
|
||||
<p>By default, stored passwords are not displayed.</p>
|
||||
|
||||
<ul>
|
||||
<li>To see the list of stored passwords, click Show Passwords and confirm
|
||||
your choice.</li>
|
||||
<li>To hide the passwords, click Hide Passwords.</li>
|
||||
</ul>
|
||||
|
||||
<p>If you remove an entry from the list, the stored user name and password
|
||||
will be discarded, and you will need to log in manually the next time you
|
||||
visit that site.</p>
|
||||
|
||||
<li><b>Passwords Never Saved:</b> Click this tab to view the list of sites
|
||||
for which you selected "Never for this site" in response to Password
|
||||
Manager's request to store logon information.</li>
|
||||
|
||||
<p>If a site is included on this list, you will always have to type in your
|
||||
user name and password manually when you log onto the site.</p>
|
||||
|
||||
<p>If you remove an entry from this list, Password Manager will again ask
|
||||
you, the next time you log onto the site, whether to store your user name
|
||||
and password.</p>
|
||||
</ol>
|
||||
|
||||
<p>Regardless of which tab you are viewing, you can remove entries from the
|
||||
list as follows:</p>
|
||||
|
||||
<ul>
|
||||
<li><b>Remove:</b> Select one or more entries that you want to remove, then
|
||||
click Remove.</li>
|
||||
<li><b>Remove All:</b> Click this button to remove all the entries listed in
|
||||
the tab you are viewing.</li>
|
||||
</ul>
|
||||
|
||||
<p>For more information about the Password Manager, see
|
||||
<a href="using_priv_help.html#using_password">Using the Password Manager</a>.
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="Master_Password_Timeout"></a>
|
||||
<a NAME="passwords:timeout_for_master_passwordIDX"></a>
|
||||
<a NAME="master_password:preferencesIDX"></a>
|
||||
|
||||
<h2>Privacy & Security Preferences - Master Passwords</h2>
|
||||
|
||||
<p>This section describes the Master Passwords preferences panel. If you are not already viewing it, follow these steps:
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
|
||||
<table summary="list of headings" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
||||
<tr>
|
||||
<td class="inthissections">
|
||||
<p>In this section:</p>
|
||||
<p><a href="#change_mp_prefs">Change Master Password</a></p>
|
||||
<p><a href="#Master_Password">Master Password Timeout</a></p>
|
||||
<p><a href="#reset_mp_prefs">Reset Master Password</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
|
||||
|
||||
<a NAME="change_mp_prefs"></a>
|
||||
<h3>Change Master Password</h3>
|
||||
|
||||
<p>A master password protects a security device, which is a software or hardware device that stores sensitive information associated with your identity, such as keys or certificates.
|
||||
|
||||
<p>For example, the browser has a built-in Software Security Device, and you can also use external security devices, such as smart cards, if your computer is configured to use them.
|
||||
|
||||
<p>The master password for the browser's built-in Software Security Device also protects stored sensitive information such as email passwords, web site passwords, and other data stored by the Password Manager and Form Manager.
|
||||
|
||||
<ul><li><p><b>Change Password:</b> Click this button to set or change any of your master passwords. For information about using the Change Master Password dialog box that appears when you click this button, see <a href="#Change_Master_Password">Change Master Password</a>.</ul>
|
||||
|
||||
|
||||
<p> </p>
|
||||
<a NAME="Master_Password"></a>
|
||||
<a NAME="master_password:timeout_forIDX"></a>
|
||||
|
||||
<h3>Master Password Timeout</h3>
|
||||
|
||||
|
||||
<p>After you first set a new master password, you will be asked to enter it only when the newly launched browser first needs it to access personal information, such as a user name and password, saved form data, or personal certificates.
|
||||
|
||||
<p>You can control how often the browser requests your master password:
|
||||
|
||||
<ul>
|
||||
<LI><B>The first time it is needed.</B> This setting (selected by default) causes the browser to request your master password only the first time it needs access to the private key database after launching. The browser will not request the master password again until after you exit and relaunch it. This setting provides the lowest level of protection.
|
||||
|
||||
<LI><B>Every time it is needed.</B> This setting ensures that the browser will never access your saved personal information without first requesting your master password. This setting provides the highest level of protection.
|
||||
|
||||
<LI><B>If it has not been used for __ minutes or longer.</B> This setting causes the browser to request your master password if it needs to access your personal information and the specified interval has elapsed since the last time it did so.
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<p> </p>
|
||||
<a NAME="reset_mp_prefs"></a>
|
||||
<h3>Reset Master Password</h3>
|
||||
|
||||
<p><b>Warning:</b> If you reset your master password, you will permanently erase all the encrypted web passwords, email passwords, and form data saved on your behalf by Password Manager and Form Manager. You will also lose all your personal certificates associated with the <a href="glossary.xhtml#software_security_device">Software Security Device</a>.
|
||||
|
||||
<p>Note that encrypted passwords and form data will be lost only if you have turned on encryption for this stored information. For information about turning encryption on or off, see <a href="using_priv_help.html#encrypt_on">Turning Encryption On and Off</a>.
|
||||
|
||||
<p>To change your master password rather than resetting it, click the Change Password button in the Master Passwords preferences panel.
|
||||
|
||||
<p>You must remember your old master password to change it with the Change Password button.
|
||||
|
||||
<p>If you are really sure that you want to reset your master password and permanently erase all your encrypted personal information and certificates:
|
||||
|
||||
<ul><li><p><b>Reset Master Password:</b> Click this button to reset the master password for the Software Security Device. For more information, see <a href="#Reset_Master_Password">Reset Master Password</a>.</ul>
|
||||
|
||||
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="Change_Master_Password"></a>
|
||||
<a NAME="master_password:changingIDX"></a>
|
||||
<a NAME="master_password:aboutIDX"></a>
|
||||
|
||||
<h2>Change Master Password</h2>
|
||||
|
||||
|
||||
<p>This section describes the Change Master Password dialog box. If you're not already viewing it, follow these steps:
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Click Change Password.
|
||||
</ol>
|
||||
|
||||
<p>A master password protects a security device, which is a software or hardware device that stores sensitive information associated with your identity, such as keys or certificates.
|
||||
|
||||
<p>For example, the browser has a built-in Software Security Device, and you can also use external security devices, such as smart cards, if your computer is configured to use them.
|
||||
|
||||
<p>The master password for the browser's built-in Software Security Device also protects your master key. Your master key is used to encrypt sensitive information such as email passwords, web site passwords, and other data stored by the Password Manager and Form Manager.
|
||||
|
||||
<p>You use the Change Master Password dialog box to provide the following information:
|
||||
|
||||
<ul>
|
||||
<li><b>Security Device:</b> Each security device requires a separate master password. For example, if you are using one or more smart cards to store some of your certificates, you should set a separate master password for each one. If more than one security device is available, a drop-down list at the top of the Set Master Password dialog box allows you to choose the device whose password you want to change.</P>
|
||||
|
||||
<li><b>Current password:</b> If you are changing an existing master password, you must first type the current password. If you don't type the current password correctly, you will see the message "You did not enter the current correct Master Password" after you click OK. If this happens, you must retype your current password.
|
||||
|
||||
<li><b>New password:</b> Type your new password into this field.
|
||||
|
||||
<li><b>New password (again):</b> Type your new password again. If you don't type it the second time exactly as you did the first time, the OK button remains inactive. If this happens, try typing the new password again.
|
||||
|
||||
</ul>
|
||||
|
||||
<p>If someone uses your computer who knows or can guess your master password, that person may be able to access web sites while pretending to be you. This can be dangerous—for example, if you manage your financial accounts over the Internet.
|
||||
|
||||
<p>Therefore, it's important to select a master password that's difficult to guess. The <b>password quality meter</b> gives you a rough idea of the quality of your password as you type it based on factors such as length and the use of uppercase letters, lowercase letters, numbers, and symbols. It does not guarantee, however, that no one will be able to guess your password.
|
||||
|
||||
<p>For further guidelines, see the online document <a href="http://home.netscape.com/security/basics/passwords.html" TARGET="_blank">Choosing a Good Password</a>.
|
||||
|
||||
<p>It's also important to record your master password in a safe place—and<b> not </b>anywhere that's easily accessible to someone else. If you forget this password, you may not be able to access important information, such as web sites that require passwords or certificates stored on your computer. </P>
|
||||
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="Reset_Master_Password"></a>
|
||||
<a NAME="master_password:resettingIDX"></a>
|
||||
<a NAME="resetting_master_passwordIDX"></a>
|
||||
|
||||
<h2>Reset Master Password</h2>
|
||||
|
||||
|
||||
<p>This section describes the Reset Master Password dialog box. If you're not already viewing it, follow these steps:
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Click Reset Password.
|
||||
</ol>
|
||||
|
||||
<p><b>Warning:</b> If you reset your master password, you will permanently erase all encrypted web passwords, email passwords, and form data saved on your behalf by Password Manager and Form Manager. You will also lose all your personal certificates associated with the <a href="glossary.xhtml#software_security_device">software security device</a>.
|
||||
|
||||
<p>Encrypted passwords and form data will be lost only if you have turned on encryption for this stored information. For information about turning encryption on or off, see <a href="using_priv_help.html#encrypt_on">Turning Encryption On and Off</a>.
|
||||
|
||||
<p>If you remember your master password and decide to change it, you can do so without danger of losing any personal information. If you are viewing the Reset Master Password alert and you decide you want to change your password rather than resetting it, click Cancel to return to the Master Passwords preferences panel, then click Change Password. For details, see <a href="#Change_Master_Password">Change Master Password</a>.
|
||||
|
||||
<p>Resetting your master password is a last resort that you should use only if you are absolutely sure you've forgotten it. The seriousness of the situation depends on how much personal data your forgotten master password protects.
|
||||
|
||||
<p>Resetting your master password does not create a new password. Instead, it removes all the data your old master password protects. You will be asked to specify a new master password the next time the browser needs to store personal information.
|
||||
|
||||
<p>After you reset your master password, you may also want to re-save personal information that you want to have prefilled in the future. For example, as you browse you may want Password Manager to save web site and email passwords again.
|
||||
|
||||
<p>You will also need to enter data by hand until Form Manager accumulates enough data to fill in forms automatically. In addition, any personal certificates associated with the software security device will be permanently erased and you will need to apply for new ones.
|
||||
|
||||
<p><b>Note for smart card users:</b> Each smart card has its own master password. The master password for a smart card protects only the data on that smart card (such as personal certificates). You can normally change the master password for a smart card (assuming that you remember it), but you cannot reset it.
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
@ -46,9 +46,9 @@
|
|||
|
||||
<P>Much like a credit card or a driver's license, a certificate is a form of identification you can use to identify yourself over the Internet and other networks. Like other commonly used personal IDs, a certificate is typically issued by an organization with recognized authority to issue such identification. An organization that issues certificates is called a <b>certificate authority (CA).</b>
|
||||
|
||||
<p>You can obtain certificates that identify you from public CAs, from system administrators or special CAs within your organization, or from web sites offering specialized services that require a means of identification more reliable that your name and password.
|
||||
<p>You can obtain certificates that identify you from public CAs, from system administrators or special CAs within your organization, or from websites offering specialized services that require a means of identification more reliable that your name and password.
|
||||
|
||||
<p>Just as the requirements for a driver's license vary depending on the type of vehicle you want to drive, the requirements for obtaining a certificate vary depending on what you want to use it for. In some cases getting a certificate may be as easy as going to a web site, entering some personal information, and automatically downloading the certificate into your browser. In other cases you may have to go through more complicated procedures.
|
||||
<p>Just as the requirements for a driver's license vary depending on the type of vehicle you want to drive, the requirements for obtaining a certificate vary depending on what you want to use it for. In some cases getting a certificate may be as easy as going to a website, entering some personal information, and automatically downloading the certificate into your browser. In other cases you may have to go through more complicated procedures.
|
||||
|
||||
<p>You can obtain a certificate today by visiting the URL for a certificate authority and following the on-screen instructions. For a list of certificate authorities, see the online document <a href="https://certs.netscape.com/" TARGET="_blank">Client Certificates</a>. </p>
|
||||
|
||||
|
@ -90,7 +90,7 @@
|
|||
|
||||
<p>The Security tab for Page Info provides two kinds of information:
|
||||
<ul>
|
||||
<li>The top half describes whether the web site displaying the page has been verified. (For information on certificate verification, see <a href="#using_certs_validation">Controlling Validation</a>.)</li>
|
||||
<li>The top half describes whether the website displaying the page has been verified. (For information on certificate verification, see <a href="#using_certs_validation">Controlling Validation</a>.)</li>
|
||||
<li>The bottom half describes whether the contents of the page you are viewing is protected by encryption while in transit over the network.</li>
|
||||
</ul>
|
||||
<p><b>Important:</b> The lock icon describes only the encryption status of the page while it was being received by your computer. To be notified before you send or receive information without encryption, select the appropriate SSL warning options. See <a href="ssl_help.xhtml">Privacy & Security Preferences - SSL</a> for details.
|
||||
|
@ -123,7 +123,7 @@
|
|||
<p>In this section:</p>
|
||||
<p><a HREF="#using_certs_my">Managing Certificates that Identify You</a></p>
|
||||
<p><a HREF="#using_certs_others">Managing Certificates that Identify Others</a></p>
|
||||
<p><a HREF="#using_certs_sites">Managing Certificates that Identify Web Sites</a></p>
|
||||
<p><a HREF="#using_certs_sites">Managing Certificates that Identify Websites</a></p>
|
||||
<p><a HREF="#using_certs_cas">Managing Certificates that Identify Certificate Authorities</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -181,19 +181,19 @@
|
|||
|
||||
<p> </p>
|
||||
<a NAME="using_certs_sites"></a><a NAME="certificates:web_siteIDX"></a>
|
||||
<H2>Managing Certificates that Identify Web Sites</H2>
|
||||
<H2>Managing Certificates that Identify Websites</H2>
|
||||
|
||||
<p>Some web sites use certificates to identify themselves. Such identification is required before the web site can encrypt information transferred between the site and your computer (or vice versa), so that no one can read the data while in transit.
|
||||
<p>Some websites use certificates to identify themselves. Such identification is required before the website can encrypt information transferred between the site and your computer (or vice versa), so that no one can read the data while in transit.
|
||||
|
||||
<p>If the URL for a web site begins with <tt>https://</tt>, the web site has a certificate. If you visit such a web site and its certificate was issued by a CA that the Certificate Manager doesn't know about or doesn't trust, you will be asked whether you want to accept the web site's certificate. When you accept a new web site certificate, the Certificate Manager adds it to its list of web site certificates.
|
||||
<p>If the URL for a website begins with <tt>https://</tt>, the website has a certificate. If you visit such a website and its certificate was issued by a CA that the Certificate Manager doesn't know about or doesn't trust, you will be asked whether you want to accept the website's certificate. When you accept a new website certificate, the Certificate Manager adds it to its list of website certificates.
|
||||
|
||||
<p>To view all the web site certificates available to your browser, click the Web Sites tab at the top of the Certificate Manager window.
|
||||
<p>To view all the website certificates available to your browser, click the Websites tab at the top of the Certificate Manager window.
|
||||
|
||||
<p>To perform an action on one or more web site certificates, click the entry for the certificate (or Shift-click to select more than one), then click the View, Edit, or Delete button. Each of these buttons brings up another window that allows you to perform the corresponding action.
|
||||
<p>To perform an action on one or more website certificates, click the entry for the certificate (or Shift-click to select more than one), then click the View, Edit, or Delete button. Each of these buttons brings up another window that allows you to perform the corresponding action.
|
||||
|
||||
<p>The Edit button allows you to specify whether your browser will trust the selected web site certificates in the future.
|
||||
<p>The Edit button allows you to specify whether your browser will trust the selected website certificates in the future.
|
||||
|
||||
<p>For more details, see <a href="certs_help.xhtml#web_site_certificates">Web Site Certificates</a>.
|
||||
<p>For more details, see <a href="certs_help.xhtml#web_site_certificates">Website Certificates</a>.
|
||||
|
||||
|
||||
|
||||
|
@ -420,7 +420,7 @@
|
|||
|
||||
<p>If the CA certificate is not itself present, the <a href="glossary.xhtml#certificate_chain">certificate chain</a> for the CA certificate must include a higher-level CA certificate that is present and correctly trusted. Certificate Manager also confirms that the certificate being verified is currently marked as trusted in the certificate store. If any one of these checks fails, Certificate Manager marks the certificate as unverified and won't recognize the identity it certifies.
|
||||
|
||||
<p>A certificate can pass all these tests and still be compromised in some way; for example, the certificate may be revoked because an unauthorized person has gained access to the certificate's private key. A compromised certificate can allow an unauthorized person (or web site) to pretend to be the certificate owner.
|
||||
<p>A certificate can pass all these tests and still be compromised in some way; for example, the certificate may be revoked because an unauthorized person has gained access to the certificate's private key. A compromised certificate can allow an unauthorized person (or website) to pretend to be the certificate owner.
|
||||
|
||||
<p>One way to combat this threat is for Certificate Manager to check a certificate revocation list (CRL) as part of the verification process (see <a href="#Managing_CRLs">Managing CRLs</a>, below). Typically, you download a CRL to your browser by clicking a link. If a CRL is present, Certificate Manager checks any certificate issued by the same CA against the list as part of the verification process.
|
||||
|
||||
|
|
|
@ -17,13 +17,13 @@
|
|||
<h1>
|
||||
Using the Cookie Manager</h1>
|
||||
|
||||
<p>A cookie is a small amount of information on your computer that is used by some web sites. For a brief overview, see <a href="privacy_help.html#privacy_cookies">What Are Cookies and How Do They Work?</a>
|
||||
<p>A cookie is a small amount of information on your computer that is used by some websites. For a brief overview, see <a href="privacy_help.html#privacy_cookies">What Are Cookies and How Do They Work?</a>
|
||||
|
||||
<p>Before loading a web page that uses cookies, your browser handles the page's cookies by doing two things:
|
||||
|
||||
<ul>
|
||||
<li>Accepts or rejects any requests by the web site to <b>set</b> (store) one or more cookies on your computer.</li>
|
||||
<li>Accepts or rejects any requests by the web site to <b>read</b> cookies it previously stored on your computer. A web site can't actually read cookies or any other data on your computer—instead, your browser gets the cookies and sends them back to the web site.</li>
|
||||
<li>Accepts or rejects any requests by the website to <b>set</b> (store) one or more cookies on your computer.</li>
|
||||
<li>Accepts or rejects any requests by the website to <b>read</b> cookies it previously stored on your computer. A website can't actually read cookies or any other data on your computer—instead, your browser gets the cookies and sends them back to the website.</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
@ -74,7 +74,7 @@ Using the Cookie Manager</h1>
|
|||
<li>Choose "Unblock Cookies from this Site" or "Block Cookies from this Site."</li>
|
||||
</ol>
|
||||
|
||||
<p>Alternatively, if you have selected "Warn me before storing a cookie" in <a href="#cookie_prefs">Privacy & Security Preferences - Cookies</a>, you will be warned (while browsing) that a web site is asking to set a cookie. When you see such a warning, you can click Yes to allow or No to deny the cookie. You can also select the option for your browser to "Remember this decision."</p>
|
||||
<p>Alternatively, if you have selected "Warn me before storing a cookie" in <a href="#cookie_prefs">Privacy & Security Preferences - Cookies</a>, you will be warned (while browsing) that a website is asking to set a cookie. When you see such a warning, you can click Yes to allow or No to deny the cookie. You can also select the option for your browser to "Remember this decision."</p>
|
||||
|
||||
<p>If you select "Remember this decision," you will not be warned the next time that site tries to set or modify a cookie, and your "yes" or "no" response will still be in effect.</p>
|
||||
|
||||
|
@ -84,7 +84,7 @@ Using the Cookie Manager</h1>
|
|||
<ol>
|
||||
<li>Open the Tools menu and choose Cookie Manager.</li>
|
||||
<li>Choose Manage Stored Cookies from the submenu. The Cookie Manager window opens with a list of all the cookies stored on your computer.</li>
|
||||
<li>Click the Cookie Sites tab. The web sites for which you have allowed or denied cookies are listed.</li>
|
||||
<li>Click the Cookie Sites tab. The websites for which you have allowed or denied cookies are listed.</li>
|
||||
<li>Click to select the site from which you no longer want to automatically accept cookies, and then click Remove Cookie.</li>
|
||||
</ol>
|
||||
|
||||
|
@ -125,9 +125,9 @@ Using the Cookie Manager</h1>
|
|||
</ol>
|
||||
|
||||
|
||||
<p>Even though you've removed the cookies now, you will reacquire those same cookies the next time you return to the web site.
|
||||
<p>Even though you've removed the cookies now, you will reacquire those same cookies the next time you return to the website.
|
||||
|
||||
<p>To prevent that from happening, select the checkbox labeled "Don't allow sites that set removed cookies to set future cookies". When this checkbox is selected, web sites for the cookies that you are removing are added to the list of sites whose cookies will automatically be rejected.
|
||||
<p>To prevent that from happening, select the checkbox labeled "Don't allow sites that set removed cookies to set future cookies". When this checkbox is selected, websites for the cookies that you are removing are added to the list of sites whose cookies will automatically be rejected.
|
||||
|
||||
<p>You must click OK for your changes to take effect.
|
||||
|
||||
|
@ -144,15 +144,15 @@ Using the Cookie Manager</h1>
|
|||
<a NAME="privacy_levels"></a>
|
||||
<h2>Setting Privacy Levels</h2>
|
||||
|
||||
<p>Many web sites develop and publish their privacy policies based on the Platform for Privacy Preferences (P3P) standard. The information that follows applies only to web sites that post a privacy policy based on the P3P standard and the browser's implementation of that standard. The browser's implementation may not be, in all cases, identical to the standard published by the World Wide Web Consortium.
|
||||
<p>Many websites develop and publish their privacy policies based on the Platform for Privacy Preferences (P3P) standard. The information that follows applies only to websites that post a privacy policy based on the P3P standard and the browser's implementation of that standard. The browser's implementation may not be, in all cases, identical to the standard published by the World Wide Web Consortium.
|
||||
|
||||
<p>A web site's P3P privacy policy describes, in a standardized way, what kind of information the site collects, to whom it gives that information, and how it uses the information. For information about viewing a web site's privacy policy, see <a href="#form_forms">Viewing Privacy Policies</a>.
|
||||
<p>A website's P3P privacy policy describes, in a standardized way, what kind of information the site collects, to whom it gives that information, and how it uses the information. For information about viewing a website's privacy policy, see <a href="#form_forms">Viewing Privacy Policies</a>.
|
||||
|
||||
<p>Navigator's implementation of the P3P standard defines three levels of privacy: low, medium, and high (the default is medium). You can select one of these predefined privacy levels, or you can specify your own custom privacy settings in detail. Once you have set your preferred privacy level, your browser can compare your preferences with the web site's P3P policy (if any) and accept or reject cookies accordingly.
|
||||
<p>Navigator's implementation of the P3P standard defines three levels of privacy: low, medium, and high (the default is medium). You can select one of these predefined privacy levels, or you can specify your own custom privacy settings in detail. Once you have set your preferred privacy level, your browser can compare your preferences with the website's P3P policy (if any) and accept or reject cookies accordingly.
|
||||
|
||||
<p>For example, your privacy settings may require the browser to reject cookies that collect personal information without informing you. Alternatively, you can adjust your privacy settings so that the browser simply warns you when a cookie is used in this way, while allowing the action to take place.
|
||||
|
||||
<p>To control the privacy settings you want your browser to enforce for all web sites:
|
||||
<p>To control the privacy settings you want your browser to enforce for all websites:
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.</li>
|
||||
|
@ -167,7 +167,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p>When the "custom" option is selected, you can specify your own privacy settings in detail. Depending on the P3P policy of the site setting the cookie, and depending on whether or not the site setting the cookie is the one you are viewing, you can select whether you want the Cookie Manager to accept the cookie, reject it, accept it just for the current session (that is, until you exit the browser), or flag it.
|
||||
|
||||
<p>If you choose Reject, Flag, or Session for a given category of cookies, the Cookie Manager displays the cookie notification icon (<img alt="cookie notification icon" src="chrome://cookie/content/taskbar-cookie.gif">) near the lower-right corner of the browser window whenever a web site that fits the category sets a cookie. When this icon is displayed, you can click it to get information about the affected cookies.
|
||||
<p>If you choose Reject, Flag, or Session for a given category of cookies, the Cookie Manager displays the cookie notification icon (<img alt="cookie notification icon" src="chrome://cookie/content/taskbar-cookie.gif">) near the lower-right corner of the browser window whenever a website that fits the category sets a cookie. When this icon is displayed, you can click it to get information about the affected cookies.
|
||||
|
||||
<p>"First party cookies" are cookies set by the site you are visiting. "Third-party cookies," also known as <a href="privacy_help.html#privacy_foreign">foreign cookies</a>, are set by sites other than the one you are viewing.
|
||||
|
||||
|
@ -213,18 +213,18 @@ Using the Cookie Manager</h1>
|
|||
<li>Under the Privacy & Security category, click Cookies. (If no subcategories are visible, double-click Privacy & Security to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p> Cookies help web sites keep track of information for you, such as the contents of your on-line shopping cart or which cities' weather you want to know about. For a brief overview, see <a href="privacy_help.html#privacy_cookies">What Are Cookies and How Do They Work?</a>
|
||||
<p> Cookies help websites keep track of information for you, such as the contents of your on-line shopping cart or which cities' weather you want to know about. For a brief overview, see <a href="privacy_help.html#privacy_cookies">What Are Cookies and How Do They Work?</a>
|
||||
|
||||
<p>You can select one of these options:
|
||||
|
||||
<ul>
|
||||
<li><p><b>Disable cookies:</b> Select this option to refuse all cookies.</li>
|
||||
|
||||
<li><b>Enable cookies for the originating web site only:</b> Select this option if you don't want to accept or return <a href="privacy_help.html#privacy_foreign">foreign cookies</a>.</li>
|
||||
<li><b>Enable cookies for the originating website only:</b> Select this option if you don't want to accept or return <a href="privacy_help.html#privacy_foreign">foreign cookies</a>.</li>
|
||||
|
||||
<li><b>Enable cookies based on privacy settings:</b> Select this option if you handle cookies based on your privacy settings. If you select this option, click the View button to confirm or modify your privacy settings.</li>
|
||||
|
||||
<li><b>Enable all cookies:</b> This is the default option. Select this option to permit all web sites not explicitly blocked to set cookies on your computer.
|
||||
<li><b>Enable all cookies:</b> This is the default option. Select this option to permit all websites not explicitly blocked to set cookies on your computer.
|
||||
|
||||
<p><b>Note:</b> If you select this option and later choose to disable all cookies, you may still have old cookies stored on your computer (though no new ones will be set).</li>
|
||||
|
||||
|
@ -235,7 +235,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<ul>
|
||||
<li><b>Disable cookies in Mail & Newsgroups:</b> Select this if you want Cookie Manager to disable cookies received when a message contains a web page.</li>
|
||||
<li><b>Ask me before storing a cookie:</b> Select this if you want Cookie Manager to warn you each time a web site is about to store a cookie on your computer.</li>
|
||||
<li><b>Ask me before storing a cookie:</b> Select this if you want Cookie Manager to warn you each time a website is about to store a cookie on your computer.</li>
|
||||
<li><b>Limit maximum lifetime of cookies to:</b> Select this if you want to limit the length of time any cookie can remain on your computer. Then choose one of these options:</li>
|
||||
<ul>
|
||||
<li><b>current session:</b> Choose this to delete the cookie the next time you exit your browser. </li>
|
||||
|
@ -286,7 +286,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<tr>
|
||||
<td valign="top">Information</td>
|
||||
<td valign="top">A string of characters containing the information a web site tracks for you. It might contain a user key or name by which you are identified to the web site, information about your interests, and so forth.</td>
|
||||
<td valign="top">A string of characters containing the information a website tracks for you. It might contain a user key or name by which you are identified to the website, information about your interests, and so forth.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -329,7 +329,7 @@ Using the Cookie Manager</h1>
|
|||
<p>Select this checkbox to prevent the cookies you remove from being added back into the list later:
|
||||
<ul>
|
||||
<li><b>Don't allow sites that set removed cookies to set future cookies</b></li></ul>
|
||||
<p>Even if you remove cookies now, you will reacquire those same cookies the next time you return to the web site. To prevent that from happening, select this checkbox. When this checkbox is selected, web sites for the cookies that you are removing are added to the list of sites whose cookies will automatically be rejected.
|
||||
<p>Even if you remove cookies now, you will reacquire those same cookies the next time you return to the website. To prevent that from happening, select this checkbox. When this checkbox is selected, websites for the cookies that you are removing are added to the list of sites whose cookies will automatically be rejected.
|
||||
|
||||
<p>You must click OK for your changes to take effect.
|
||||
|
||||
|
@ -347,7 +347,7 @@ Using the Cookie Manager</h1>
|
|||
<li>Click the Cookie Sites tab.</li>
|
||||
</ol>
|
||||
|
||||
<p>If the "Warn me before storing a cookie" option is selected in <a href="#cookie_prefs">Privacy & Security Preferences - Cookies</a>, you will be warned (while browsing) each time a web site requests permission to set a cookie. The warning allows you to accept or deny the cookie. The warning also allows you to select an option for your browser to "Remember this decision."
|
||||
<p>If the "Warn me before storing a cookie" option is selected in <a href="#cookie_prefs">Privacy & Security Preferences - Cookies</a>, you will be warned (while browsing) each time a website requests permission to set a cookie. The warning allows you to accept or deny the cookie. The warning also allows you to select an option for your browser to "Remember this decision."
|
||||
|
||||
<p>The Cookie Sites tab of the Cookie Manager lists the sites for which your decisions have been remembered, and what your decisions were. It also allows you to remove sites from the list, so that the Cookie Manager no longer remembers your decisions about them:
|
||||
|
||||
|
@ -356,7 +356,7 @@ Using the Cookie Manager</h1>
|
|||
<li><b>Remove All Sites:</b> Removes all sites from the list.</li>
|
||||
</ul>
|
||||
|
||||
<p>Once you've removed a site from this list, Cookie Manager remembers nothing about it. If the "Warn me before storing a cookie" option is selected in the Cookies preferences panel, you will be again be warned when the web site you removed from this list requests permission to set a cookie.
|
||||
<p>Once you've removed a site from this list, Cookie Manager remembers nothing about it. If the "Warn me before storing a cookie" option is selected in the Cookies preferences panel, you will be again be warned when the website you removed from this list requests permission to set a cookie.
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
|
@ -388,7 +388,7 @@ Using the Cookie Manager</h1>
|
|||
<a name="level_of_privacy"></a>
|
||||
<h3>Level of Privacy</h3>
|
||||
|
||||
<p>The level of privacy you set here determines how your browser treats cookies according to privacy policies based on the P3P standard that published by some web sites and on the settings displayed under Cookie Acceptance Policy for first-party and third-party cookies.
|
||||
<p>The level of privacy you set here determines how your browser treats cookies according to privacy policies based on the P3P standard that published by some websites and on the settings displayed under Cookie Acceptance Policy for first-party and third-party cookies.
|
||||
|
||||
<p>"First party cookies" are cookies set by the site you are visiting. "Third-party cookies," also known as <a href="privacy_help.html#privacy_foreign">foreign cookies</a>, are set by sites other than the one you are viewing.
|
||||
|
||||
|
@ -431,7 +431,7 @@ Using the Cookie Manager</h1>
|
|||
<p>The cookie notification icon (<img alt="cookie notification icon" src="chrome://cookie/content/taskbar-cookie.gif">) appears near the lower-right corner of the browser window. You can click it to get information about the affected cookies or modify your privacy settings.
|
||||
|
||||
|
||||
<p>Web sites are classified in four categories for each of the two types (first-party and third-party) of cookies:
|
||||
<p>Websites are classified in four categories for each of the two types (first-party and third-party) of cookies:
|
||||
|
||||
<ul>
|
||||
<li><b>Site has no privacy policy:</b> Site does not publish any kind of privacy policy. There is no way of knowing what kinds of information such sites collect or what they do with it.</li>
|
||||
|
@ -443,14 +443,14 @@ Using the Cookie Manager</h1>
|
|||
<hr><a name="cookies:notification_iconIDX"></a>
|
||||
<a name="cookie_notify"></a><h2>Cookie Notification</h2>
|
||||
|
||||
<p>The cookie notification icon (<img alt="cookie notification icon" src="chrome://cookie/content/taskbar-cookie.gif">) is displayed in the status bar near the lower-right corner of the browser window. It appears when a web site has used a cookie in a way that requires you to be notified according to your current <a href="#privacy_levels_window">Privacy Settings</a>.
|
||||
<p>The cookie notification icon (<img alt="cookie notification icon" src="chrome://cookie/content/taskbar-cookie.gif">) is displayed in the status bar near the lower-right corner of the browser window. It appears when a website has used a cookie in a way that requires you to be notified according to your current <a href="#privacy_levels_window">Privacy Settings</a>.
|
||||
|
||||
<p>This section describes how to use the Cookie Notification dialog box, which appears when you click the Cookie Notification icon. You can take the following actions from this dialog box:
|
||||
|
||||
<ul>
|
||||
<li><b>Turn Off Privacy Settings:</b> Click this button to disable your Privacy Settings. This has the same effect as selecting "Enable all cookies" in <a href="#cookie_prefs">Privacy & Security Preferences - Cookies</a>. After you take this action, your browser will accept all cookies.</li>
|
||||
<li><b>View Cookie Manager:</b> Click this button to open the Cookie Manager, where you can view the current status of all your cookies and identify the cookies that caused the notification icon to appear.</li>
|
||||
<li><b>View Privacy Settings:</b> Click this button to open the Privacy Settings dialog box. The settings in this dialog box determine how web sites can use cookies on your computer and what actions cause the cookie notification icon to be displayed.</li>
|
||||
<li><b>View Privacy Settings:</b> Click this button to open the Privacy Settings dialog box. The settings in this dialog box determine how websites can use cookies on your computer and what actions cause the cookie notification icon to be displayed.</li>
|
||||
<li><b>Close:</b> Click this button to exit the Cookie Notification dialog box without taking any action.</li></ul>
|
||||
|
||||
<p>For more information about using privacy settings, see <a href="#privacy_levels">Setting Privacy Levels</a>.
|
||||
|
@ -462,7 +462,7 @@ Using the Cookie Manager</h1>
|
|||
<a NAME="using_password"></a>
|
||||
<h1>Using the Password Manager</h1>
|
||||
|
||||
<p>Many web sites require you to type a user name and password before you can enter the site. For instance, personalized pages and web sites containing your financial information usually require you to log in.</p>
|
||||
<p>Many websites require you to type a user name and password before you can enter the site. For instance, personalized pages and websites containing your financial information usually require you to log in.</p>
|
||||
|
||||
<p>The user name and password you use at a particular site can be read by the site's administrator. Potentially, that person could then attempt to log into other sites where you may have used the same user name and password. If this concerns you, you may wish to use a different password at every site with which you register.
|
||||
|
||||
|
@ -490,10 +490,10 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p>When Password Manager is active (as it is by default), it gives you an opportunity to save user names and passwords on your hard drive that you enter while using the Internet.
|
||||
|
||||
<p>For example, after you log onto a web site from a page that requests a user name and password, a dialog box appears asking, "Do you want Password Manager to remember this logon?" When you see this dialog box, you can click one of the following buttons:</p>
|
||||
<p>For example, after you log onto a website from a page that requests a user name and password, a dialog box appears asking, "Do you want Password Manager to remember this logon?" When you see this dialog box, you can click one of the following buttons:</p>
|
||||
|
||||
<ul>
|
||||
<li><b>Yes:</b> The next time you return to the web site you'll see that your user name and password are already filled in. All you have to do is click the Login button (or equivalent) to send them to the server.</li>
|
||||
<li><b>Yes:</b> The next time you return to the website you'll see that your user name and password are already filled in. All you have to do is click the Login button (or equivalent) to send them to the server.</li>
|
||||
|
||||
<li><b>Never for this site:</b> Password Manager will not ask in the future if you want to save your user name and password for that site.</li>
|
||||
|
||||
|
@ -509,7 +509,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p>Password Manager saves your user names and passwords on your own computer in a file that's difficult, but not impossible, for an intruder to read. See <a href="#using_encrypt">Encrypting Stored Sensitive Information</a> for information on protecting your stored user names and passwords with encryption technology.
|
||||
|
||||
<p>If the Password Manager dialog box described above does not appear when you click Submit after typing your user name and password, Password Manager may be turned off or the web site may disallow its use.
|
||||
<p>If the Password Manager dialog box described above does not appear when you click Submit after typing your user name and password, Password Manager may be turned off or the website may disallow its use.
|
||||
|
||||
<p>To check whether Password Manager is currently active, see <a href="#passwords_onoff">Turning Password Manager On and Off</a>.
|
||||
<p>
|
||||
|
@ -522,7 +522,7 @@ Using the Cookie Manager</h1>
|
|||
<p>There are two different ways that Password Manager can fill in user names and passwords on your behalf:
|
||||
<ul>
|
||||
|
||||
<li>You use Password Manager to remember your user name and password for a web site (using the three-button dialog box described in <a href="#passwords_manage">Using Password Manager to Remember User Names and Passwords</a>).</li>
|
||||
<li>You use Password Manager to remember your user name and password for a website (using the three-button dialog box described in <a href="#passwords_manage">Using Password Manager to Remember User Names and Passwords</a>).</li>
|
||||
|
||||
<p>The next time you visit the site, Password Manager automatically fills in your user name and password on the site's log in page. You can then click the Login button, or equivalent, to send the information to the server.</p>
|
||||
|
||||
|
@ -561,7 +561,7 @@ Using the Cookie Manager</h1>
|
|||
<h2>Managing Stored Passwords</h2>
|
||||
|
||||
<p>To see the user names and passwords you have stored and to display a list
|
||||
of web sites from which logon information never is saved:</p>
|
||||
of websites from which logon information never is saved:</p>
|
||||
|
||||
<ul>
|
||||
<li>Open the Tools menu, choose Password Manager, and then choose Manage
|
||||
|
@ -572,15 +572,15 @@ Using the Cookie Manager</h1>
|
|||
choice.</li>
|
||||
<li>To hide your passwords, click Hide Passwords.</li>
|
||||
<li>To remove an entry from the list, click it and then click Remove.
|
||||
The next time you visit the web site, you will need to enter your
|
||||
The next time you visit the website, you will need to enter your
|
||||
user name and password again, since Password Manager will no longer
|
||||
have the information.</li>
|
||||
</ul>
|
||||
</li>
|
||||
Click the Passwords Never Saved tab to see a list of the web sites
|
||||
Click the Passwords Never Saved tab to see a list of the websites
|
||||
for which you instructed Password Manager never to store user names
|
||||
and passwords. To remove a web site from this list, click it and then
|
||||
click Remove. The next time you log into the web site, you can use
|
||||
and passwords. To remove a website from this list, click it and then
|
||||
click Remove. The next time you log into the website, you can use
|
||||
the stored user name and password (if available) or indicate that you
|
||||
want Password Manager to save the information for that site.
|
||||
</ul>
|
||||
|
@ -597,7 +597,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p>Many web pages contain forms for you to fill out—order forms for online shopping, information databases, and so forth.</p>
|
||||
|
||||
<p>Form Manager can save the personal data you enter into online forms, such as your name, address, phone, credit card numbers, and so on. This information is stored on your hard drive. Then, when a web site presents you with a form, Form Manager can fill it in automatically.</p>
|
||||
<p>Form Manager can save the personal data you enter into online forms, such as your name, address, phone, credit card numbers, and so on. This information is stored on your hard drive. Then, when a website presents you with a form, Form Manager can fill it in automatically.</p>
|
||||
|
||||
<table summary="list of headings" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
||||
<tr>
|
||||
|
@ -692,11 +692,11 @@ Using the Cookie Manager</h1>
|
|||
<p>In addition to providing a convenient way to confirm saved data and fill in a form all at once, the Prefill Form Data dialog box is useful for two reasons:
|
||||
|
||||
<ul>
|
||||
<li>Prefill Form Data can help you prevent malicious web sites from collecting data you are not aware of.
|
||||
<li>Prefill Form Data can help you prevent malicious websites from collecting data you are not aware of.
|
||||
|
||||
<p>For example, it's possible for a web site to hide a field on a form where you can't see it and specify that field to be a credit card number. If you prefill the form without first examining the information displayed in the Prefill Form Data dialog box, you may end up providing your credit card number to such a web site without realizing it. Prefill Form Data lets you see every value that will be provided to the site, allowing you to detect such tricks.</li>
|
||||
<p>For example, it's possible for a website to hide a field on a form where you can't see it and specify that field to be a credit card number. If you prefill the form without first examining the information displayed in the Prefill Form Data dialog box, you may end up providing your credit card number to such a website without realizing it. Prefill Form Data lets you see every value that will be provided to the site, allowing you to detect such tricks.</li>
|
||||
|
||||
<li>Prefill Form Data allows you to select which of several saved values for a given field you want to use for a particular web site.</li>
|
||||
<li>Prefill Form Data allows you to select which of several saved values for a given field you want to use for a particular website.</li>
|
||||
</ul>
|
||||
|
||||
<p>For a detailed description of the Prefill Form Data dialog box, see <a href="#forms_prefill">Prefill Form Data</a>.
|
||||
|
@ -750,7 +750,7 @@ Using the Cookie Manager</h1>
|
|||
<ul>
|
||||
<li><b>Concatenations</b> lists data stored as a single element that would normally be stored as two or more elements. For example, data stored from a single Full Name field that includes both your first and last names would be stored here together rather than separately in those individual categories.</li>
|
||||
|
||||
<li><b>URL-Specific</b> lists fields and the values to use for each of them that are applicable only for the web site where you entered them.</li>
|
||||
<li><b>URL-Specific</b> lists fields and the values to use for each of them that are applicable only for the website where you entered them.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -792,15 +792,15 @@ Using the Cookie Manager</h1>
|
|||
<p> </p>
|
||||
<a NAME="form_forms"></a><h2>Viewing Privacy Policies</h2>
|
||||
|
||||
<p>When you provide personal information such as your name, phone number, or email address to a web site, or when the site collects personal information in other ways, the site can use the information for its own purposes (such as shipping you a product or customizing your browsing experience) and can potentially share it with others.
|
||||
<p>When you provide personal information such as your name, phone number, or email address to a website, or when the site collects personal information in other ways, the site can use the information for its own purposes (such as shipping you a product or customizing your browsing experience) and can potentially share it with others.
|
||||
|
||||
<p>Before providing personal information on an online form, you must decide whether or not you trust the web site—just as you judge whether or not you trust a catalog company before you provide your credit card number on the company's order form.
|
||||
<p>Before providing personal information on an online form, you must decide whether or not you trust the website—just as you judge whether or not you trust a catalog company before you provide your credit card number on the company's order form.
|
||||
|
||||
<p>One way to evaluate a web site's trustworthiness is to examine its published privacy policy. Web sites publish privacy statements online, and some of them publish such statements based on the Platform for Privacy Preferences (P3P) standard and the browser's implementation of that standard.
|
||||
<p>One way to evaluate a website's trustworthiness is to examine its published privacy policy. Websites publish privacy statements online, and some of them publish such statements based on the Platform for Privacy Preferences (P3P) standard and the browser's implementation of that standard.
|
||||
|
||||
<p>A web site's privacy policy describes what kind of information the site collects, to whom it gives that information, and how it uses the information. Web sites publish privacy policies in both human-readable form and as a file that can be interpreted by the browser according to your <a href="#privacy_levels_window">Privacy Settings</a>.
|
||||
<p>A website's privacy policy describes what kind of information the site collects, to whom it gives that information, and how it uses the information. Websites publish privacy policies in both human-readable form and as a file that can be interpreted by the browser according to your <a href="#privacy_levels_window">Privacy Settings</a>.
|
||||
|
||||
<p>To view a web site's privacy policy, browse to the site and follow these steps:
|
||||
<p>To view a website's privacy policy, browse to the site and follow these steps:
|
||||
|
||||
<ul>
|
||||
<li>Open the View menu and choose Page Info. The Page Info window appears.</li>
|
||||
|
@ -982,10 +982,10 @@ site" in response to the Form Manager's request to store form data.</li>
|
|||
<li><b>Click in a field to edit the displayed data:</b> Any changes you make here will be reflected in the data used to fill in this form, but won't change your stored data.</li>
|
||||
<li><b>Select alternate data:</b> Click the arrow on the right side of any field to display a drop-down menu for that field. If you have previously used Form Manager to save alternate information (for example, a different mailing address), the available alternates are listed in the menu.</li>
|
||||
<li><b>Check the items that you would like to have prefilled:</b> Only the items with checkmarks beside them will be filled in automatically. When you first open the window, all the items are checked. Click to deselect any that you don't want filled in automatically.</li>
|
||||
<li><b>Bypass this screen when prefilling this form in the future:</b> Select this checkbox to avoid seeing this window the next time you visit this web site. This can be convenient; for example, if you frequently need to enter the same data at the same web site. </li>
|
||||
<li><b>Bypass this screen when prefilling this form in the future:</b> Select this checkbox to avoid seeing this window the next time you visit this website. This can be convenient; for example, if you frequently need to enter the same data at the same website. </li>
|
||||
|
||||
<p><b>Important:</b> If you bypass this screen, you risk filling in personal information (such as your credit card number) inadvertently. For details, see <a href="#form_auto">Filling Out Forms Automatically</a>.
|
||||
<p>If you change your mind about this decision, you can restore the Prefill Form Data window for this web site. For details, see <a href="#forms_sites">Form Manager - Sites</a>.
|
||||
<p>If you change your mind about this decision, you can restore the Prefill Form Data window for this website. For details, see <a href="#forms_sites">Form Manager - Sites</a>.
|
||||
<li><b>View Stored Form Data:</b> Click this button to examine or edit all personal data that Form Manager has saved. For details, see <a href="#forms_data">Form Manager - Data</a>.</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -1,184 +0,0 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Validation Settings</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<a NAME="validation_settings"></a>
|
||||
<a NAME="validation:settingsIDX"></a>
|
||||
<a NAME="settings:validationIDX"></a>
|
||||
|
||||
<hr><h1>Validation Settings</h1>
|
||||
|
||||
<p>This section describes how to set Validation preferences and how to control Certificate Revocation List (CRL) settings.
|
||||
|
||||
<p>For step-by-step descriptions of various tasks related to validation and CRLs, see <a href="using_certs_help.html#using_certs_validation">How Certificate Validation Works</a>.
|
||||
<p> </p>
|
||||
|
||||
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
||||
<tr>
|
||||
<td class="inthissection">
|
||||
<p>In this section:</p>
|
||||
<p><a href="#validation_first">Privacy & Security Preferences - Validation</a></p>
|
||||
<p><a href="#manage_CRLs_dialog">Manage CRLs</a></p>
|
||||
<p><a href="#crl_import_status">CRL Import Status</a></p>
|
||||
<p><a href="#auto_crl_update_prefs">Automatic CRL Update Preferences</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<hr>
|
||||
<a NAME="validation_first"></a>
|
||||
<a NAME="validation:OCSPIDX"></a>
|
||||
<a NAME="validation:CRLsIDX"></a>
|
||||
<a NAME="OCSP:preferencesIDX"></a>
|
||||
<a NAME="CRLs:preferencesIDX"></a>
|
||||
<a NAME="preferences:validationIDX"></a>
|
||||
|
||||
<h2>Privacy & Security Preferences - Validation</h2>
|
||||
|
||||
<p>This section describes how to use the Validation Settings panel. If you are not already viewing the panel, follow these steps:
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Validation. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
</ol>
|
||||
|
||||
<p>For background information on certificate validation, see <a href="using_certs_help.html#using_certs_validation">How Certificate Validation Works</a>.
|
||||
|
||||
<p>
|
||||
<a NAME="CRL"></a>
|
||||
<h3>CRL</h3>
|
||||
|
||||
<p>A certificate revocation list (CRL) is a list of revoked certificates that is generated and signed by a <a href="glossary.xhtml#certificate_authority">certificate authority (CA)</a>. It's possible to download a CRL to your browser, which can check it to ensure that certificates are still valid before permitting their use for authentication. <P>
|
||||
|
||||
<p>Click Manage CRLs to see a list of the CRLs available to Certificate Manager.
|
||||
|
||||
<p>For more information about managing CRLs, see <a href="using_certs_help.html#Managing_CRLs">Managing CRLs</a>.
|
||||
|
||||
|
||||
<p>
|
||||
<a NAME="OCSP"></a>
|
||||
<h3>OCSP</h3>
|
||||
|
||||
<p>The Online Certificate Status Protocol (OCSP) makes it possible for Certificate Manager to perform an online check of a certificate's validity each time the certificate is viewed or used. This process involves checking the certificate against a certificate revocation list (CRL) maintained at a specified web site. Your computer must be online for OCSP to work.</P>
|
||||
|
||||
<p>To specify how Certificate Manager uses OCSP, choose one of these settings in the OCSP section of Validation Settings:</P>
|
||||
|
||||
<ul>
|
||||
<LI><B>Do not use OCSP for certificate verification.</B> Select this setting if you don't want Certificate Manager to perform an online status check each time it verifies a certificate. Instead, whenever Certificate Manager performs <a href="glossary.xhtml#certificate_verification">certificate verification</a>, it only confirms the certificate's validity period and that it is correctly signed by a CA whose own CA certificate is both listed under the CA Certificates tab (in the main Certificate Manager window) and marked as trusted for issuing that kind of certificate.</LI>
|
||||
<LI><B>Use OCSP to verify only certificates that specify an OCSP service URL.</B> Select this setting if you want Certificate Manager perform an online status check each time it verifies a certificate that specifies a URL for the purpose of performing such a check. If a URL is specified by the certificate, Certificate Manager makes sure that the certificate is listed there as valid and checks the validity period and trust settings.</LI>
|
||||
<LI><B>Use OCSP to verify all certificates, using the URL and signer specified here.</B> Select this setting if you want Certificate Manager to perform an online status check each time it verifies any certificate. If you select this setting, you should also choose the certificate from the Response Signer pop-up menu that identifies the signer of the OCSP responses. With this setting, the only certificates Certificate Manager recognizes are those that can be verified by an OCSP response signed with the Response Signer certificate (or signed using a certificate that chains to it).
|
||||
|
||||
<p>When you choose a Response Signer certificate from the pop-up menu, Certificate Manager fills in the Service URL (if available) for that signer automatically. If the Service URL is not filled in automatically, you must provide it yourself; ask your system administrator for details.</LI>
|
||||
</ul>
|
||||
|
||||
|
||||
<hr>
|
||||
<a NAME="manage_CRLs_dialog"></a>
|
||||
<a NAME="validation:managing_CRLsIDX"></a>
|
||||
<a NAME="CRLs:managingIDX"></a>
|
||||
<h2>Manage CRLs</h2>
|
||||
|
||||
<p>This section describes how to use the Manage CRLs dialog box. To view it, follow these steps:
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Validation. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Click Manage CRLs.
|
||||
</ol>
|
||||
|
||||
<p>This dialog box displays a list of the <a href="glossary.xhtml#certificate_revocation_list">CRLs</a> that you have downloaded for use by your browser. Typically, you download a CRL by clicking a URL. FOr information about how CRLs work, see <a href="using_certs_help.html#Managing_CRLs">Managing CRLs</a>.
|
||||
|
||||
<p>To select a CRL, click it. You can then perform any of these actions:
|
||||
|
||||
<ul>
|
||||
<li><b>Delete:</b> Deletes the CRL permanently from your hard disk. Don't do this unless you're sure you no longer need the CRL for validating certificates. If in doubt, consult your system administrator.
|
||||
<li><b>Settings:</b> Opens the <a href="#auto_crl_update_prefs">Automatic CRL Update Preferences</a> dialog box, which allows you to activate automatic CRL updates for the selected CRL and specify how frequently they should be performed.
|
||||
<li><b>Update:</b> Immediately updates the selected CRL (if possible).
|
||||
</ul>
|
||||
<p>The Manage CRLs dialog box provides the following information about each CRL:
|
||||
|
||||
<ul>
|
||||
<li><b>Organization (O):</b> The name of the organization that issued the CRL.
|
||||
<li><b>Organizational Unit (OU):</b> The name of the organizational unit that issued the CRL (such as the root CA for a particular kind of certificate).
|
||||
<li><b>Last Update:</b> The date on which the browser's copy of this CRL was last updated.
|
||||
<li><b>Next Update:</b> The next date on which an updated version of this CRL will be published by the CRL issuer.
|
||||
<li><b>Auto Update:</b> Indicates whether Auto Update has been enabled for this CRL. To view the settings that control auto updating, select the CRL and click Settings.
|
||||
<li><b>Auto Update Status:</b>
|
||||
<ul>
|
||||
<li>If Auto Update has not been enabled, or if it has been enabled but the next scheduled update has not yet occurrred, this field will be blank.
|
||||
<li>After at least one auto update has occurred, this field shows "failed" if the most recent auto update failed, or "OK" if the most recent auto update was successful.
|
||||
</ul></ul>
|
||||
|
||||
<hr>
|
||||
<a NAME="crl_import_status"></a>
|
||||
<a NAME="validation:managing_CRLsIDX"></a>
|
||||
<a NAME="CRLs:import_status_of"></a>
|
||||
<h2>CRL Import Status</h2>
|
||||
|
||||
<p>This section describes how to use the CRL Import Status dialog box, which appears when you first attempt to import a CRL or when you successfully update it manually.
|
||||
|
||||
<p>This dialog box informs you
|
||||
<ul>
|
||||
<li>whether your attempt to import or update the CRL was successful
|
||||
<li>what organization issued the CRL
|
||||
<li>when the next update of this CRL will be published
|
||||
<li>whether Automatic Update is enabled for this CRL
|
||||
</ul>
|
||||
|
||||
<p>If Automatic Update is not enabled, you can turn it on from here:
|
||||
|
||||
<ul>
|
||||
<li><b>Yes:</b> Click Yes to enable automatic updating of this CRL. If you click this button, the Automatic CRL Update Preferences dialog box appears next. The next section describes how to set these preferences.
|
||||
<li><b>No:</b> Click No if you wish to leave Automatic Update disabled.
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
<a NAME="auto_crl_update_prefs"></a>
|
||||
<a NAME="validation:auto_updating_CRLsIDX"></a>
|
||||
<a NAME="CRLs:auto_upates_forIDX"></a>
|
||||
<h2>Automatic CRL Update Preferences</h2>
|
||||
|
||||
<p>This section describes how to use the Automatic CRL Update Preferences dialog box. If you are not already viewing it, follow these steps:
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Validation. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Click Manage CRLs, then select the CRL whose auto update preferences you want to view or change.
|
||||
<li>Click Settings.
|
||||
</ol>
|
||||
|
||||
<p>This dialog box displays the following options and information:
|
||||
|
||||
<ul>
|
||||
<li><b>Enable Automatic Update for this CRL:</b> Select this option if you want the CRL you selected to be updated automatically according to the schedule you set here. (Note that you can't select this option if the CRL doesn't specify a Next Update date.)
|
||||
<p>If you enable Automatic Update, you must select one of these radio buttons:
|
||||
<ul>
|
||||
<li><b>Update X days before Next Update date.</b> Select this option if you want to base the update frequency on the frequency with which the CRL publisher publishes a new version of the CRL.
|
||||
<li><b>Update every X days.</b> Select this option if you want to specify an update interval unrelated to the CRL's Next Update date.
|
||||
</ul>
|
||||
<li><b>CRL would be imported from:</b> Indicates the URL from which the browser originally imported the CRL. This setting cannot be changed. To specify a different location, delete the CRL and re-import it from the new location.
|
||||
<li><b>Previous Consecutive Update Failures:</b> Indicates how many times update attempts for this CRL have failed consecutively, including the most recent failure:
|
||||
<ul>
|
||||
<li> If the most recent attempt was successful, this reads "None" even if there were previous unsuccessful attempts.
|
||||
<li>If the most recent attempt failed, this indicates the number of consecutive failures and the error message for the most recent failure.
|
||||
</ul></ul>
|
||||
|
||||
<p>Click OK to confirm your choices.
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
@ -71,5 +71,5 @@
|
|||
<!ENTITY p3pDialogClose.label "Close">
|
||||
<!ENTITY p3pDialogViewCookies.label "View Cookie Manager">
|
||||
<!ENTITY p3pDialogViewLevels.label "View Privacy Settings">
|
||||
<!ENTITY p3pDialogMessage1.label "A web site you have visited has set a cookie and triggered the cookie notification icon shown here, as required by your privacy settings.">
|
||||
<!ENTITY p3pDialogMessage2.label "A cookie is a small bit of information stored on your computer by some web sites. Use the Cookie Manager to manage your cookies and view their privacy status.">
|
||||
<!ENTITY p3pDialogMessage1.label "A website you have visited has set a cookie and triggered the cookie notification icon shown here, as required by your privacy settings.">
|
||||
<!ENTITY p3pDialogMessage2.label "A cookie is a small bit of information stored on your computer by some websites. Use the Cookie Manager to manage your cookies and view their privacy status.">
|
||||
|
|
|
@ -21,5 +21,5 @@
|
|||
|
||||
<!ENTITY displayIcon.label "Display an icon in the Navigator status bar">
|
||||
|
||||
<!ENTITY popupNote.description "Note: Blocking all popups may prevent important features of some web sites from working, such as login windows for banks and shopping sites. For details of how to allow specific sites to use popups while blocking all others, click Help. Even if blocked, sites may use other methods to show popups.">
|
||||
<!ENTITY popupNote.description "Note: Blocking all popups may prevent important features of some websites from working, such as login windows for banks and shopping sites. For details of how to allow specific sites to use popups while blocking all others, click Help. Even if blocked, sites may use other methods to show popups.">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче