zoukankan      html  css  js  c++  java
  • How to Choose a secure password,Ubuntu tell you!

    Choose a secure password

    Make your passwords easy enough for you to remember, but very difficult for others (including computer programs) to guess.

    Choosing a good password will help to keep your computer safe. If your password is easy to guess, someone may figure it out and gain access to your personal information.

    People could even use computers to systematically try to guess your password, so even one that would be difficult for a human to guess might be extremely easy for a computer program to crack. Here are some tips for choosing a good password:

    • 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 to choose from, so more possible passwords that someone would have to check when trying to guess yours.

      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.

    • Make your password as long as possible. The more characters it contains, the longer it should take for a person or computer to guess it.

    • 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!

    • Do not use any personal information such as a date, license plate number, or any family member's name.

    • Do not use any nouns.

    • Choose a password that can be typed quickly, to decrease the chances of someone being able to make out what you have typed if they happen to be watching you.

      Never write your passwords down anywhere. They can be easily found!

    • Use different passwords for different things.

    • Use different passwords for different accounts.

      If you use the same password for all of your accounts, anyone who guesses it will be able to access all of your accounts immediately.

      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 don't matter (like websites), and different ones for important things (like your online banking account and your email).

    • Change your passwords regularly.

  • 相关阅读:
    senlin __init__() got an unexpected keyword argument 'additional_headers'
    Delphi 全局画点TCanvas.Pixels[X,Y]
    sql server 列修改null 变成not null
    Delphi记录record中的变体
    delphi无边框可拖动窗体
    bootstrap相关资料
    重装windows导致grub损坏
    RabbitMQ的安装(Docker安装)
    RabbitMQ的安装以及使用(Windows环境)
    如果安装rabittmq后,输入http://localhost:15672不出页面的
  • 原文地址:https://www.cnblogs.com/lionden/p/ChoosePassword.html
Copyright © 2011-2022 走看看