* initial commit
* adding quotes for the array error
* Create Gemfile
* Create Gemfile.lock
* add .nvmrc and .node-version
* removed /article from URL
* update links to work with netlify
* more fixed links
* link fixes
* update bad links
* Update netlify.toml
toml test for redirects
* article redirect
* link fixes
* Update index.html
* Update netlify.toml
* Update _config.yml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* add article back into URL for launch
* Update netlify.toml
* Update netlify.toml
* add order to categories front matter
* Update netlify.toml
* update
* sidemenu update
* Revert "sidemenu update"
This reverts commit 5441c3d35c.
* update order prop
* Navbar updates per Gary and compiler warnings
* font/style tweaks
* Update sidebar.html
* Stage Release Documentation (#739)
* initial drafts
* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information
* edit
* edit
* Custom Field Context Menu & CAPTCHA item in release notes
* SSO relink event
* update rn
* small edits
* improve release notes titles
* fix side menu
* Edits courtest of mportune!
* update order
* link fixes
* link cleanup
* image updates and a link
* fix trailing slash
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
6.5 KiB
layout, title, categories, featured, popular, hidden, tags, order
| layout | title | categories | featured | popular | hidden | tags | order | |
|---|---|---|---|---|---|---|---|---|
| article | Disable a Browser's Built-in Password Manager |
|
true | true | false | 08 |
If you're new to Bitwarden, it's likely that the web browser you use has been saving and auto-filling your passwords. Most web browsers enable this by default, but experts generally agree that built-in password managers are more vulnerable{:target="_blank"} than dedicated solutions like Bitwarden.
For that reason, and because an active built-in password manager can interfere with your Bitwarden experience, we recommend disabling your web browser's built-in password manager.
Learn how to disable the built-in password manager for major browsers:
{% callout success %} Lots of modern browsers, including Edge, Opera, and Brave, use a Google Chrome framework called "Chromium". If you're using one of those browsers, use the Chrome/Chromium instructions. {% endcallout %}
In Chrome or any Chromium-based browser (e.g. Edge, Opera, Brave), navigate to the Passwords page by entering chrome://settings/passwords in the address bar, substituting chrome for your browser name (e.g. brave://settings/passwords).
On this page, toggle off both the Offer to save passwords option and the Auto Sign-in option:
{% image features/chrome-disable-autofill.png Chrome Password Options %}
This page will also list any Saved Passwords that are being stored by the browser:
{% image features/chrome-delete-passwords.png Chrome Saved Passwords %}
If you haven't already saved these passwords in Bitwarden, export them to prepare for future import to Bitwarden. Once exported, you should delete these passwords from the browser's storage.
{% endcapture %} {{ chrome | markdownify }}
In Firefox, navigate to Preferences → Privacy & Security and scroll down to the Logins and Passwords section. In this section, uncheck all the pre-checked options:
{% image features/firefox-disable.png Firefox Password Options %}
You should also find out which Logins Firefox has already saved by selecting the Saved Logins... button:
{% image features/firefox-delete.png Firefox Saved Logins %}
If you haven't already saved these passwords in Bitwarden, export them for future import to Bitwarden. Once exported, you should {% icon fa-trash %} Remove these passwords from Firefox.
{% endcapture %} {{ firefox | markdownify }}
In Safari, open Preferences from the menu bar and navigate to the AutoFill tab. On this tab, uncheck all the pre-checked options:
{% image features/safari-disable.png Safari Password Options %}
You should also find out which Passwords Safari has already saved by navigating to the Passwords tab:
{% image features/safari-delete.png Safari Saved Passwords %}
If you haven't already saved these passwords in Bitwarden, create Login items in Bitwarden for these passwords. Once all saved passwords are in Bitwarden, Remove these passwords from Safari.
{% endcapture %} {{ safari | markdownify }}
In Vivaldi, open the {% icon fa-cog %} Vivaldi Settings window and select {% icon fa-eye %} Privacy from the left-hand navigation. Scroll down to the Passwords section and uncheck the Save Webpage Passwords option:
{% image features/vivaldi-disable.png Vivaldi Password Options %}
You should also find out which passwords Vivaldi has already saved by selecting the Show Saved Passwords button:
{% image features/vivaldi-delete.png Vivaldi Saved Passwords %}
If you haven't already saved these passwords in Bitwarden, create Login items in Bitwarden for these passwords. Once all saved passwords are in Bitwarden, remove these passwords from Vivaldi by right-clicking on each and selecting Delete Password.
{% endcapture %} {{ vivaldi | markdownify }}
Despite sharing roots with Firefox, Tor is a unique in that it doesn't save your Logins by default. If you haven't manually configured Tor to save and autofill logins, you're already all set.
If you did, navigate to the Passwords page by entering about:preferences#privacy in the address bar, and scroll down to the Logins and Passwords section. Toggle off all the options that you had checked:
{% image features/tor-disable.png Tor Password Option %}
You should also find out which Logins Tor has already saved by selecting the Saved Logins... button:
{% image features/tor-delete.png Tor Saved Passwords %}
If you haven't already saved these passwords in Bitwarden, create Login items in Bitwarden for these passwords. Once all saved passwords are in Bitwarden, {% icon fa-trash %} Remove these passwords from Tor.
{% endcapture %} {{ tor | markdownify }}