{"id":13892,"date":"2023-05-02T13:05:22","date_gmt":"2023-05-02T10:05:22","guid":{"rendered":"https:\/\/unihost.com\/help\/?p=13892"},"modified":"2024-07-19T14:02:45","modified_gmt":"2024-07-19T11:02:45","slug":"how-to-use-password-managers-more-securely","status":"publish","type":"post","link":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/","title":{"rendered":"How to use password managers more securely"},"content":{"rendered":"<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><span style=\"font-weight: 400;\">Secure password managers are very important in modern times because they can help protect you from many different online security threats. Password managers can generate strong and unique passwords for each of your accounts, which reduces the risk of having your accounts hacked due to weak or reused passwords. Additionally, password managers can store your passwords securely, so you don&#8217;t have to worry about remembering all of them.<\/span><!--more--><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">LastPass is a popular password manager that offers a lot of great features, including strong encryption, multi-factor authentication, and the ability to generate and store complex passwords. However, there are several other alternatives to LastPass that you may want to consider:<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Dashlane: This is another popular password manager that offers strong encryption and a variety of additional features, such as dark web monitoring and a VPN service.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">1Password: This is a well-regarded password manager that offers strong encryption, two-factor authentication, and the ability to securely store sensitive documents.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">KeePass: This is a free, open-source password manager that offers strong encryption and the ability to store your passwords offline.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Bitwarden: This is a free and open-source password manager that offers strong encryption, two-factor authentication, and the ability to store passwords and other sensitive data securely.<\/span><\/li>\n<\/ol>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Ultimately, the choice of which password manager to use depends on your individual needs and preferences. However, no matter which one you choose, using a secure password manager is a smart way to protect your online security.<\/span><\/p>\n<h2><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Storing the Passwords in a More Secure Manner<\/span><\/h2>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">The password managers already use sophisticated encryption solutions, however if you\u2019re not using a local password manager, and not hosting one on your infrastructure, your data might be less secure because it\u2019s hosted on the password manager\u2019s infrastructure, for example LastPass.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">While collaborating with someone, or just using a password manager to share the access data with your teammates\/employees, this might be a big concern, because external services are more likely to be hacked or exploited, leading to data leakage and potential risks of your access data being in the wrong hands.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">To store your data more securely in LastPass, you can use PGP to additionally encrypt your information.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><span style=\"font-weight: 400;\">The most common OpenPGP implementation is <\/span><a href=\"https:\/\/gnupg.org\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span style=\"font-weight: 400;\">GPG (The GNU Privacy Guard)<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">You can store the PGP-encrypted data in the LastPass notes, for example.<\/span><\/p>\n<h2><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Here is a simple guide to use GPG with LastPass:<\/span><\/h2>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Firstly, you need to install GPG and generate your PGP key.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><span style=\"font-weight: 400;\">You can install the GPG program on any operating system using the binary releases from the GPG <\/span><a href=\"https:\/\/gnupg.org\/download\/index.html\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span style=\"font-weight: 400;\">Downloads<\/span><\/a><span style=\"font-weight: 400;\"> page.<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Otherwise, you can use your Operating System\u2019s package manager to install the package (winget on Windows, Homebrew on <a href=\"https:\/\/unihost.com\/dedicated\/mac-mini\/\">MacOS<\/a>, apt on Debian, etc.)<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">To generate your key, you will need to issue the following command in the terminal:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">$ gpg --full-generate-key<\/span><\/pre>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">At the prompt, specify the kind of key you want, or press Enter to accept the default.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">At the prompt, specify the key size you want, or press Enter to accept the default. Your key must be at least, 4096 bits.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Enter the length of time the key should be valid. Press Enter to specify the default selection, indicating that the key doesn&#8217;t expire. Unless you require an expiration date, we recommend accepting this default.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Verify that your selections are correct.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Enter your user ID information.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Type a secure passphrase and make sure to remember it.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Then, you can ask your colleagues\/collaborators to send in their public keys, which you can use to encrypt the notes in LastPass, after which, your collaborators will decrypt them using their corresponding private key.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">You can use this to encrypt your passwords, Corporate VPN configurations and other sensitive data.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">This approach makes it so that if any data leaks occur on the side of the password manager, your data will be more secure because it will be signed with a complex PGP key.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Secure password managers are very important in modern times because they can help protect you from many different online security threats. Password managers can generate strong and unique passwords for each of your accounts, which reduces the risk of having your accounts hacked due to weak or reused passwords. Additionally, password managers can store your [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[158],"tags":[778,776,777],"class_list":["post-13892","post","type-post","status-publish","format-standard","hentry","category-dedicated-servers","tag-gpg","tag-lastpass","tag-password-managers"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to use password managers more securely - Unihost.FAQ<\/title>\n<meta name=\"description\" content=\"Secure password managers are very important in modern times because they can help protect you from many different online security threats\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to use password managers more securely - Unihost.FAQ\" \/>\n<meta property=\"og:description\" content=\"Secure password managers are very important in modern times because they can help protect you from many different online security threats\" \/>\n<meta property=\"og:url\" content=\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/\" \/>\n<meta property=\"og:site_name\" content=\"Unihost.FAQ\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/unihost\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-02T10:05:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-19T11:02:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/unihost.com\/help\/minio.php?.\/unihost-logo-alt.png\" \/>\n\t<meta property=\"og:image:width\" content=\"250\" \/>\n\t<meta property=\"og:image:height\" content=\"141\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Unihost Support\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@unihost\" \/>\n<meta name=\"twitter:site\" content=\"@unihost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Unihost Support\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/\"},\"author\":{\"name\":\"Unihost Support\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\"},\"headline\":\"How to use password managers more securely\",\"datePublished\":\"2023-05-02T10:05:22+00:00\",\"dateModified\":\"2024-07-19T11:02:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/\"},\"wordCount\":650,\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"keywords\":[\"GPG\",\"LastPass\",\"password managers\"],\"articleSection\":[\"02. Dedicated servers\"],\"inLanguage\":\"en\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/\",\"url\":\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/\",\"name\":\"How to use password managers more securely - Unihost.FAQ\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/#website\"},\"datePublished\":\"2023-05-02T10:05:22+00:00\",\"dateModified\":\"2024-07-19T11:02:45+00:00\",\"description\":\"Secure password managers are very important in modern times because they can help protect you from many different online security threats\",\"breadcrumb\":{\"@id\":\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Unihost\",\"item\":\"https:\/\/unihost.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Help\",\"item\":\"https:\/\/unihost.com\/help\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to use password managers more securely\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/unihost.com\/help\/#website\",\"url\":\"https:\/\/unihost.com\/help\/\",\"name\":\"Unihost.FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/unihost.com\/help\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/unihost.com\/help\/#organization\",\"name\":\"Unihost\",\"alternateName\":\"Unihost\",\"url\":\"https:\/\/unihost.com\/help\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"width\":300,\"height\":300,\"caption\":\"Unihost\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/unihost\/\",\"https:\/\/x.com\/unihost\",\"https:\/\/www.instagram.com\/unihost\/?hl=en\",\"https:\/\/www.linkedin.com\/company\/unihost-com\",\"https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\",\"name\":\"Unihost Support\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"caption\":\"Unihost Support\"},\"sameAs\":[\"https:\/\/unihost.com\/\"],\"url\":\"https:\/\/unihost.com\/help\/author\/support\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to use password managers more securely - Unihost.FAQ","description":"Secure password managers are very important in modern times because they can help protect you from many different online security threats","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/","og_locale":"en_US","og_type":"article","og_title":"How to use password managers more securely - Unihost.FAQ","og_description":"Secure password managers are very important in modern times because they can help protect you from many different online security threats","og_url":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/","og_site_name":"Unihost.FAQ","article_publisher":"https:\/\/www.facebook.com\/unihost\/","article_published_time":"2023-05-02T10:05:22+00:00","article_modified_time":"2024-07-19T11:02:45+00:00","og_image":[{"width":250,"height":141,"url":"https:\/\/unihost.com\/help\/minio.php?.\/unihost-logo-alt.png","type":"image\/png"}],"author":"Unihost Support","twitter_card":"summary_large_image","twitter_creator":"@unihost","twitter_site":"@unihost","twitter_misc":{"Written by":"Unihost Support","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/#article","isPartOf":{"@id":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/"},"author":{"name":"Unihost Support","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a"},"headline":"How to use password managers more securely","datePublished":"2023-05-02T10:05:22+00:00","dateModified":"2024-07-19T11:02:45+00:00","mainEntityOfPage":{"@id":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/"},"wordCount":650,"publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"keywords":["GPG","LastPass","password managers"],"articleSection":["02. Dedicated servers"],"inLanguage":"en"},{"@type":"WebPage","@id":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/","url":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/","name":"How to use password managers more securely - Unihost.FAQ","isPartOf":{"@id":"https:\/\/unihost.com\/help\/#website"},"datePublished":"2023-05-02T10:05:22+00:00","dateModified":"2024-07-19T11:02:45+00:00","description":"Secure password managers are very important in modern times because they can help protect you from many different online security threats","breadcrumb":{"@id":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/unihost.com\/help\/how-to-use-password-managers-more-securely\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Unihost","item":"https:\/\/unihost.com\/"},{"@type":"ListItem","position":2,"name":"Help","item":"https:\/\/unihost.com\/help\/"},{"@type":"ListItem","position":3,"name":"How to use password managers more securely"}]},{"@type":"WebSite","@id":"https:\/\/unihost.com\/help\/#website","url":"https:\/\/unihost.com\/help\/","name":"Unihost.FAQ","description":"","publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/unihost.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/unihost.com\/help\/#organization","name":"Unihost","alternateName":"Unihost","url":"https:\/\/unihost.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","width":300,"height":300,"caption":"Unihost"},"image":{"@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/unihost\/","https:\/\/x.com\/unihost","https:\/\/www.instagram.com\/unihost\/?hl=en","https:\/\/www.linkedin.com\/company\/unihost-com","https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw"]},{"@type":"Person","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a","name":"Unihost Support","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","caption":"Unihost Support"},"sameAs":["https:\/\/unihost.com\/"],"url":"https:\/\/unihost.com\/help\/author\/support\/"}]}},"_links":{"self":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/13892","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/comments?post=13892"}],"version-history":[{"count":6,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/13892\/revisions"}],"predecessor-version":[{"id":16714,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/13892\/revisions\/16714"}],"wp:attachment":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/media?parent=13892"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/categories?post=13892"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/tags?post=13892"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}