summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-02-15 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-02-15 00:00:00 +0000
commit62cac995fc4d5937fba707337f5cdfb4ffe7c34ae9ddd110550c83fef5f97c32 (patch)
tree2d84303a78a07b99d51aa34b24c85b368cb5409edb705ac64f3a133cd0324504 /content
parentf46de752e0139dd2b09a65eeeaf85ddf5dc98fe49c83d85d5d9ea39252c69619 (diff)
downloadjournal-62cac995fc4d5937fba707337f5cdfb4ffe7c34ae9ddd110550c83fef5f97c32.tar.gz
journal-62cac995fc4d5937fba707337f5cdfb4ffe7c34ae9ddd110550c83fef5f97c32.zip
Replace Etesync recommendation w/Bitwarden
Diffstat (limited to 'content')
-rw-r--r--content/entry/use-a-password-manager.md2
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.