зеркало из https://github.com/mozilla/pjs.git
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; various content updates
This commit is contained in:
Родитель
90406f1bc8
Коммит
287e35347d
|
@ -11,6 +11,12 @@
|
|||
<a NAME="secure_mail_first"></a>
|
||||
<a NAME="mail:signing_&_encryptingIDX"></a>
|
||||
<a NAME="settings:signed & encrypted mailIDX"></a>
|
||||
<a NAME="signing_email_messagesSDX"></a>
|
||||
<a NAME="encrypting_email_messagesSDX"></a>
|
||||
<a NAME="mail_and_newsgroups:signing_messagesIDX"></a>
|
||||
<a NAME="mail_and_newsgroups:encrypting_messagesIDX"></a>
|
||||
<a NAME="signing_email_messagesIDX"></a>
|
||||
<a NAME="encrypting_email_messagesIDX"></a>
|
||||
|
||||
<hr><h1>Signing & Encrypting Messages</h1>
|
||||
|
||||
|
@ -31,13 +37,12 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
|
||||
|
||||
|
||||
<h2><a NAME="about_sigs_encrypt"></a>
|
||||
About Digital Signatures & Encryption </h2>
|
||||
<a NAME="about_sigs_encrypt"></a>
|
||||
<h2>About Digital Signatures & Encryption </h2>
|
||||
|
||||
<p>When you compose a mail or newsgroup message, you can choose to attach your digital signature to it. A <a href="glossary.html#digital_signature">digital signature</a> allows recipients of the message to verify that the message really comes from you and hasn't been tampered with since you sent it.
|
||||
|
||||
|
@ -59,9 +64,9 @@ About Digital Signatures & Encryption </h2>
|
|||
|
||||
<p>The sections that follow provide a brief overview of how digital signatures and encryption work. For more technical details on this subject, see the online document <a href="http://developer.netscape.com/docs/manuals/security/pkin/index.htm" TARGET="_blank">Introduction to Public-Key Cryptography</a>.
|
||||
|
||||
<p>
|
||||
<h3><a NAME="how_sigs_work"></a>
|
||||
How Digital Signatures Work</h3>
|
||||
<p> </p>
|
||||
<a NAME="how_sigs_work"></a>
|
||||
<h3>How Digital Signatures Work</h3>
|
||||
|
||||
<p>A digital signature is a special code, unique to each message, created by means of <a href="glossary.html#public-key_cryptography">public-key cryptography</a>.
|
||||
|
||||
|
@ -78,8 +83,9 @@ How Digital Signatures Work</h3>
|
|||
</ul>
|
||||
|
||||
|
||||
<p>
|
||||
<h3><a NAME="how_encrypt_works"></a>
|
||||
<p> </p>
|
||||
<a NAME="how_encrypt_works"></a>
|
||||
<h3>
|
||||
How Encryption Works</h3>
|
||||
|
||||
<p>To encrypt an email message, you must have an encryption certificate for each of the message's recipients. The public key in each certificate is used to encrypt the message for that recipient.
|
||||
|
@ -88,8 +94,9 @@ How Encryption Works</h3>
|
|||
|
||||
<p>The recipient's software uses the recipient's private key, which remains on that person's computer, to decrypt the message.
|
||||
|
||||
<p>
|
||||
<h2><a NAME="get_mail_certs"></a>Getting Other People's Certificates</h2>
|
||||
<p> </p>
|
||||
<a NAME="get_mail_certs"></a>
|
||||
<h2>Getting Other People's Certificates</h2>
|
||||
|
||||
<p>Every time you send a digitally signed message, your encryption certificate is automatically included with the message. Therefore, one of the easiest ways to obtain someone else's certificate is for that person to send you a digitally signed message.
|
||||
|
||||
|
@ -98,9 +105,10 @@ How Encryption Works</h3>
|
|||
<p>You can also obtain certificates by looking them up in a public directory, such as the "phonebook" directories maintained by many companies.
|
||||
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
<h2><a NAME="config_account"></a>Configuring Security Settings</h2>
|
||||
<a NAME="config_account"></a>
|
||||
<h2>Configuring Security Settings</h2>
|
||||
|
||||
<p>Once you have obtained an email certificate (or certificates), you must specify the certificates you want to use for signing and encrypting messages.
|
||||
|
||||
|
@ -136,9 +144,9 @@ How Encryption Works</h3>
|
|||
<p>When you have finished configuring your mail security settings, click OK to confirm them.
|
||||
|
||||
|
||||
<p>
|
||||
|
||||
<h2><a NAME="signing"></a>Signing & Encrypting a New Message</h2>
|
||||
<p> </p>
|
||||
<a NAME="signing"></a>
|
||||
<h2>Signing & Encrypting a New Message</h2>
|
||||
|
||||
<p>Before you can digitally sign or encrypt any message, you must obtain at least one email certificate and configure your mail security settings correctly. For background information on these tasks, see <a href="#about_sigs_encrypt">About Digital Signatures & Encryption</a>.
|
||||
|
||||
|
@ -159,9 +167,11 @@ How Encryption Works</h3>
|
|||
<p>To see more detailed information about the message's security, click the key or lock icon, or follow the instructions in <a href="#compose_security">Message Security - Compose</a>.
|
||||
|
||||
|
||||
<p>
|
||||
|
||||
<h2><a NAME="reading"></a>Reading Signed & Encrypted Messages</h2>
|
||||
<p> </p>
|
||||
<a name="security:checking_for_received_messagesIDX"</a>
|
||||
<a name="checking_security_for_received_messagesSDX"</a>
|
||||
<a NAME="reading"></a>
|
||||
<h2>Reading Signed & Encrypted Messages</h2>
|
||||
|
||||
<p>When you view a signed or encrypted message in the Mail window, these icons near the upper-right corner of the message header indicate the security status of the message:</p>
|
||||
|
||||
|
@ -173,9 +183,11 @@ How Encryption Works</h3>
|
|||
<p>To see more detailed information about the message's security, click the key or lock icon, or follow the instructions in <a href="#received_security">Message Security - Received Message</a>.
|
||||
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
<hr><a NAME="compose_security"></a>
|
||||
<a name="security:checking_before_sending_messageIDX"</a>
|
||||
<a name="checking_security_before_sending_messageSDX"</a>
|
||||
<a NAME="compose_security"></a><hr>
|
||||
<h2>Message Security - Compose</h2>
|
||||
|
||||
<p>This section describes the Message Security window that you can open for any message you are composing. If you're not already viewing Message Security, click the Security icon in the toolbar of the Compose window.
|
||||
|
@ -217,10 +229,10 @@ How Encryption Works</h3>
|
|||
|
||||
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
|
||||
<hr><a NAME="received_security"></a><h2>Message Security - Received Message</h2>
|
||||
<a NAME="received_security"></a>
|
||||
<hr><h2>Message Security - Received Message</h2>
|
||||
|
||||
<p>This section describes the Message Security window that you can open for any message you have received. If you're not already viewing Message Security for a received message, follow these steps:
|
||||
|
||||
|
@ -255,7 +267,7 @@ How Encryption Works</h3>
|
|||
<hr>
|
||||
|
||||
|
||||
<p><i>19 April 2002</i></p>
|
||||
<p><i>24 April 2002</i></p>
|
||||
<p>Copyright © 1994-2002 Netscape Communications Corporation.</p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -11,6 +11,12 @@
|
|||
<a NAME="secure_mail_first"></a>
|
||||
<a NAME="mail:signing_&_encryptingIDX"></a>
|
||||
<a NAME="settings:signed & encrypted mailIDX"></a>
|
||||
<a NAME="signing_email_messagesSDX"></a>
|
||||
<a NAME="encrypting_email_messagesSDX"></a>
|
||||
<a NAME="mail_and_newsgroups:signing_messagesIDX"></a>
|
||||
<a NAME="mail_and_newsgroups:encrypting_messagesIDX"></a>
|
||||
<a NAME="signing_email_messagesIDX"></a>
|
||||
<a NAME="encrypting_email_messagesIDX"></a>
|
||||
|
||||
<hr><h1>Signing & Encrypting Messages</h1>
|
||||
|
||||
|
@ -31,13 +37,12 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
|
||||
|
||||
|
||||
<h2><a NAME="about_sigs_encrypt"></a>
|
||||
About Digital Signatures & Encryption </h2>
|
||||
<a NAME="about_sigs_encrypt"></a>
|
||||
<h2>About Digital Signatures & Encryption </h2>
|
||||
|
||||
<p>When you compose a mail or newsgroup message, you can choose to attach your digital signature to it. A <a href="glossary.html#digital_signature">digital signature</a> allows recipients of the message to verify that the message really comes from you and hasn't been tampered with since you sent it.
|
||||
|
||||
|
@ -59,9 +64,9 @@ About Digital Signatures & Encryption </h2>
|
|||
|
||||
<p>The sections that follow provide a brief overview of how digital signatures and encryption work. For more technical details on this subject, see the online document <a href="http://developer.netscape.com/docs/manuals/security/pkin/index.htm" TARGET="_blank">Introduction to Public-Key Cryptography</a>.
|
||||
|
||||
<p>
|
||||
<h3><a NAME="how_sigs_work"></a>
|
||||
How Digital Signatures Work</h3>
|
||||
<p> </p>
|
||||
<a NAME="how_sigs_work"></a>
|
||||
<h3>How Digital Signatures Work</h3>
|
||||
|
||||
<p>A digital signature is a special code, unique to each message, created by means of <a href="glossary.html#public-key_cryptography">public-key cryptography</a>.
|
||||
|
||||
|
@ -78,8 +83,9 @@ How Digital Signatures Work</h3>
|
|||
</ul>
|
||||
|
||||
|
||||
<p>
|
||||
<h3><a NAME="how_encrypt_works"></a>
|
||||
<p> </p>
|
||||
<a NAME="how_encrypt_works"></a>
|
||||
<h3>
|
||||
How Encryption Works</h3>
|
||||
|
||||
<p>To encrypt an email message, you must have an encryption certificate for each of the message's recipients. The public key in each certificate is used to encrypt the message for that recipient.
|
||||
|
@ -88,8 +94,9 @@ How Encryption Works</h3>
|
|||
|
||||
<p>The recipient's software uses the recipient's private key, which remains on that person's computer, to decrypt the message.
|
||||
|
||||
<p>
|
||||
<h2><a NAME="get_mail_certs"></a>Getting Other People's Certificates</h2>
|
||||
<p> </p>
|
||||
<a NAME="get_mail_certs"></a>
|
||||
<h2>Getting Other People's Certificates</h2>
|
||||
|
||||
<p>Every time you send a digitally signed message, your encryption certificate is automatically included with the message. Therefore, one of the easiest ways to obtain someone else's certificate is for that person to send you a digitally signed message.
|
||||
|
||||
|
@ -98,9 +105,10 @@ How Encryption Works</h3>
|
|||
<p>You can also obtain certificates by looking them up in a public directory, such as the "phonebook" directories maintained by many companies.
|
||||
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
<h2><a NAME="config_account"></a>Configuring Security Settings</h2>
|
||||
<a NAME="config_account"></a>
|
||||
<h2>Configuring Security Settings</h2>
|
||||
|
||||
<p>Once you have obtained an email certificate (or certificates), you must specify the certificates you want to use for signing and encrypting messages.
|
||||
|
||||
|
@ -136,9 +144,9 @@ How Encryption Works</h3>
|
|||
<p>When you have finished configuring your mail security settings, click OK to confirm them.
|
||||
|
||||
|
||||
<p>
|
||||
|
||||
<h2><a NAME="signing"></a>Signing & Encrypting a New Message</h2>
|
||||
<p> </p>
|
||||
<a NAME="signing"></a>
|
||||
<h2>Signing & Encrypting a New Message</h2>
|
||||
|
||||
<p>Before you can digitally sign or encrypt any message, you must obtain at least one email certificate and configure your mail security settings correctly. For background information on these tasks, see <a href="#about_sigs_encrypt">About Digital Signatures & Encryption</a>.
|
||||
|
||||
|
@ -159,9 +167,11 @@ How Encryption Works</h3>
|
|||
<p>To see more detailed information about the message's security, click the key or lock icon, or follow the instructions in <a href="#compose_security">Message Security - Compose</a>.
|
||||
|
||||
|
||||
<p>
|
||||
|
||||
<h2><a NAME="reading"></a>Reading Signed & Encrypted Messages</h2>
|
||||
<p> </p>
|
||||
<a name="security:checking_for_received_messagesIDX"</a>
|
||||
<a name="checking_security_for_received_messagesSDX"</a>
|
||||
<a NAME="reading"></a>
|
||||
<h2>Reading Signed & Encrypted Messages</h2>
|
||||
|
||||
<p>When you view a signed or encrypted message in the Mail window, these icons near the upper-right corner of the message header indicate the security status of the message:</p>
|
||||
|
||||
|
@ -173,9 +183,11 @@ How Encryption Works</h3>
|
|||
<p>To see more detailed information about the message's security, click the key or lock icon, or follow the instructions in <a href="#received_security">Message Security - Received Message</a>.
|
||||
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
<hr><a NAME="compose_security"></a>
|
||||
<a name="security:checking_before_sending_messageIDX"</a>
|
||||
<a name="checking_security_before_sending_messageSDX"</a>
|
||||
<a NAME="compose_security"></a><hr>
|
||||
<h2>Message Security - Compose</h2>
|
||||
|
||||
<p>This section describes the Message Security window that you can open for any message you are composing. If you're not already viewing Message Security, click the Security icon in the toolbar of the Compose window.
|
||||
|
@ -217,10 +229,10 @@ How Encryption Works</h3>
|
|||
|
||||
|
||||
|
||||
<p>
|
||||
<p> </p>
|
||||
|
||||
|
||||
<hr><a NAME="received_security"></a><h2>Message Security - Received Message</h2>
|
||||
<a NAME="received_security"></a>
|
||||
<hr><h2>Message Security - Received Message</h2>
|
||||
|
||||
<p>This section describes the Message Security window that you can open for any message you have received. If you're not already viewing Message Security for a received message, follow these steps:
|
||||
|
||||
|
@ -255,7 +267,7 @@ How Encryption Works</h3>
|
|||
<hr>
|
||||
|
||||
|
||||
<p><i>19 April 2002</i></p>
|
||||
<p><i>24 April 2002</i></p>
|
||||
<p>Copyright © 1994-2002 Netscape Communications Corporation.</p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -92,6 +92,7 @@ you unless you allow it.
|
|||
|
||||
<p> </p>
|
||||
<a NAME="privacy_visit"></a>
|
||||
<a NAME="privacy_&_IP_addressSDX"></a>
|
||||
<h2>What Information Does My Browser Give to a Web Site?</h2>
|
||||
|
||||
<p>When your browser displays a web page—for example, each time you click a link or type a URL—a small amount of information is given to the site. This information includes your operating environment, your Internet address (<i>not</i> your email address), and the page you're coming from.
|
||||
|
@ -218,6 +219,7 @@ you want your browser to accept.
|
|||
<a NAME="privacy_anon"></a>
|
||||
<a NAME="browsing_anonymouslyIDX"></a>
|
||||
<a NAME="privacy:IP_addressIDX"></a>
|
||||
<a NAME="protecting_your_IP_addressSDX"></a>
|
||||
|
||||
<h2>How Can I Browse Anonymously?</h2>
|
||||
|
||||
|
@ -245,7 +247,7 @@ search engine to find them---try search words such as "anonymous browsing&q
|
|||
|
||||
<hr>
|
||||
|
||||
<p><i>9 April 2002</i></p>
|
||||
<p><i>24 April 2002</i></p>
|
||||
|
||||
<hr>
|
||||
<p>Copyright © 1998-2002 Netscape Communications Corporation.</p>
|
||||
|
|
|
@ -92,6 +92,7 @@ you unless you allow it.
|
|||
|
||||
<p> </p>
|
||||
<a NAME="privacy_visit"></a>
|
||||
<a NAME="privacy_&_IP_addressSDX"></a>
|
||||
<h2>What Information Does My Browser Give to a Web Site?</h2>
|
||||
|
||||
<p>When your browser displays a web page—for example, each time you click a link or type a URL—a small amount of information is given to the site. This information includes your operating environment, your Internet address (<i>not</i> your email address), and the page you're coming from.
|
||||
|
@ -218,6 +219,7 @@ you want your browser to accept.
|
|||
<a NAME="privacy_anon"></a>
|
||||
<a NAME="browsing_anonymouslyIDX"></a>
|
||||
<a NAME="privacy:IP_addressIDX"></a>
|
||||
<a NAME="protecting_your_IP_addressSDX"></a>
|
||||
|
||||
<h2>How Can I Browse Anonymously?</h2>
|
||||
|
||||
|
@ -245,7 +247,7 @@ search engine to find them---try search words such as "anonymous browsing&q
|
|||
|
||||
<hr>
|
||||
|
||||
<p><i>9 April 2002</i></p>
|
||||
<p><i>24 April 2002</i></p>
|
||||
|
||||
<hr>
|
||||
<p>Copyright © 1998-2002 Netscape Communications Corporation.</p>
|
||||
|
|
|
@ -123,6 +123,7 @@ Using the Cookie Manager</h1>
|
|||
<p> </p>
|
||||
<a NAME="privacy_levels"></a>
|
||||
<a NAME="cookies:privacy_levels_forIDX"></a>
|
||||
<a NAME="protecting_your_privacySDX"></a>
|
||||
<h2>Setting Privacy Levels</h2>
|
||||
|
||||
<p>Many web sites publish their privacy policies according to the Platform for Privacy Preferences (P3P) standard. 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.
|
||||
|
@ -148,7 +149,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p>When the "custom" option is selected, you can define your own privacy policy. For each type of site listed under Cookie Acceptance Policy, and for each type of cookie, you can select whether you want the Cookie Manager to accept the cookie permanently, reject it permanently, accept it just for the current session (that is, until you exit the browser), or flag it.
|
||||
|
||||
<p>If you choose Flag for a given category, the Cookie Manager displays the cookie notification icon 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 Flag or Session for a given category, the Cookie Manager displays the cookie notification icon (<img 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>"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 a sites other than the one you are viewing, and are therefore considered more dangerous.
|
||||
|
||||
|
@ -365,7 +366,7 @@ Using the Cookie Manager</h1>
|
|||
<ul>
|
||||
<li><b>low:</b> Select this if you're not too concerned about cookies. When this setting is selected, the Cookie Manager accepts all first party cookies permanently, without regard for a site's privacy policy.
|
||||
|
||||
<p>It also accepts all third-party cookies. However, in the case of sites that may be collecting information without your consent, the Cookie Manager also <b>flags</b> the third-party cookie—that is, displays the cookie notification icon near the lower-right corner of the browser window. You can click the cookie notification icon to see more detailed information about the flagged cookies.
|
||||
<p>It also accepts all third-party cookies. However, in the case of sites that may be collecting information without your consent, the Cookie Manager also <b>flags</b> the third-party cookie—that is, displays the cookie notification icon (<img src="chrome://cookie/content/taskbar-cookie.gif">) near the lower-right corner of the browser window. You can click the cookie notification icon to see more detailed information about the flagged cookies.
|
||||
<li><b>medium:</b> Select this if you want to accept and flag both first-party and third-party cookies set by sites that may be collecting personally identifiable information without your consent.
|
||||
<li><b>high:</b> Select this if you want the same settings as medium, with the following differences:</li>
|
||||
<ul>
|
||||
|
@ -392,7 +393,7 @@ Using the Cookie Manager</h1>
|
|||
<li><b>Flag:</b> Accept all cookies in the category, but display the cookie notifiation icon each time it does so.
|
||||
</ul>
|
||||
|
||||
<p>The cookie notification icon 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>The cookie notification icon (<img 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>There are four categories for each of the two types of cookies:
|
||||
|
@ -407,7 +408,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<a name="cookie_notify"></a><hr><h2>Cookie Notification</h2>
|
||||
|
||||
<p>The cookie notification icon is located 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 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>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:
|
||||
|
||||
|
@ -424,6 +425,7 @@ Using the Cookie Manager</h1>
|
|||
<a NAME="Password_Manager:usingIDX"></a>
|
||||
<a NAME="passwords:remembering_automaticallyIDX"></a>
|
||||
<a NAME="using_password"></a>
|
||||
<a NAME="saving_passwordsSDX"></a>
|
||||
<hr><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 require you to log in.</p>
|
||||
|
@ -476,6 +478,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p> </p>
|
||||
<a NAME="passwords_onoff"></a>
|
||||
<a NAME="Password_Manager:turning on and offIDX"></a>
|
||||
<h2>Turning Password Manager On and Off</h2>
|
||||
|
||||
<p>Password Manager is on by default. To turn it off:</p>
|
||||
|
@ -1032,7 +1035,7 @@ site" in response to the Form Manager's request to store form data.
|
|||
|
||||
<hr>
|
||||
|
||||
<p><i>18 April 2002</i></p>
|
||||
<p><i>24 April 2002</i></p>
|
||||
|
||||
<hr>
|
||||
<p>Copyright © 1994-2002 Netscape Communications Corporation.</p>
|
||||
|
|
|
@ -123,6 +123,7 @@ Using the Cookie Manager</h1>
|
|||
<p> </p>
|
||||
<a NAME="privacy_levels"></a>
|
||||
<a NAME="cookies:privacy_levels_forIDX"></a>
|
||||
<a NAME="protecting_your_privacySDX"></a>
|
||||
<h2>Setting Privacy Levels</h2>
|
||||
|
||||
<p>Many web sites publish their privacy policies according to the Platform for Privacy Preferences (P3P) standard. 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.
|
||||
|
@ -148,7 +149,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p>When the "custom" option is selected, you can define your own privacy policy. For each type of site listed under Cookie Acceptance Policy, and for each type of cookie, you can select whether you want the Cookie Manager to accept the cookie permanently, reject it permanently, accept it just for the current session (that is, until you exit the browser), or flag it.
|
||||
|
||||
<p>If you choose Flag for a given category, the Cookie Manager displays the cookie notification icon 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 Flag or Session for a given category, the Cookie Manager displays the cookie notification icon (<img 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>"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 a sites other than the one you are viewing, and are therefore considered more dangerous.
|
||||
|
||||
|
@ -365,7 +366,7 @@ Using the Cookie Manager</h1>
|
|||
<ul>
|
||||
<li><b>low:</b> Select this if you're not too concerned about cookies. When this setting is selected, the Cookie Manager accepts all first party cookies permanently, without regard for a site's privacy policy.
|
||||
|
||||
<p>It also accepts all third-party cookies. However, in the case of sites that may be collecting information without your consent, the Cookie Manager also <b>flags</b> the third-party cookie—that is, displays the cookie notification icon near the lower-right corner of the browser window. You can click the cookie notification icon to see more detailed information about the flagged cookies.
|
||||
<p>It also accepts all third-party cookies. However, in the case of sites that may be collecting information without your consent, the Cookie Manager also <b>flags</b> the third-party cookie—that is, displays the cookie notification icon (<img src="chrome://cookie/content/taskbar-cookie.gif">) near the lower-right corner of the browser window. You can click the cookie notification icon to see more detailed information about the flagged cookies.
|
||||
<li><b>medium:</b> Select this if you want to accept and flag both first-party and third-party cookies set by sites that may be collecting personally identifiable information without your consent.
|
||||
<li><b>high:</b> Select this if you want the same settings as medium, with the following differences:</li>
|
||||
<ul>
|
||||
|
@ -392,7 +393,7 @@ Using the Cookie Manager</h1>
|
|||
<li><b>Flag:</b> Accept all cookies in the category, but display the cookie notifiation icon each time it does so.
|
||||
</ul>
|
||||
|
||||
<p>The cookie notification icon 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>The cookie notification icon (<img 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>There are four categories for each of the two types of cookies:
|
||||
|
@ -407,7 +408,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<a name="cookie_notify"></a><hr><h2>Cookie Notification</h2>
|
||||
|
||||
<p>The cookie notification icon is located 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 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>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:
|
||||
|
||||
|
@ -424,6 +425,7 @@ Using the Cookie Manager</h1>
|
|||
<a NAME="Password_Manager:usingIDX"></a>
|
||||
<a NAME="passwords:remembering_automaticallyIDX"></a>
|
||||
<a NAME="using_password"></a>
|
||||
<a NAME="saving_passwordsSDX"></a>
|
||||
<hr><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 require you to log in.</p>
|
||||
|
@ -476,6 +478,7 @@ Using the Cookie Manager</h1>
|
|||
|
||||
<p> </p>
|
||||
<a NAME="passwords_onoff"></a>
|
||||
<a NAME="Password_Manager:turning on and offIDX"></a>
|
||||
<h2>Turning Password Manager On and Off</h2>
|
||||
|
||||
<p>Password Manager is on by default. To turn it off:</p>
|
||||
|
@ -1032,7 +1035,7 @@ site" in response to the Form Manager's request to store form data.
|
|||
|
||||
<hr>
|
||||
|
||||
<p><i>18 April 2002</i></p>
|
||||
<p><i>24 April 2002</i></p>
|
||||
|
||||
<hr>
|
||||
<p>Copyright © 1994-2002 Netscape Communications Corporation.</p>
|
||||
|
|
Загрузка…
Ссылка в новой задаче