<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="data-passwords">

  <info>
    <link type="guide" xref="index#start"/>
    <link type="seealso" xref="pref-passwords"/>

    <revision pkgversion="3.10" date="2013-10-21" status="review"/>
    <revision pkgversion="3.12" date="2014-01-28" status="candidate"/>
    <revision pkgversion="3.33" date="2019-04-08" status="candidate"/>
    <revision pkgversion="40.alpha" date="2021-01-12" status="candidate"/>

    <credit type="author copyright">
      <name>Aruna Sankaranarayanan</name>
      <email its:translate="no">aruna.evam@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Baptiste Mille-Mathias</name>
      <email its:translate="no">baptistem@gnome.org</email>
      <years>2014</years>
    </credit>
    <credit type="copyright editor">
      <name>Federico Bruni</name>
      <email its:translate="no">fede@inventati.org</email>
      <years>2021</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>How do I remove and update stored passwords?</desc>
  </info>

  <title>Manage passwords</title>

  <p>You can save all of your passwords so that you do not have to reenter them
  every time that you want to log into a website.</p>

  <p>Press the menu button in the top-right corner of the window and select
  <guiseq><gui style="menuitem">Preferences</gui><gui style="tab">Privacy</gui><gui style="button">Passwords</gui></guiseq> to see your saved passwords.</p>

  <!-- Talk about managing passwords, updating them, etc. -->

<section id="remove">
  <title>Remove saved passwords</title>

  <p>You can remove a stored password at any time.</p>

  <steps>
    <item>
      <p>Press the menu button in the top-right corner of the window and select
      <guiseq><gui style="menuitem">Preferences</gui><gui style="tab">Privacy</gui>
      <gui style="button">Passwords</gui></guiseq>.</p>
    </item>
    <item>
      <p>Click on the search button at the top right and enter the address
      of the website.</p>
    </item>
    <item>
      <p>Click on the item to unfold its details.</p>
    </item>
    <item>
      <p>Press <gui style="button">Remove Password</gui> to remove the
      saved password.</p>
    </item>
  </steps>

  <p>You can view the saved passwords by pressing on the key button at the
  bottom-right of the password list.</p>

  <note style="tip">
    <p>You can also delete all of your stored passwords using the
    <gui style="button">Clear All</gui> button.</p>
  </note>

</section>

<section id="update">
  <title>Update a password</title>

  <p>If you have changed a password that is saved in
  <link xref="introduction"><app>Web</app></link>, you have to update it.</p>

  <steps>
    <title>When you have finished changing your password:</title>
    <item>
      <p>Visit the same webpage for which the password was stored and has now
      been changed.</p>
    </item>
    <item>
      <p>Your old saved password will automatically be typed in the password
      field by <app>Web</app>, so clear the password field.</p>
    </item>
    <item>
      <p>Type your new password in the password field.</p>
    </item>
    <item>
      <p>You will be asked if you want to save the password in <app>Web</app>.
      Press <gui style="button">Save</gui> to finish. This will
      update your old password for the webpage.</p>
    </item>
  </steps>

</section>

</page>
