gecko-dev/extensions/help/resources/locale/en-US/passwords_help.xhtml

242 строки
15 KiB
HTML

<html>
<head>
<title>Password Settings</title>
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
</head>
<body bgcolor="white">
<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>&nbsp;
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
<tr>
<td class="inthissections">
<p>In this section:</p>
<p><a href="#passwords_first">Privacy &amp; Security Preferences - Passwords</a></p>
<p><a href="#Master_Password_Timeout">Privacy &amp; 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>
<a NAME="passwords:preferencesIDX"></a>
<a NAME="passwords_first"></a>
<hr>
<h2>Privacy &amp; 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 and choose Preferences.
<li>Under the Privacy &amp; Security category, choose Passwords. (If no subcategories are visible, double-click the category to expand the list.)
</ol>
<p>&nbsp;
<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 for sites that require me to log in:</b> Select this checkbox to turn Password Manager on, so that it automatically stores your user names and passwords and enters them for you as necessary. To turn off Password Manager, deselect the same checkbox.
<li><b>View Stored Passwords:</b> Click this button to view 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>&nbsp;
<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 &quot;obscuring.&quot;
<p>For improved protection, you may want to protect the file with encryption. Encryption makes it nearly 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.html#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>For more details, see <a href="passwords_help.html#using_encrypt">Encrypting Stored Sensitive Information</a>.
<p>&nbsp;</p>
<a NAME="Master_Password_Timeout"></a>
<a NAME="passwords:timeout_for_master_passwordIDX"></a>
<a NAME="master_password:preferencesIDX"></a>
<hr><h2>Privacy &amp; 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 and choose Preferences.
<li>Under the Privacy &amp; Security category, choose Master Passwords. (If no subcategories are visible, double-click the category to expand the list.)
</ol>
<p>&nbsp;
<table 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>&nbsp;
<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. 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 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.
<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>&nbsp;</p>
<a NAME="Master_Password"></a>
<a NAME="master_password:timeout_forIDX"></a>
<h3>Master Password Timeout</h3>
<p>If you are using the Password Manager but are not using certificates, and if you have set a master password, the browser will ask you to enter the password only when the newly launched browser first uses the Password Manager or Form Manager to fill in personal information.
<p>If you are using personal certificates, you can control how often the browser requests your master password. Here are some things you should consider when selecting these options:
<ul>
<LI><B>The first time it is needed.</B> If you work in an office with strong physical security measures or if you feel that the consequences of somebody else using your computer to impersonate you are not extreme, click this radio button. This setting causes Certificate Manager to request your master password only the first time it needs access to the private key database after launching. Certificate Manager will not request the master password again until after you exit and relaunch the browser. This setting provides the lowest level of protection.
<LI><B>Every time it is needed.</B> If you are very concerned about the possibility that somebody else might be able to use your computer to impersonate you, click this radio button. This setting ensures that Certificate Manager will never access the private key database without first requesting your master password. This setting provides the highest level of protection.
<LI><B>If it has not been used for </B><I>blank</I><B> minutes or longer.</B> If you are somewhat concerned about the possibility that somebody else might be able to use your computer to impersonate you, but not enough to type in your master password at frequent intervals, click this radio button and fill in the box with a value you feel comfortable with. For best protection, this should be a fairly low number of minutes, such as 20.
<p>This setting causes Certificate Manager to request your master password if it needs to access the private key database and the specified interval has elapsed since the last time it used the database. This setting is appropriate if you sometimes send or receive confidential information to or from web sites that support encryption.
<p><B>Note that this setting provides little protection against someone using your computer to send a signed email message in your name. </B>
</ul>
<p>&nbsp;</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 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.html#software_security_device">Software Security Device</a>.
<p>To change your master password rather than resetting it, click the Change Password button in the Master Passwords preferences panel.
<p>Note that you must remember your old master password to change it with the Change Password button. Resetting your master password is a last resort that you should use only if you are absolutely sure you've forgotten it.
<p>If you are really sure that you want to reset your master password:
<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>&nbsp;</p>
<a NAME="Change_Master_Password"></a>
<a NAME="master_password:changingIDX"></a>
<a NAME="master_password:aboutIDX"></a>
<hr><h2>Change Master Password</h3>
<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 and choose Preferences.
<li>Under the Privacy &amp; Security category, choose Master Passwords. (If no subcategories are visible, double-click the category 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. 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 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 pop-up menu 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 "Incorrect password entered" after you click OK. If this happens, your password has not been changed and you must start all over again.
<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&#151;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. 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&#151;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>&nbsp;</p>
<a NAME="Reset_Master_Password"></a>
<a NAME="master_password:resettingIDX"></a>
<a NAME="resetting_master_passwordIDX"></a>
<hr><h3>Reset Master Password</h3>
<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 and choose Preferences.
<li>Under the Privacy &amp; Security category, choose Master Passwords. (If no subcategories are visible, double-click the category to expand the list.)
<li>Click Reset Password.
</ol>
<p><b>Warning:</b> If you reset your master password, you will permanently erase all the 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.html#software_security_device">software security device</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>Note that you must remember your old master password to change it with the Change Password button. Resetting your master password is a last resort that you should use only if you are absolutely sure you've forgotten it.
<p>The seriousness of the situation depends on how much personal data your forgotten master password protects. To find out, follow these instructions before resetting your master password:
<ul>
<li>To view stored Password Manager data, see <a href="using_priv_help.html#passwords_view">Managing Stored Passwords</a>.
<li>To view stored Form Manager data, see <a href="using_priv_help.html#form_saveinfo">Saving Information from Forms</a>.
<li>To view your personal certificates, open Certificate Manager and look at the certificates listed under Your Certificates. Those with "Software Security Device" in the Security Device column will be lost after you reset your master password. For more information, see <a href="using_certs_help.html#using_certs_manage">Managing Certificates</a>.
</ul>
<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 Certificate Manager needs to store personal information.
<p>After you reset your master password, you must also re-enter all the web site and email passwords that Password Manager may have stored on your behalf, and you must enter form 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.
<hr>
<p><i>25 January 2002</i></p>
<p>Copyright &copy; 1994-2002 Netscape Communications Corporation.</p>
</body>
</html>