Blob Blame History Raw
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="tip" id="user-goodpassword" xml:lang="it">

  <info>
    <link type="guide" xref="user-accounts#passwords"/>

    <revision pkgversion="3.8.0" date="2013-03-09" status="candidate"/>
    <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>

    <credit type="author">
      <name>Progetto documentazione di GNOME</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

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

    <desc>Usare password più lunghe e complicate.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Luca Ferretti</mal:name>
      <mal:email>lferrett@gnome.org</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Flavia Weisghizzi</mal:name>
      <mal:email>flavia.weisghizzi@ubuntu.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  </info>

  <title>Scegliere una password sicura</title>

  <note style="important">
    <p>Cercare una password facile da ricordare, ma molto difficile per altri (compresi programmi per computer) da indovinare.</p>
  </note>

  <p>Scegliere una buona password aiuta a rendere il proprio computer più sicuro. Se la password è facile da indovinare, qualcuno potrebbe trovarla e accedere alle proprie informazioni personali.</p>

  <p>Alcune persone possono usare i computer per indovinare più facilmente le password di altri utenti: una password difficile da indovinare per una persona, potrebbe non esserlo per un computer. Di seguito vengono indicati alcuni consigli da seguire per scegliere una buona password:</p>
  
  <list>
    <item>
      <p>Use a mixture of upper-case and lower-case letters, numbers, symbols
      and spaces in the password. This makes it more difficult to guess; there
      are more symbols from which to choose, meaning more possible passwords
      that someone would have to check when trying to guess yours.</p>
      <note>
        <p>A good method for choosing a password is to take the first letter of
        each word in a phrase that you can remember. The phrase could be the
        name of a movie, a book, a song or an album. For example, “Flatland: A
        Romance of Many Dimensions” would become F:ARoMD or faromd or f:
        aromd.</p>
      </note>
    </item>
    <item>
      <p>Cercare di creare password più lunghe possibili. Più caratteri contengono, più tempo ci vuole a un'altra persona o a un computer per indovinarla.</p>
    </item>
    <item>
      <p>Do not use any words that appear in a standard dictionary in any
      language. Password crackers will try these first. The most common
      password is “password” — people can guess passwords like this very
      quickly!</p>
    </item>
    <item>
      <p>Do not use any personal information such as a date, license plate
      number, or any family member’s name.</p>
    </item>
    <item>
      <p>Non usare alcun nome.</p>
    </item>
    <item>
      <p>Scegliere una password che può essere digitata velocemente in modo da diminuire le possibilità per altre persone di vedere cosa viene digitato.</p>
      <note style="tip">
        <p>Mai scrivere la propria password da qualche parte: potrebbe essere trovata facilmente.</p>
      </note>
    </item>
    <item>
      <p>Usare password diverse in differenti occasioni.</p>
    </item>
    <item>
      <p>Usare password diverse per differenti account.</p>
      <p>Se viene usata la stessa password per tutti gli account, chiunque sia in grado di trovarla potrà accedere a tutti gli account senza problemi.</p>
      <p>It can be difficult to remember lots of passwords, however. Though not
      as secure as using a different passwords for everything, it may be easier
      to use the same one for things that do not matter (like websites), and
      different ones for important things (like your online banking account and
      your email).</p>
   </item>
   <item>
     <p>Cambiare la password regolarmente.</p>
   </item>
  </list>

</page>