diff options
Diffstat (limited to 'content/entry/use-a-password-manager.md')
-rw-r--r-- | content/entry/use-a-password-manager.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/entry/use-a-password-manager.md b/content/entry/use-a-password-manager.md index 762e49f..d19e300 100644 --- a/content/entry/use-a-password-manager.md +++ b/content/entry/use-a-password-manager.md @@ -9,7 +9,7 @@ A password manager is a program that remembers your passwords for you. The main To make the best use of a password manager, [the master password should be secure](https://xkcd.com/936/) and you should keep a backup of your password database. You should also use two-factor authentication. Just create a dedicated password database on a separate device only for [TOTP codes](https://keepassxc.org/docs/#faq-security-totp). That will make it very difficult for an attacker to break into your accounts. -Be sure to use a free, preferably non-networked password manager like [KeepassXC](https://keepassxc.org) for desktop and [KeepassDX](https://www.keepassdx.com/) for Android. Just don't use proprietary poo like LastPass. [Passage](https://github.com/FiloSottile/passage) seems like a good option for power users. If you need your passwords synced on multiple devices, you can use a separate file-syncing program like [EteSync](https://www.etesync.com). +Be sure to use a free, preferably non-networked password manager like [KeepassXC](https://keepassxc.org) for desktop and [KeepassDX](https://www.keepassdx.com/) for Android. Just don't use proprietary poo like LastPass. [Passage](https://github.com/FiloSottile/passage) seems like a good option for power users. If you need your passwords synced on multiple devices, you can use [Bitwarden](https://bitwarden.com). I know exactly what some people are thinking: "I just use the same/similar password for everything. It's easier!". If this is you, you need a password manager. Reusing passwords for online accounts is extremely foolish. |